Commit Graph

  • acfcf2f1d1
    [rmodels] Fix minimum rings validation in DrawCapsule and DrawCapsuleWires (#5909) Luis 2026-06-07 02:47:57 +0900
  • 376e0a2eb4 [rmodels] Fix minimum rings validation in DrawCapsule and DrawCapsuleWires Luis 2026-06-06 01:43:57 +0900
  • e72038e136 fix: url components and import vsaint1 2026-06-05 10:48:54 -0300
  • ca46387b64
    use inverse bind matrices for bind pose in gltf loader (#5832) fyl2xp1 2026-06-05 07:27:05 +0000
  • fd79b81918
    Fix memory leak in UnloadModel() (#5907) Luis 2026-06-05 06:32:52 +0900
  • 2b139c85a4 Fix memory leak in UnloadModel() Luis 2026-06-05 02:26:51 +0900
  • 4b28f75aeb
    Merge branch 'raysan5:master' into Add-RL_POINTS Maicon Santana 2026-06-04 10:05:15 +0100
  • 9ace148917 rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 19:07:28 +0000
  • a85c9f4898 REVIEWED: File*() functions for consistent return result value Ray 2026-06-03 21:07:07 +0200
  • fadcd1fac5 rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 19:05:06 +0000
  • 1a4445f510 Renamed parameters to align with internal implementations Ray 2026-06-03 21:03:47 +0200
  • fc824ff6d4 rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 19:03:21 +0000
  • 2c690425c9 Reviewed comments, remove article usage Ray 2026-06-03 21:02:59 +0200
  • ee71f0f870 REVIEWED: GetPixelColor() const Ray 2026-06-03 21:00:34 +0200
  • e8650c1b8e rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 18:16:31 +0000
  • cef7718468 RENAMED: Some Rectangle parameters with more descriptive names Ray 2026-06-03 20:16:12 +0200
  • da982a4e31 [RGFW] Fix mg_gamepads_free() iterating freed list nodes Rob Knopf 2026-06-03 01:18:36 -0400
  • f3aaba8db8 removed platform preprocessor vsaint1 2026-06-01 21:59:24 -0300
  • 895154bcb2 Clarify that GPU_SKINNING is not enabled by default and the requirements Ray 2026-06-01 21:00:17 +0200
  • f421b74c0f Revert "Enable GPU skinning for GL 3.3+, (#5902)" Ray 2026-06-01 20:42:48 +0200
  • 90edc3b0a5 Update models_animation_blending.c Ray 2026-06-01 20:42:38 +0200
  • f1d602029c
    Enable GPU skinning for GL 3.3+, (#5902) Jeffery Myers 2026-06-01 11:25:09 -0700
  • 14aef3ca8c Enable GPU skinning for GL 3.3+, only do GPU skinning if the shader supports bone IDs. Jeffery Myers 2026-05-31 19:47:04 -0700
  • 10a889c482
    [rlsw] Replace SW_TEXTURE_REPEAT_POT_FAST with SW_SUPPORT_NPOT_TEXTURE (#5901) Bigfoot 2026-05-30 19:44:45 +0200
  • b7f50b2fb6
    [rtextures] ImageDrawLine() rounding and length fix (#5896) Kaggen67 2026-05-30 19:39:16 +0200
  • f049ad9d68 remove extra comment Bigfoot71 2026-05-30 12:59:53 +0200
  • e05f2eeb65 tweak SW_SUPPORT_NPOT_TEXTURE comment Bigfoot71 2026-05-30 12:56:17 +0200
  • 6ddd93278f replace SW_TEXTURE_REPEAT_POT_FAST by SW_SUPPORT_NPOT_TEXTURE Bigfoot71 2026-05-30 12:50:45 +0200
  • 2ee6a76464 REVIEWED: GetWindowHandle(), to be consistent between backends, fix #5885 Ray 2026-05-30 12:20:58 +0200
  • f0d3e9a5c8
    Security fixes (rcore_desktop_win32.c) (#5899) Alexandre Almeida 2026-05-30 03:49:34 -0300
  • 7c284cc5bc
    Fix warning about unused variables (#5898) Alexandre Almeida 2026-05-30 03:47:35 -0300
  • d4861929a2 Avoid calling strlen() twice M374LX 2026-05-29 19:56:28 -0300
  • 11bb3da0f7 Security fixes in rcore_desktop_win32.c M374LX 2026-05-29 19:53:07 -0300
  • 572b9a29c8 Fix warning about unused variables M374LX 2026-05-29 19:37:41 -0300
  • e1bf5f3e0d
    Merge branch 'raysan5:master' into patch-1 Kaggen67 2026-05-29 19:31:50 +0200
  • 7b96144716
    [rcore] GetCurrentMonitor(), fix for integer overflow in distance calculation (#5842) Vasilis Narain 2026-05-29 18:18:18 +0200
  • 81c7cb6527
    [rmodels] Fix glTF skinning when joints have non-joint parent nodes (#5876) Caleb Seelhoff 2026-05-29 12:17:04 -0400
  • 186d3ce9fb
    [CMake] Properly remove raudio.c and rmodels.c if they're disabled modules (#5878) Colin James Wood 2026-05-29 17:16:17 +0100
  • b0f6ecb2d0
    Resolve review: NULL-check joint offset allocation, fail fast Caleb Seelhoff 2026-05-29 10:25:36 -0500
  • 39061d936d feat(sdl): fixes pinch/swipe on platform sdl skinnyjames 2026-05-28 23:20:09 -0400
  • 6dd3282ba4
    Support jpg fileformat by default Tech-Tac 2026-05-27 23:26:31 +0300
  • 912a7818f1
    Merge branch 'raysan5:master' into patch-1 Kaggen67 2026-05-27 17:50:21 +0200
  • e7edb181dc
    cmake: Reduce minimum CMake version from 3.25 to 3.22 (#5890) Rob Loach 2026-05-27 03:20:11 -0400
  • bb8ab464d0 removed iOS example project vsaint1 2026-05-27 02:51:50 -0300
  • 202a35833e feat: add iOS threading and vsync handling vsaint1 2026-05-27 02:48:14 -0300
  • eba14aadbc renamed: ios shutdown -> close vsaint1 2026-05-27 02:34:49 -0300
  • f0731da192 previous cast didn't work, this one does ShaiyaJ 2026-05-27 04:10:32 +0100
  • 66d29db5fb less hacky cast ShaiyaJ 2026-05-27 03:44:05 +0100
  • 991bfe44eb constrained ntriangles through casting - proof of concept ShaiyaJ 2026-05-27 03:24:02 +0100
  • fc138d68c3
    Merge branch 'raysan5:master' into patch-1 Kaggen67 2026-05-27 00:26:51 +0200
  • 2f788d7d08
    cmake: Reduce minimum CMake version from 3.25 to 3.22 Rob Loach 2026-05-26 18:20:50 -0400
  • 3778602d53 exclude the 4kB buffer when Process API is not available moe li 2026-05-27 02:51:31 +0800
  • ef8b3e6195 Update rlgl.h Ray 2026-05-26 20:46:56 +0200
  • 7f9ded7642
    [makefile] ANDROID_ARCH check (#5888) Fipaan 2026-05-26 21:13:58 +0500
  • e2ef17f57e [makefile] ANDROID_ARCH check Fipaan 2026-05-26 13:38:39 +0500
  • d5b7665583 Update for borderless-windowed always on top bug Austin W Smith 2026-05-26 00:08:02 -0700
  • bf20b6761e remove unnecessary Process util functions moe li 2026-05-26 13:03:59 +0800
  • 81712a891d rename Process internal opaque type to match naming coventions moe li 2026-05-26 12:50:12 +0800
  • 34b06ca587
    Update BINDINGS.md (#5887) Rgebee 2026-05-25 15:05:20 +0100
  • fbd89cc0b4 Update BINDINGS.md Chris Dill 2026-05-25 11:48:07 +0100
  • b58608043d make invocation to ReadProcessOutput() on Windows non-blocking moe li 2026-05-25 17:01:25 +0800
  • 05e35b81f6 return -1 when no exit code presents in WaitProcess() moe li 2026-05-25 16:48:36 +0800
  • c0b4c6ca58 unfreed process struct internal on Windows moe li 2026-05-25 16:39:22 +0800
  • f9667732d0 reading process stdout/stderr for POSIX-compliant platforms moe li 2026-05-25 16:32:00 +0800
  • 4c898662e0 reading process stdout/stderr for Windows moe li 2026-05-25 15:18:34 +0800
  • 4d845608b8
    Update listed Raylib version for zig bindings (#5886) coal 2026-05-25 02:32:52 -0400
  • 861e3e10ef
    Update listed Raylib version for zig bindings coal 2026-05-25 00:46:27 -0400
  • c06402155e blocking wait function for process exit moe li 2026-05-25 12:01:12 +0800
  • c236b4eaaf refactor process manipulation API moe li 2026-05-25 11:50:56 +0800
  • eaf32c83bf REXM: Latest w64devkit supports make directly, simplifying code to avoid mingw32-make Ray 2026-05-25 00:26:26 +0200
  • 761d83f452
    Merge branch 'raysan5:master' into patch-1 Kaggen67 2026-05-24 21:18:47 +0200
  • 246ed77481
    Merge branch 'raysan5:master' into fix-disable-raudio-cmake Colin James Wood 2026-05-24 18:39:42 +0100
  • 808e6b9b20
    Raylib-lua version to 5.5 (#5884) keyle 2026-05-25 01:36:12 +1000
  • 26fe149874
    Raylib-lua version to 5.5 keyle 2026-05-24 22:53:56 +1000
  • dceb085b3b
    Merge branch 'raysan5:master' into patch-1 Kaggen67 2026-05-24 09:31:49 +0200
  • 7dd72e7328 rlparser: update raylib_api.* by CI github-actions[bot] 2026-05-24 07:25:01 +0000
  • f8270483e1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-05-24 09:24:33 +0200
  • f17babfe8a REVIEWED: #5879 Ray 2026-05-24 09:24:26 +0200
  • f65d5ad7a9
    rshapes: fix auto segment rounded-corner math and rounding (#5883) ghera 2026-05-24 08:55:08 +0200
  • 0503fdf892 rshapes: fix auto segment rounded-corner math and rounding ghera 2026-05-23 20:52:39 +0200
  • 128eddee58 feat: platform iOS implementation vsaint1 2026-05-23 06:23:40 -0300
  • 6af06cabe1 feat: platform iOS bridge layer vsaint1 2026-05-23 06:22:48 -0300
  • 4ff554e950 feat: breakout test game vsaint1 2026-05-23 06:19:13 -0300
  • 6fbd0248d5 feat: cmake iOS base example vsaint1 2026-05-23 06:17:00 -0300
  • 02d6041dc2 feat: ios guide device/simulator vsaint1 2026-05-23 06:16:17 -0300
  • 97af130bd3 feat(apple): default property list vsaint1 2026-05-23 05:28:30 -0300
  • c550fbf229 iOS opengles extensions imports vsaint1 2026-05-23 04:51:23 -0300
  • 070ab4c693 feat: raylib platform processor (ios) vsaint1 2026-05-23 04:48:58 -0300
  • c80e0c4733 feat: iOS configuration build vsaint1 2026-05-23 04:36:50 -0300
  • 025b86b226 feat: iOS option cmake vsaint1 2026-05-23 04:36:07 -0300
  • a4b29d9e80 only compile rmodels if it's supported Colin James Wood 2026-05-21 12:59:45 +0100
  • 65c6af290b only build raudio.c in cmake if it's still enabled Colin James Wood 2026-05-21 12:52:37 +0100
  • a13ce135f0
    Merge branch 'raysan5:master' into master mateuszhamryszczak-beep 2026-05-20 17:15:17 +0200
  • 8c53e2a097 Changed ImagDrawLine to be more acurate Kaggen67 2026-05-20 16:57:17 +0200
  • 28efddf6d4
    Merge branch 'raysan5:master' into patch-1 Kaggen67 2026-05-20 16:46:42 +0200
  • 0d78f10161 Reviewed comments formating Ray 2026-05-20 09:16:16 +0200
  • 7d5b61ce01
    [rlsw][SEGFAULT] Fix triangle and quad spans applying pixels out of bounds (#5849) Colin James Wood 2026-05-20 08:12:20 +0100
  • ca4dcd7fd1 [rmodels] Fix glTF skinning when joints have non-joint parent nodes cseelhoff 2026-05-19 22:31:08 -0500
  • 6fdf149972 Merge remote-tracking branch 'upstream/master' into fix-arm32-raster-rlsw Colin James Wood 2026-05-20 00:56:31 +0100
  • e192cece39 remove duplicate xLoopEnd Colin James Wood 2026-05-20 00:55:30 +0100