Commit Graph

  • 9ace148917 rlparser: update raylib_api.* by CI master github-actions[bot] 2026-06-03 19:07:28 +00:00
  • a85c9f4898 REVIEWED: File*() functions for consistent return result value Ray 2026-06-03 21:07:07 +02:00
  • fadcd1fac5 rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 19:05:06 +00:00
  • 1a4445f510 Renamed parameters to align with internal implementations Ray 2026-06-03 21:03:47 +02:00
  • fc824ff6d4 rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 19:03:21 +00:00
  • 2c690425c9 Reviewed comments, remove article usage Ray 2026-06-03 21:02:59 +02:00
  • ee71f0f870 REVIEWED: GetPixelColor() const Ray 2026-06-03 21:00:34 +02:00
  • e8650c1b8e rlparser: update raylib_api.* by CI github-actions[bot] 2026-06-03 18:16:31 +00:00
  • cef7718468 RENAMED: Some Rectangle parameters with more descriptive names Ray 2026-06-03 20:16:12 +02:00
  • 895154bcb2 Clarify that GPU_SKINNING is not enabled by default and the requirements Ray 2026-06-01 21:00:17 +02:00
  • f421b74c0f Revert "Enable GPU skinning for GL 3.3+, (#5902)" Ray 2026-06-01 20:42:48 +02:00
  • 90edc3b0a5 Update models_animation_blending.c Ray 2026-06-01 20:42:38 +02:00
  • f1d602029c Enable GPU skinning for GL 3.3+, (#5902) Jeffery Myers 2026-06-01 11:25:09 -07:00
  • 10a889c482 [rlsw] Replace SW_TEXTURE_REPEAT_POT_FAST with SW_SUPPORT_NPOT_TEXTURE (#5901) Bigfoot 2026-05-30 19:44:45 +02:00
  • b7f50b2fb6 [rtextures] ImageDrawLine() rounding and length fix (#5896) Kaggen67 2026-05-30 19:39:16 +02:00
  • 2ee6a76464 REVIEWED: GetWindowHandle(), to be consistent between backends, fix #5885 Ray 2026-05-30 12:20:58 +02:00
  • f0d3e9a5c8 Security fixes (rcore_desktop_win32.c) (#5899) Alexandre Almeida 2026-05-30 03:49:34 -03:00
  • 7c284cc5bc Fix warning about unused variables (#5898) Alexandre Almeida 2026-05-30 03:47:35 -03:00
  • 7b96144716 [rcore] GetCurrentMonitor(), fix for integer overflow in distance calculation (#5842) Vasilis Narain 2026-05-29 18:18:18 +02:00
  • 81c7cb6527 [rmodels] Fix glTF skinning when joints have non-joint parent nodes (#5876) Caleb Seelhoff 2026-05-29 12:17:04 -04:00
  • 186d3ce9fb [CMake] Properly remove raudio.c and rmodels.c if they're disabled modules (#5878) Colin James Wood 2026-05-29 17:16:17 +01:00
  • e7edb181dc cmake: Reduce minimum CMake version from 3.25 to 3.22 (#5890) Rob Loach 2026-05-27 03:20:11 -04:00
  • ef8b3e6195 Update rlgl.h Ray 2026-05-26 20:46:56 +02:00
  • 7f9ded7642 [makefile] ANDROID_ARCH check (#5888) Fipaan 2026-05-26 21:13:58 +05:00
  • 34b06ca587 Update BINDINGS.md (#5887) Rgebee 2026-05-25 15:05:20 +01:00
  • 4d845608b8 Update listed Raylib version for zig bindings (#5886) coal 2026-05-25 02:32:52 -04:00
  • eaf32c83bf REXM: Latest w64devkit supports make directly, simplifying code to avoid mingw32-make Ray 2026-05-25 00:26:26 +02:00
  • 808e6b9b20 Raylib-lua version to 5.5 (#5884) keyle 2026-05-25 01:36:12 +10:00
  • 7dd72e7328 rlparser: update raylib_api.* by CI github-actions[bot] 2026-05-24 07:25:01 +00:00
  • f8270483e1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-05-24 09:24:33 +02:00
  • f17babfe8a REVIEWED: #5879 Ray 2026-05-24 09:24:26 +02:00
  • f65d5ad7a9 rshapes: fix auto segment rounded-corner math and rounding (#5883) ghera 2026-05-24 08:55:08 +02:00
  • 0d78f10161 Reviewed comments formating Ray 2026-05-20 09:16:16 +02:00
  • 7d5b61ce01 [rlsw][SEGFAULT] Fix triangle and quad spans applying pixels out of bounds (#5849) Colin James Wood 2026-05-20 08:12:20 +01:00
  • b48933b096 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-05-19 18:59:30 +02:00
  • fd1dfd7d65 ADDED: rprand_get_value_raw() Ray 2026-05-19 18:59:23 +02:00
  • be56f2c524 [rcore][GLFW] Fix GetClipboardImage() creating new connection under X11 (#5871) steampuker 2026-05-19 16:57:42 +00:00
  • d31c10a01e Adjust segment calculation in DrawRectangleRounded to be consistent with DrawRectangleRoundedLinesEx (#5875) Anstro Pleuton 2026-05-19 22:18:28 +05:30
  • c04e57399a Fix compilation for -DPLATFORM=RGFW (#5870) Mihai Preda 2026-05-16 01:40:26 +10:00
  • 6c090f6193 Fix build.zig building examples all the time (#5869) Jairo Correa 2026-05-15 12:39:27 -03:00
  • 5ca45bce37 Update rcore.c Ray 2026-05-14 20:05:25 +02:00
  • 729327a078 Update .gitignore Ray 2026-05-14 20:05:21 +02:00
  • ea76845ecb [cmake]: remove GLFW_BUILD warnings for when platform is SDL (#5865) jestarray 2026-05-14 04:02:38 -07:00
  • 5506aed190 BINDINGS.md: update golang binding to v6.0 (#5866) JupiterRider 2026-05-14 11:00:40 +00:00
  • 43366d1c6a Some formatting tweaks Ray 2026-05-13 09:28:08 +02:00
  • f35f4b9fad REVIEWED: GetTime(), small addition for RPI Pico 2 Ray 2026-05-13 09:17:04 +02:00
  • c4b4fcc17e Format review Ray 2026-05-13 09:16:29 +02:00
  • fbf132d1d1 Use rlgl provided interface instead of rlsw direct access Ray 2026-05-13 09:16:19 +02:00
  • e274c195af Update rcore.c Ray 2026-05-13 09:15:50 +02:00
  • fd28dc5644 [rtext] add warning for loadfontex/loadfontfrommemory (#5864) Thomas Anderson 2026-05-13 01:56:13 -05:00
  • 5aa3de194c Updated miniaudio warnings with emscripten Ray 2026-05-12 20:33:20 +02:00
  • 9400199b80 [rcore][RGFW] Add fullscreen behaviour on size 0 window creation (#5859) Keks137 2026-05-11 23:25:00 +02:00
  • 200d344dee Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-05-10 19:31:22 +02:00
  • 094edcd32e Update Makefile Ray 2026-05-10 19:31:19 +02:00
  • a005a044da [rcore_android] Restore face-button input on Android gamepads (#5824) Tubbles 2026-05-10 19:20:35 +02:00
  • ae315eecb9 added win32 to cmake + examples (#5855) Thomas Anderson 2026-05-10 12:09:24 -05:00
  • dcb0ca5d14 [raudio]: free converterResidual in UnloadSoundAlias to prevent leak (#5857) Peter0x44 2026-05-10 14:01:38 +01:00
  • 07b729d5d6 fix: check fread return value in jar_mod_load_file (#5840) Faraz Fallahi 2026-05-09 09:55:02 -07:00
  • cd4599b447 Update BINDINGS.md (#5850) GnuChanOS 2026-05-09 19:48:10 +03:00
  • b2ea5eae5e REVIEWED: long long usage in all raylib, minimize Ray 2026-05-08 22:59:55 +02:00
  • 29ff1f02e9 Update Makefile comment (#5846) mjt 2026-05-08 21:19:08 +03:00
  • d840a100a7 [CMake] Add configure-time test for libatomic requirement (#5847) Peter0x44 2026-05-08 19:16:45 +01:00
  • 95bfa196fd [cmake] Fix config.h parsing into cmake options (#5844) Peter0x44 2026-05-08 09:08:09 +01:00
  • aceb8ce3a8 Re-enable GLFW_LINUX_ENABLE_WAYLAND flag by default #5816 Ray 2026-05-07 15:24:08 +02:00
  • 33e889907e ADDED: GL_SHADING_LANGUAGE_VERSION for swGetString() Ray 2026-05-07 15:20:24 +02:00
  • 61537200c0 Code cleaning Ray 2026-05-07 15:18:42 +02:00
  • 080f5c94bd [rlsw][rcore_drm] Silence warnings when using PLATFORM_DRM and GRAPHICS_API_OPENGL_SOFTWARE (#5839) Colin James Wood 2026-05-07 14:17:20 +01:00
  • 7207c03c72 [rlsw] ESP32 optimizations (#5827) Jens Roth 2026-05-06 12:38:52 +02:00
  • cf9f27db54 Update raymath.h Ray 2026-05-02 09:09:50 +02:00
  • 0a2b81b128 Update rcore_web.c Ray 2026-05-02 09:09:40 +02:00
  • 05c15c8ba7 SDL: Use precise mouse wheel values (#5830) Tanguy 2026-05-01 19:29:51 +02:00
  • d768dae402 [build] Shift __cplusplus check to a higher level for bool type define (#5804) Lam Wei Lun 2026-04-30 00:02:49 +08:00
  • d580c47504 [raymath.h] Add missing (float * Vector) operator overloads (#5815) alphahex99 2026-04-29 17:49:23 +02:00
  • 7b7ded566c Fix directory navigation in core_directory_files (#5823) LLM Vector Engineer 2026-04-29 19:45:25 +04:00
  • d9427b1e6f REVIEWED: Avoid static variable floating around and include it to PlatformData struct Ray 2026-04-29 17:42:51 +02:00
  • da55d9067c added NPOT check to rlLoadTexture to match rlGenTextureMipmaps and WebGL 1.0 standard (#5820) nate 2026-04-29 16:43:50 +10:00
  • e5702a716f Update DenoRaylib550 to Deno-Raylib with version 6.0 (#5821) Jeremiah Donley 2026-04-29 02:41:48 -04:00
  • 2dd8d7e8b1 Update rcore_desktop_sdl.c Ray 2026-04-29 01:08:16 +02:00
  • 168e2c43d0 fix(rcore): correct string boundary handling (#5812) Huang Zhaobin 2026-04-29 06:18:33 +08:00
  • 638c1cb339 Update BINDINGS.md (#5819) surrealism 2026-04-28 17:10:15 -04:00
  • 6a430eb834 [examples] Update build.zig to support wasm examples (#5811) Jim Price 2026-04-28 03:26:30 -07:00
  • 3c82b48b1f Update BINDINGS.md to reflect raylib4fb project supporting 6.0 (#5813) Ebben Feagan 2026-04-27 15:27:13 -05:00
  • 72a341a37f Update rtext.c Ray 2026-04-27 12:34:43 +02:00
  • 79d5353cfd rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:48:08 +00:00
  • 98efce4b0d WARNING: RENAMED: GetSplinePointBezierQuad() to GetSplinePointBezierQuadratic() Ray 2026-04-27 11:47:48 +02:00
  • c9c26d8071 REVIEWED: ImageColorContrast() parameter type, consistent with other Image*() functions Ray 2026-04-27 11:46:43 +02:00
  • 0e68f812b5 WARNING: REDESIGNED: ImageDrawRectangleLines(), consistency with DrawRectangleLines() Ray 2026-04-27 11:45:50 +02:00
  • 2752837839 REVIEWED: UpdateSound(), missleading parameter name! Ray 2026-04-27 11:44:14 +02:00
  • a627cd5b65 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:43:37 +00:00
  • 361dcb2a1f WARNING: REVIEWED: DrawCapsule()/DrawCapsuleWires() parameter order Ray 2026-04-27 11:42:53 +02:00
  • 5082f5a813 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:40:32 +00:00
  • 3d2008c70b RENAMED: ImageDrawTriangleEx() to ImageDrawTriangleGradient() Ray 2026-04-27 11:40:14 +02:00
  • a685b812d9 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:38:41 +00:00
  • 3b70f83c7d Update raylib.h Ray 2026-04-27 11:38:23 +02:00
  • a28b924f94 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-27 11:38:00 +02:00
  • 636269f6af ADDED: DrawTriangleGradient() Ray 2026-04-27 11:37:48 +02:00
  • 826ca42d83 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:36:49 +00:00
  • 620b21bfce REVIEWED: Several functions const correctness Ray 2026-04-27 11:36:32 +02:00
  • 52dc7658da rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:35:19 +00:00
  • 06621eb3b7 REVIEWED: Comments for consistency and spelling Ray 2026-04-27 11:34:58 +02:00