4940 Commits (8533d284c11967c00311e5263c88f2f7e9d9259d)

Author SHA1 Message Date
  sleeptightAnsiC 77df0ab1e8
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) 5 months ago
  Brian E 11090ab6cb
[raylib.h] Added space after comma (#4774) 5 months ago
  vict-Yang b49c079b1d
Fix typo in rshapes.c (#4772) 5 months ago
  Le Juez Victor 2b59e7475f
Implement Android-specific functions (#4769) 5 months ago
  Le Juez Victor c647d33703
Better default values for normals and tangents (VBOs) (#4763) 5 months ago
  mannikim ee946b2f16
use strstr instead of TextFindIndex (#4764) 5 months ago
  veins1 1d87932d93
TextSubtext fixes (#4759) 5 months ago
  goto40 6a644b48f0
doc: audio stream processor, number of channels (#4753) 5 months ago
  Ray cceabf6961 Formatting review 5 months ago
  Ray cfe96931f5 REVIEWED: Formatting #4739 5 months ago
  Nikolas bddb5df0d4
[rmodels] Separate GLTF roughness and metallic channels on load (#4739) 5 months ago
  Henrik A. Glass 4f5a20a634
Add missing increments of k in LoadImageDataNormalized() (#4745) 5 months ago
  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) 5 months ago
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) 5 months ago
  Eike Decker 1f6de0c507
Replacing hardcoded canvas id references with module variable usages (#4735) 5 months ago
  Ray 9789ff123b REVERTING: `emscripten_sleep()` previous removal #4713 6 months ago
  Peter0x44 2492dd3d0a
[build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) 6 months ago
  Asdqwe f6f31a9f21
[rtextures] Fix `HalfToFloat()` and `FloatToHalf()` dereferencing issues with an union (#4729) 6 months ago
  Asdqwe 139de05e9d
[rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) 6 months ago
  Nikolas 49d37b035f
[rtexture] Cubemap mipmap loading improvements (#4721) 6 months ago
  Ray 87f17538d0 Reviewed warning on shared library generation for web 6 months ago
  sleeptightAnsiC 322ba54c08
Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) 6 months ago
  Ray 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 6 months ago
  Ray d48b8afbb5 Update rcore_web.c 6 months ago
  Anthony Carbajal 77c509db6e
removed hardcoded sleep (#4713) 6 months ago
  sleeptightAnsiC 10d0616d1f
fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) 6 months 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) 6 months ago
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 6 months ago
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 6 months ago
  Ray 313067d749 Update rlgl.h 6 months ago
  Ray 94f261c6d7 Update rmodels.c 6 months ago
  Colleague Riley 6bf40eee4f
Update to RGFW 1.5 (#4688) 6 months ago
  Eike Decker 5c1cce28a7
Using Module provided canvas id for event binding (#4690) 6 months ago
  tea☆ 1cdf3bb791
[rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) 6 months ago
  Ray a1896c7a90 REVIEWED: Code/Web-Makefile formatting 6 months ago
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 6 months ago
  Ray 49b905077d remove trailing spaces 6 months ago
  Ray 2b2694a89f Fix #4680 6 months ago
  Le Juez Victor b554b53ede
fix pixel offset issue with `DrawRectangleLines` (#4669) 6 months ago
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 6 months ago
  Le Juez Victor ddd86a3387
[rshapes] Fix pixel offset issue with line drawing (#4666) 6 months ago
  K. Adam Christensen 5d9aed5d40
[rlgl] Optimize rlReadScreenPixels (#4667) 6 months ago
  Maicon Santana fc29bc27fd
Fix Touch pointCount reduction (#4661) 6 months ago
  Asdqwe ad035edfac
Fix camera initial position (#4657) 6 months ago
  Brian E 05c4d8a652
[rlgl.h] Fixed typo in top comment (#4658) 6 months ago
  veins1 97fa3a73e8
Fix: Alt-Tab not working in borderless fullscreen (#3865) (#4655) 6 months ago
  Ray fa0eada61a Update year to 2025 6 months ago
  Peter Zmanovsky d1315e8a04
[rmodels] Fix leaks in LoadIQM() and LoadModelAnimationsIQM() (#4649) 6 months ago
  Ray c0f2067dba REVIEWED: `LoadShaderFromMemory()`, use default locations for default shader #4641 7 months ago
  Asdqwe 5b822585e5
[rcore] [GLFW] [SDL2] Updates `CORE.Window.eventWaiting` and `FLAG_WINDOW_ALWAYS_RUN` handling (#4642) 7 months ago