7982 Commits (1ae1cd1f033b56a430fb6a54d82c630f9b0cedd2)
 

Author SHA1 Message Date
  CrackedPixel 1ae1cd1f03 disable avif by default 10 months ago
  CrackedPixel 5515be32f1 fix makefile formatting 10 months ago
  CrackedPixel bff841cd47 implemented avif support for testing 10 months ago
  Peter0x44 99d2119dd6
[build] Add CI for ARM64 with Visual Studio (#4781) 10 months ago
  Ralph Caraveo 4522ecae1a
[raudio] Fixed memory leak on early-return of WaveFormat func (#4779) 10 months ago
  Colleague Riley c34ef35433
Update RGFW and ensure it's consistent with the GLFW backend (#4783) 10 months ago
  Ray 5ea60dd3ce Minor tweaks 10 months ago
  Ray 32fcfd3549 Minor tweaks 10 months ago
  sleeptightAnsiC 77df0ab1e8
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) 10 months ago
  Brian E 11090ab6cb
[raylib.h] Added space after comma (#4774) 10 months ago
  vict-Yang b49c079b1d
Fix typo in rshapes.c (#4772) 11 months ago
  Le Juez Victor 2b59e7475f
Implement Android-specific functions (#4769) 11 months ago
  Le Juez Victor c647d33703
Better default values for normals and tangents (VBOs) (#4763) 11 months ago
  mannikim ee946b2f16
use strstr instead of TextFindIndex (#4764) 11 months ago
  veins1 1d87932d93
TextSubtext fixes (#4759) 11 months ago
  Thomas Anderson a1de60f3ba
added missing file (#4754) 11 months ago
  github-actions[bot] a61c710b45 Update raylib_api.* by CI 11 months ago
  goto40 6a644b48f0
doc: audio stream processor, number of channels (#4753) 11 months ago
  Ray cceabf6961 Formatting review 11 months ago
  Ray cfe96931f5 REVIEWED: Formatting #4739 11 months ago
  Nikolas bddb5df0d4
[rmodels] Separate GLTF roughness and metallic channels on load (#4739) 11 months ago
  Gil Reis 5a254e3d5e
Set PLATFORM to Web by default when configuring web builds with emcmake (#4748) 11 months ago
  Henrik A. Glass 4f5a20a634
Add missing increments of k in LoadImageDataNormalized() (#4745) 11 months ago
  Chris Dill 1958de4a12
Update raylib-cs binding link (#4746) 11 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) 11 months ago
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) 11 months ago
  Eike Decker 1f6de0c507
Replacing hardcoded canvas id references with module variable usages (#4735) 11 months ago
  Ray d46ba9a671 Merge branch 'master' of https://github.com/raysan5/raylib 11 months ago
  Ray 9789ff123b REVERTING: `emscripten_sleep()` previous removal #4713 11 months ago
  Peter0x44 2492dd3d0a
[build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) 11 months ago
  elite0OG 5504983c91
Update CMakeLists.txt (#4727) 11 months ago
  Asdqwe f6f31a9f21
[rtextures] Fix `HalfToFloat()` and `FloatToHalf()` dereferencing issues with an union (#4729) 11 months ago
  Ray 53ea275b9c Merge branch 'master' of https://github.com/raysan5/raylib 11 months ago
  Ray 861ebafe62 Update shaders_mesh_instancing.c 11 months ago
  Asdqwe 139de05e9d
[rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) 11 months ago
  Nikolas 49d37b035f
[rtexture] Cubemap mipmap loading improvements (#4721) 11 months ago
  Anstro Pleuton 7bfc8e8ca7
[example] Add shaders_rounded_rectangle example (#4719) 11 months ago
  Ray 87f17538d0 Reviewed warning on shared library generation for web 11 months ago
  sleeptightAnsiC 322ba54c08
Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) 11 months ago
  Ray 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 11 months ago
  Ray d48b8afbb5 Update rcore_web.c 11 months ago
  Anthony Carbajal 77c509db6e
removed hardcoded sleep (#4713) 11 months ago
  Anstro Pleuton 773e3f5f9f
Update more examples inconsistencies (#4711) 11 months ago
  sleeptightAnsiC 10d0616d1f
fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) 11 months ago
  github-actions[bot] e70f9157bc Update raylib_api.* by CI 11 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) 11 months ago
  Ray a16e26a52a Merge branch 'master' of https://github.com/raysan5/raylib 11 months ago
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 11 months ago
  Anstro Pleuton 945f181f1d
[examples] Update examples to be consistent (#4699) 11 months ago
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 11 months ago