4918 Commits (2666eedeb07020c276a18cfc44879a1de292f466)

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