4893 Commits (bbeade636cd8c90e18b7e9e841c20b5f8bd15d94)

Author SHA1 Message Date
  whaley e85ae86f70
[platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed (#4742) 1 month ago
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) 1 month ago
  Eike Decker 1f6de0c507
Replacing hardcoded canvas id references with module variable usages (#4735) 1 month ago
  Ray 9789ff123b REVERTING: `emscripten_sleep()` previous removal #4713 1 month ago
  Peter0x44 2492dd3d0a
[build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) 1 month ago
  Asdqwe f6f31a9f21
[rtextures] Fix `HalfToFloat()` and `FloatToHalf()` dereferencing issues with an union (#4729) 1 month ago
  Asdqwe 139de05e9d
[rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) 1 month ago
  Nikolas 49d37b035f
[rtexture] Cubemap mipmap loading improvements (#4721) 1 month ago
  Ray 87f17538d0 Reviewed warning on shared library generation for web 1 month ago
  sleeptightAnsiC 322ba54c08
Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) 1 month ago
  Ray 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 1 month ago
  Ray d48b8afbb5 Update rcore_web.c 1 month ago
  Anthony Carbajal 77c509db6e
removed hardcoded sleep (#4713) 1 month ago
  sleeptightAnsiC 10d0616d1f
fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) 1 month ago
  Chris 09272e2e11
Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. (#4703) 1 month ago
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 1 month ago
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 1 month ago
  Ray 313067d749 Update rlgl.h 1 month ago
  Ray 94f261c6d7 Update rmodels.c 1 month ago
  Colleague Riley 6bf40eee4f
Update to RGFW 1.5 (#4688) 1 month ago
  Eike Decker 5c1cce28a7
Using Module provided canvas id for event binding (#4690) 1 month ago
  tea☆ 1cdf3bb791
[rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) 2 months ago
  Ray a1896c7a90 REVIEWED: Code/Web-Makefile formatting 2 months ago
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 2 months ago
  Ray 49b905077d remove trailing spaces 2 months ago
  Ray 2b2694a89f Fix #4680 2 months ago
  Le Juez Victor b554b53ede
fix pixel offset issue with `DrawRectangleLines` (#4669) 2 months ago
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 2 months ago
  Le Juez Victor ddd86a3387
[rshapes] Fix pixel offset issue with line drawing (#4666) 2 months ago
  K. Adam Christensen 5d9aed5d40
[rlgl] Optimize rlReadScreenPixels (#4667) 2 months ago
  Maicon Santana fc29bc27fd
Fix Touch pointCount reduction (#4661) 2 months ago
  Asdqwe ad035edfac
Fix camera initial position (#4657) 2 months ago
  Brian E 05c4d8a652
[rlgl.h] Fixed typo in top comment (#4658) 2 months ago
  veins1 97fa3a73e8
Fix: Alt-Tab not working in borderless fullscreen (#3865) (#4655) 2 months ago
  Ray fa0eada61a Update year to 2025 2 months ago
  Peter Zmanovsky d1315e8a04
[rmodels] Fix leaks in LoadIQM() and LoadModelAnimationsIQM() (#4649) 2 months ago
  Ray c0f2067dba REVIEWED: `LoadShaderFromMemory()`, use default locations for default shader #4641 2 months ago
  Asdqwe 5b822585e5
[rcore] [GLFW] [SDL2] Updates `CORE.Window.eventWaiting` and `FLAG_WINDOW_ALWAYS_RUN` handling (#4642) 2 months ago
  Mario Nachbaur 7ecc47d12e
Fix `IsWindowFocused()` on web. (#4640) 2 months ago
  Asdqwe 4758867815
[rcore] [SDL2] Add implementation for `FLAG_WINDOW_ALWAYS_RUN` (#4598) 2 months ago
  Colleague Riley c333e80497
Update RGFW (#4637) 2 months ago
  Le Juez Victor 873bf31be3
[rmodels] Fix normal transform in `UpdateModelAnimationBones` (#4634) 2 months ago
  Ray ae3c0df206 Reviewed formating, removed assert() #4635 2 months ago
  Jett a7686c47b3
resolved a few segfaults with animation system (#4635) 2 months ago
  Fancy2209 7868d600f4
[rtext] Fix default font alpha on Big Endian systems (#4624) 2 months ago
  veins1 e5d8de7c63
Fix: Setting flags disables fullscreen #4618 (#4619) 2 months ago
  Ray 6f0d8611fe Formating tweaks 2 months ago
  Jett 0212ed0a4b
setting MAX_LEVEL based on actual mipcount input (#4622) 2 months ago
  Fancy2209 26e12d6b35
Fix Typo in rcore_desktop_sdl.c (#4621) 2 months ago
  Ray ab83e6dd41 Image manipulation functions depend on a flag 2 months ago