4918 Commit (2666eedeb07020c276a18cfc44879a1de292f466)

Autore SHA1 Messaggio Data
  Bigfoot71 2666eedeb0 review get pixel functions 11 mesi fa
  Bigfoot71 d3fe48fa7d texture sampling optimization 11 mesi fa
  Bigfoot71 9be90fd5e6 review the loading and management of textures 11 mesi fa
  Bigfoot71 6b8978cb3e avoid to recalculate MVP when its not needed + tweaks 11 mesi fa
  Bigfoot71 363f3afa60 review ndc to screen projection 11 mesi fa
  Bigfoot71 0b713cdfba small optimizations / tweaks 11 mesi fa
  Bigfoot71 a1b2ecbded add clear buffer bitmasks 11 mesi fa
  Bigfoot71 ff1849dc97 fixes and tweaks 11 mesi fa
  Bigfoot71 804240966a impl color blending 11 mesi fa
  Bigfoot71 5f92a0fcd0 impl face culling 11 mesi fa
  Bigfoot71 dcd60be477 impl line clipping and rasterization 11 mesi fa
  Bigfoot71 b70f02fdf2 apply perspective correction to colors 11 mesi fa
  Bigfoot71 f305490c33 branchless float saturation 11 mesi fa
  Bigfoot71 8aed39ff49 implement state support 11 mesi fa
  Bigfoot71 7d36568eeb add base of rlsw.h 11 mesi fa
  Rico P 0934cdba48
fix C++ style cast 11 mesi fa
  Rico P 7dc409d060
potential fix for MSVC compile error 11 mesi fa
  Rico P e7872a700d
update sinfl_bsr 11 mesi fa
  Ray 7f8bf2233c REVIEWED: Formating to follow raylib conventions 11 mesi fa
  Ray bd8e59f18d Replace `size_t` by `unsigned int` 11 mesi fa
  Ray 4c8c72778d Remove trailing spaces 11 mesi fa
  Ray 9c62a7823b Update Makefile 11 mesi fa
  Colleague Riley 0853c5b03f
[rcore][RGFW] bug fixes (#4798) 11 mesi fa
  Kaluub 9ba0cdbe6d
Fix GetCurrentMonitor comments. (#4812) 11 mesi fa
  Ashish Bhattarai f1385f3aec
Fix stb_truetype composite glyph scaling logic (#4811) 1 anno fa
  sleeptightAnsiC 34159399cf
[rcore] fix crash in InitWindow, due to unchecked result of InitPlatform (#4803) 1 anno fa
  Rico P 539c45ee23
sinfl_bsr fix for TCC 1 anno fa
  Ray 654131799e Minor tweaks 1 anno fa
  sleeptightAnsiC a20d9dedf3
[desktop_glfw] fix InitPlatform crash caused by glfwCreateWindow... (#4804) 1 anno fa
  Colleague Riley e4dcdfa1f2
update RGFW to 1.6 (#4795) 1 anno fa
  Ray 557d071fa2 Reviewed shader loading message 1 anno fa
  Ray da8a08006a Added some comments on latest change 1 anno fa
  Destructor17 27af359d1c
[rlgl] Preserve texture on mode switching (#4364) 1 anno fa
  Ray a979b10966 Minor format tweak 1 anno fa
  Rico P 1e2fd94209
fix linkage warnings under windows (#4766) 1 anno fa
  Ray 294da26042 Update raymath.h 1 anno fa
  Ray fc5ff8db5c Update raymath.h 1 anno fa
  Ray a5907bfdca REVIEWED: `MatrixDeterminant()` #4780 1 anno fa
  Mario Nachbaur 85a87baf69
Support `IsWindowHidden()` on web. (#4789) 1 anno fa
  Ralph Caraveo 4522ecae1a
[raudio] Fixed memory leak on early-return of WaveFormat func (#4779) 1 anno fa
  Colleague Riley c34ef35433
Update RGFW and ensure it's consistent with the GLFW backend (#4783) 1 anno fa
  Ray 5ea60dd3ce Minor tweaks 1 anno fa
  Ray 32fcfd3549 Minor tweaks 1 anno fa
  sleeptightAnsiC 77df0ab1e8
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) 1 anno fa
  Brian E 11090ab6cb
[raylib.h] Added space after comma (#4774) 1 anno fa
  vict-Yang b49c079b1d
Fix typo in rshapes.c (#4772) 1 anno fa
  Le Juez Victor 2b59e7475f
Implement Android-specific functions (#4769) 1 anno fa
  Le Juez Victor c647d33703
Better default values for normals and tangents (VBOs) (#4763) 1 anno fa
  mannikim ee946b2f16
use strstr instead of TextFindIndex (#4764) 1 anno fa
  veins1 1d87932d93
TextSubtext fixes (#4759) 1 anno fa