Commit Graph

  • e2c9c5cd8a Add missing increments of k in LoadImageDataNormalized() Henrik Andersson Glass 2025-02-01 16:24:36 +0100
  • e85ae86f70
    [platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed (#4742) whaley 2025-02-01 04:50:25 -0500
  • 9ad8431f81 [platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed whaley 2025-01-31 14:34:23 -0500
  • 7deecc990a indentation goto40 2025-01-31 17:49:53 +0100
  • 1834410c4b patched correct version goto40 2025-01-31 16:41:33 +0100
  • 99dfec070a
    [rtext] fix: misuse of cast in GetCodepointCount (#4741) sleeptightAnsiC 2025-01-31 14:44:23 +0100
  • 1a1366a87a [rtext] fix: misuse of cast in GetCodepointCount sleeptightAnsiC 2025-01-31 13:49:27 +0100
  • 1f6de0c507
    Replacing hardcoded canvas id references with module variable usages (#4735) Eike Decker 2025-01-31 00:34:51 +0100
  • 68a29230cb
    [rmodels] Separate GLTF roughness and metallic channels on load Nikolas 2025-01-29 23:44:47 +0100
  • 844e6f461e Fix resize callback for PLATFORM_WEB asdqwe 2025-01-29 14:24:57 -0300
  • 2b7bca6016 Replacing hardcoded canvas id references with module variable usages Eike Decker 2025-01-28 23:26:13 +0100
  • 91b108d789 Fixing resize and mouse input coordinates Eike Decker 2025-01-28 23:26:13 +0100
  • d0b275d0e0 Fix wrong parameter asdqwe 2025-01-27 21:52:26 -0300
  • d35bf33641 Add GetGamepadGUID for PLATFORM_DESKTOP_SDL asdqwe 2025-01-27 18:38:02 -0300
  • 730371aafb Add GetGamepadGUID for PLATFORM_DESKTOP_GLFW asdqwe 2025-01-27 18:02:16 -0300
  • d46ba9a671 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-01-28 16:19:39 +0100
  • 9789ff123b REVERTING: emscripten_sleep() previous removal #4713 Ray 2025-01-28 16:19:30 +0100
  • 2492dd3d0a
    [build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) Peter0x44 2025-01-27 22:15:09 +0000
  • 5ceebf58f2 [build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c Peter0x44 2025-01-27 21:56:15 +0000
  • 8856ec6b45 Name change for RGBA case Uneven Prankster 2025-01-27 07:09:57 -0300
  • 5e8a67eec0 Formatting changes Uneven Prankster 2025-01-27 07:06:46 -0300
  • 5504983c91
    Update CMakeLists.txt (#4727) elite0OG 2025-01-27 13:50:10 +0530
  • 64926d8de4 [rtext] Don't call TextLength in DrawTextEx and MeasureTextEx Peter0x44 2025-01-27 00:59:18 +0000
  • 6e2c28c671 Oops, got the order on the log warning print wrong. Uneven Prankster 2025-01-26 18:49:57 -0300
  • 8414d6e467 Added unsupported pixel format log warning Uneven Prankster 2025-01-26 18:48:09 -0300
  • c7f7fa97a2 Formatting changes Uneven Prankster 2025-01-26 18:33:50 -0300
  • b4583ce18c Added RGB and RGBA image support to BMFont loader Uneven Prankster 2025-01-26 18:30:20 -0300
  • f6f31a9f21
    [rtextures] Fix HalfToFloat() and FloatToHalf() dereferencing issues with an union (#4729) Asdqwe 2025-01-26 17:26:18 -0300
  • 30dedbc3f4 Moved the union to inside the functions asdqwe 2025-01-26 17:15:01 -0300
  • 53ea275b9c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-01-26 19:43:01 +0100
  • 861ebafe62 Update shaders_mesh_instancing.c Ray 2025-01-26 19:42:52 +0100
  • 2e1ec8e44c Remove unnecessary initialization asdqwe 2025-01-26 14:56:28 -0300
  • e6f4d1cf2b Fix HalfToFloat() and FloatToHalf() dereferencing issues with an union asdqwe 2025-01-26 14:27:11 -0300
  • 152d6842bb
    Update CMakeLists.txt elite0OG 2025-01-26 16:19:24 +0530
  • 139de05e9d
    [rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) Asdqwe 2025-01-25 16:49:42 -0300
  • 486b869bbb Fix gamepad button handling asdqwe 2025-01-24 20:48:15 -0300
  • d330399a00 Fix gamepad SDL_JOYDEVICEADDED and SDL_JOYDEVICEREMOVED event handling for PLATFORM_DESKTOP_SDL by adding joystick instance id tracking asdqwe 2025-01-24 14:19:16 -0300
  • db25830a67
    Update shaders_mesh_instancing.c MikiZX1 2025-01-24 12:29:38 +0100
  • 49d37b035f
    [rtexture] Cubemap mipmap loading improvements (#4721) Nikolas 2025-01-24 10:41:32 +0100
  • 92c232c9d3
    [rtextures] Assign correct mipmap count to cubemaps Nikolas 2025-01-23 21:05:44 +0100
  • 151cfa8394
    [rtextures] Only build cubemap mipmaps when necessary Nikolas 2025-01-23 21:04:50 +0100
  • 69b7d67e46 [rglfw] fix: supress warning: "_GNU_SOURCE" redefined sleeptightAnsiC 2025-01-23 18:44:28 +0100
  • 7bfc8e8ca7
    [example] Add shaders_rounded_rectangle example (#4719) Anstro Pleuton 2025-01-23 01:51:36 -0800
  • ebfb66bf19 Fix changes after review Anstro Pleuton 2025-01-23 01:30:21 -0800
  • bbd6f8cf24 Combine shaders Anstro Pleuton 2025-01-22 04:52:09 -0800
  • 23608ba524 Minor tweaks to example template (add star, more) Anstro Pleuton 2025-01-21 23:12:01 -0800
  • c1e3641bae Add shaders_rounded_rectangle example Anstro Pleuton 2025-01-21 23:09:51 -0800
  • 87f17538d0 Reviewed warning on shared library generation for web Ray 2025-01-21 19:23:16 +0100
  • 322ba54c08
    Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) sleeptightAnsiC 2025-01-21 19:20:51 +0100
  • 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 Ray 2025-01-21 19:18:23 +0100
  • 5ca4629ab2 Fix(WEB): Makefile: throw an error when trying to build SHARED library sleeptightAnsiC 2025-01-21 16:13:18 +0100
  • d48b8afbb5 Update rcore_web.c Ray 2025-01-20 14:01:57 +0100
  • 77c509db6e
    removed hardcoded sleep (#4713) Anthony Carbajal 2025-01-20 05:14:18 -0600
  • e83e97dc69
    Update shaders_deferred_render.c MikiZX1 2025-01-20 10:49:42 +0100
  • 3df0baec76
    Update gbuffer.fs MikiZX1 2025-01-20 10:48:59 +0100
  • 099b2e994d
    Update deferred_shading.fs MikiZX1 2025-01-20 10:48:33 +0100
  • 03370354cc removed hardcoded sleep CrackedPixel 2025-01-19 17:24:47 -0600
  • 773e3f5f9f
    Update more examples inconsistencies (#4711) Anstro Pleuton 2025-01-19 08:17:38 -0800
  • 10d0616d1f
    fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) sleeptightAnsiC 2025-01-19 12:06:27 +0100
  • e8d53f7f6a Update more examples inconsistencies Anstro Pleuton 2025-01-19 01:53:29 -0800
  • 53dbb3dc8f Support separate dir for screenshots Per Hallsmark 2025-01-10 16:28:35 +0100
  • c5564f86bd fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found sleeptightAnsiC 2025-01-19 01:41:47 +0100
  • e70f9157bc Update raylib_api.* by CI github-actions[bot] 2025-01-18 19:25:01 +0000
  • 09272e2e11
    Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. (#4703) Chris 2025-01-19 03:24:48 +0800
  • a16e26a52a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-01-18 20:19:13 +0100
  • 896ff68540 REVIEWED: Text functions usage notes #4704 Ray 2025-01-18 20:19:11 +0100
  • 945f181f1d
    [examples] Update examples to be consistent (#4699) Anstro Pleuton 2025-01-18 10:41:56 -0800
  • 74256943a4 REVIEWED: MAX_GAMEPAD_NAME_LENGTH #4695 Ray 2025-01-18 19:39:50 +0100
  • 8575150747
    Bump BINDINGS.md version number for Raylib.nelua (#4698) Auz 2025-01-18 11:26:47 -0700
  • 8e7e9feb64
    Update gbuffer.fs for GLES3 MikiZX1 2025-01-18 17:40:54 +0100
  • 80f65821f4
    Update deferred_shading.fs for GLES3 MikiZX1 2025-01-18 17:40:19 +0100
  • b0646d2867
    Update shaders_deferred_render.c for GLES3 MikiZX1 2025-01-18 17:38:28 +0100
  • f6cc0e92c8
    Update shaders_deferred_render.c for GLES3 MikiZX1 2025-01-18 17:36:07 +0100
  • 24d0313157
    Update shaders_deferred_render.c - correct typo MikiZX1 2025-01-18 16:26:25 +0100
  • b638a1e7e1
    Update deferred_shading.vs for GLES3 MikiZX1 2025-01-18 16:01:24 +0100
  • c9848829d5
    Update shaders_deferred_render.c for GLES3 MikiZX1 2025-01-18 15:59:18 +0100
  • f4d2428e52
    Update shaders_deferred_render.c for GLES3 MikiZX1 2025-01-18 15:58:08 +0100
  • 394cf928e2
    Update shaders_deferred_render.c for GLES3 MikiZX1 2025-01-18 15:56:54 +0100
  • 135630f645
    Update deferred_shading.vs for GLES3 MikiZX1 2025-01-18 15:55:00 +0100
  • 1e3dc61a1f
    Update deferred_shading.fs for GLES3 MikiZX1 2025-01-18 15:53:43 +0100
  • b51a84977f
    Update gbuffer.fs for GLES3 MikiZX1 2025-01-18 15:52:51 +0100
  • 2f70fd998d
    Update gbuffer.vs for GLES3 MikiZX1 2025-01-18 15:50:45 +0100
  • 82f108504d
    Merge branch 'raysan5:master' into master MikiZX1 2025-01-18 15:42:21 +0100
  • c54a9775f0 Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. Chris Statzer 2025-01-18 09:50:18 +0800
  • 2f5406bbd9 feat(fixLib): fix release raylib Arthur Bichara 2025-01-17 17:30:47 +0100
  • 4bf45899e3 Update final few examples inconsistencies Anstro Pleuton 2025-01-17 06:39:59 -0800
  • fb196b91cf
    Bump BINDINGS.md version number for Raylib.nelua Auz 2025-01-17 07:31:19 -0700
  • 0022f86e1e Missed one inconsistency Anstro Pleuton 2025-01-17 05:40:31 -0800
  • 2d024e777c Happy new years, examples! Anstro Pleuton 2025-01-17 05:39:49 -0800
  • 3683236968 Update examples inconsistencies Anstro Pleuton 2025-01-17 05:27:26 -0800
  • 444eda2f6e
    Update rcore_desktop_sdl.c hanaxars 2025-01-17 15:28:45 +0300
  • dcc7bd16d4
    Update rcore_desktop_glfw.c hanaxars 2025-01-17 15:24:36 +0300
  • 72ad7edcae Fix potential gamepad name string copy overflow asdqwe 2025-01-17 08:32:54 -0300
  • 0275d13aa8
    Update README.md Ray 2025-01-17 11:32:23 +0100
  • 27e530eb18
    update examples with difficulty stars (#4694) Anthony Carbajal 2025-01-17 03:42:30 -0600
  • 6c2c67bd67 manual fix script issues CrackedPixel 2025-01-16 14:12:50 -0600
  • 2085376cca manual fix script issues CrackedPixel 2025-01-16 14:10:06 -0600
  • d2b077518b update examples with difficulty stars CrackedPixel 2025-01-16 14:07:46 -0600
  • f6853b899c manual fix script issues CrackedPixel 2025-01-16 14:01:17 -0600
  • d91a5831d7 added ratings to examples CrackedPixel 2025-01-16 13:56:30 -0600