Commit Graph

  • 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
  • 3b9ee2e9f3 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-27 10:23:44 +02:00
  • 6ae16c9895 REVIEWED: FileMove(), additional security checks Ray 2026-04-27 10:23:28 +02:00
  • aa1100817a rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 08:23:03 +00:00
  • 725c8b57ae Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-27 10:22:42 +02:00
  • 00f3af78e3 UPDATED: Set version to raylib 6.1-dev to avoid confusions Ray 2026-04-27 10:22:31 +02:00
  • 3d3e6996b0 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 08:22:08 +00:00
  • 47bb749ce9 RVIEWED: Comment to avoid invalid json gneration #5809 Ray 2026-04-27 10:21:50 +02:00
  • ba72d25867 [examples] Improve core_smooth_pixelperfect (#5803) RaZe 2026-04-27 03:08:12 -05:00
  • 8e82249f65 Update to latest DR libs to fix some warnings in MSVC (#5808) Jeffery Myers 2026-04-26 11:16:35 -07:00
  • dff07d020c Fix FileMove from delete file if FileCopy did not work (#5806) Luca Duran 2026-04-26 14:15:33 -04:00
  • 0f98d78a67 Update README.md Ray 2026-04-25 21:02:34 +02:00
  • c2ea6a38b5 Fix: Add NULL check to CheckCollisionLines (#5802) bielern 2026-04-25 19:53:34 +02:00
  • ccc0d7452a chore(bindings): Update binding version for raylib-d to 6.0 (#5799) Steven Schveighoffer 2026-04-25 08:49:29 -04:00
  • 386eabb932 Update sola-raylib Raylib supported version to 6 (#5795) Brett Chalupa 2026-04-24 16:22:34 -04:00
  • 4ee2013169 various rlparser fixes (#5794) Caleb Norton 2026-04-24 14:08:20 -05:00
  • d892f3ba4a Update shapes_ball_physics.c Ray 2026-04-24 15:11:39 +02:00
  • 61dd488b76 [examples] Move window for ball shake (#5791) Sebbl0508 2026-04-24 15:09:02 +02:00
  • 4cae4ba9d5 REVIEWED: IsModelValid() #5780 Ray 2026-04-24 14:03:59 +02:00
  • 07a056441a Update raudio.c Ray 2026-04-24 13:59:41 +02:00
  • 254953611e Update rcore.c Ray 2026-04-24 13:58:52 +02:00
  • 5608460901 add missing UnloadFileData() (#5787) rigidatoms 2026-04-24 08:57:20 -03:00
  • 3b23200b85 Update BINDINGS.md to add vala-vapi version update (#5789) Italo F. Capasso B. 2026-04-24 06:56:30 -05:00
  • 1c5cd35372 Add sola-raylib to BINDINGS.md (#5790) Brett Chalupa 2026-04-24 07:55:59 -04:00
  • e9caf5a981 BINDINGS: Update raylib-cpp version to 6.0 (#5785) Rob Loach 2026-04-23 09:01:58 -04:00
  • de8419cc8b removed web_basic_window mentions (#5782) Thomas Anderson 2026-04-23 06:28:34 -05:00
  • f220848896 Update pascal binding (#5784) Vadim Gunko 2026-04-23 16:27:42 +05:00
  • dbc56a87da Update HISTORY.md 6.0 Ray 2026-04-23 00:18:40 +02:00
  • 932558ca7a Update HISTORY.md Ray 2026-04-22 13:41:27 +02:00
  • 7495a77a79 Update CHANGELOG Ray 2026-04-22 13:41:15 +02:00
  • a4680fc677 Update HISTORY.md Ray 2026-04-19 20:03:35 +02:00
  • d6445b55d6 Update core_basic_window.c Ray 2026-04-19 20:03:31 +02:00
  • d87bf55607 Update CHANGELOG Ray 2026-04-19 20:03:29 +02:00
  • a32b53f4d6 [build.zig] Refactor (#5764) HaxSam 2026-04-19 13:57:58 +02:00
  • cc752037b9 Update rmodels.c Ray 2026-04-19 13:54:39 +02:00
  • 90e9145978 Making it similar to CheckCollisionSpheres to remove pow function (#5776) Maicon Santana 2026-04-19 12:51:52 +01:00
  • 9060ac7c95 Mouse delta calculation with scaling (#5779) Itwerntme 2026-04-19 12:50:15 +01:00
  • 4ced756474 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-18 18:53:05 +02:00
  • 88f8ca42f5 Update rcore_drm.c Ray 2026-04-18 18:53:03 +02:00
  • 9a3283f698 [examples] shapes_collision_ellipses (#5722) Ziya 2026-04-18 20:40:07 +04:00
  • f0a043bb75 [Platform/RGFW] add support for software rendering (#5773) Thomas Anderson 2026-04-17 11:09:57 -05:00
  • dde8c8e07e [build-windows.bat] Update build-windows script (#5769) areynaldo 2026-04-17 18:04:08 +02:00
  • 1cbe438f93 Update rcore_desktop_rgfw.c Ray 2026-04-17 18:03:29 +02:00
  • 7c96c24cf9 Update rcore.c Ray 2026-04-17 17:57:05 +02:00
  • d116c92f13 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-17 17:57:01 +02:00
  • 14fe0cbfd8 Update rlgl.h Ray 2026-04-17 17:56:49 +02:00
  • 94f3c094e7 Update raudio.c Ray 2026-04-17 17:56:47 +02:00
  • be768e27f9 fix issue with gettime (#5772) Thomas Anderson 2026-04-17 10:55:04 -05:00
  • 6ef36c0a17 fix examples makefile define (#5767) Thomas Anderson 2026-04-16 06:01:54 -05:00
  • 49f88dc6ed Update config.h Ray 2026-04-16 11:12:50 +02:00
  • 86aa0950bd [raymath] Refactor QuaternionFromAxisAngle (#5766) Nilso Júnior 2026-04-16 03:37:04 -03:00
  • 96e30549f5 Align default values on comments for config variables Ray 2026-04-16 00:05:23 +02:00
  • 1e43c1d372 Revert "Remap stb_vorbis malloc/free calls to RL_MALLOC/RL_FREE (#5763)" Ray 2026-04-15 23:58:05 +02:00
  • 21897f4bb9 Remap stb_vorbis malloc/free calls to RL_MALLOC/RL_FREE (#5763) nadav78 2026-04-16 00:51:47 +03:00
  • d8ebeb8939 Update raymath.h Ray 2026-04-15 21:03:25 +02:00
  • 82e980bd42 Log info about HighDPI content scaling on display initialization Ray 2026-04-15 12:37:42 +02:00
  • 0decdcd497 update defines for new format etc (#5760) Thomas Anderson 2026-04-15 05:20:51 -05:00
  • 4628915787 Update typos/grammar (#5759) Thomas Anderson 2026-04-15 02:18:30 -05:00
  • dfbaafa337 [zig] Adjusting build.zig to run on 0.16.0 (#5758) Maicon Santana 2026-04-14 19:57:50 +01:00
  • 019cc889fc Updated Notepad++ scripts and autocomplete Ray 2026-04-13 19:26:28 +02:00