Commit graph

  • 21a377707f
    Disable stdin input by default and add ability to disable EVDEV input master imterah 2025-06-10 21:19:02 -04:00
  • 15afe89aff
    Add stub function for GetClipboardImage() to improve Python binding support imterah 2025-06-08 08:27:36 -04:00
  • 07c5e54f59
    Add CMake building support imterah 2025-06-07 18:58:42 -04:00
  • a77f0c6c77
    Fix raylib logo animation path imterah 2025-06-07 17:33:24 -04:00
  • c65f420215
    Modify README to indicate we're a fork imterah 2025-06-07 17:32:39 -04:00
  • cc772e4bcb
    Add Wayland DRM leasing support to the Linux DRM backend imterah 2025-06-07 17:29:20 -04:00
  • 3366acf975
    Remove existing GitHub workflows imterah 2025-06-07 17:15:44 -04:00
  • 6988d6a229
    Merge 060bd787b1 into 5f497d0687 Robert 2025-06-05 16:01:20 +02:00
  • 060bd787b1 Refactor: Replace DRM swap buffer implementation with asynchronous page-flipping and framebuffer caching katonar 2025-06-05 15:50:07 +02:00
  • f122fa9400
    Merge 0f5af53166 into 5f497d0687 Wagner Barongello 2025-06-04 05:38:12 -07:00
  • 1db3a1c252
    Merge 2e2d0cbd2b into 5f497d0687 Jon Daniel 2025-06-04 05:37:45 -07:00
  • 38f11648f3
    Merge 8ef6473d33 into 5f497d0687 Moros Smith 2025-06-04 06:25:54 -04:00
  • 36743fcae1
    Merge f7fe8b88cb into 5f497d0687 Moros Smith 2025-06-03 18:26:01 -07:00
  • 12a5773182
    Merge 99a9ecfaac into 5f497d0687 Alex Anderson 2025-06-03 18:25:28 -07:00
  • 9fe9d87ddd
    Merge 53cbd3cb11 into 5f497d0687 Gunko Vadim 2025-06-04 00:59:32 +05:30
  • bce5301105
    Merge d0929734d7 into 5f497d0687 Jonathan Marler 2025-06-03 15:16:28 -04:00
  • 5f497d0687 REVIEWED: shapes_digital_clock example Ray 2025-06-03 20:42:27 +02:00
  • cb369f8df7
    Merge pull request #4985 from hmz-rhl/master Ray 2025-06-03 20:22:08 +02:00
  • 3f228f4594 [examples] : adding new fancy clock Hamza RAHAL 2025-06-02 22:52:24 +02:00
  • 034195e05d
    Merge 31229add28 into 8d319b1004 Moros Smith 2025-06-02 15:31:29 -05:00
  • 8d319b1004
    Merge pull request #4983 from M374LX/miniaudio-update Ray 2025-06-02 18:52:59 +02:00
  • d218db9eec
    Merge pull request #4982 from LainLayer/rgfw-timeout Ray 2025-06-02 18:50:11 +02:00
  • 59338c2c29 Update raylib_api.* by CI github-actions[bot] 2025-06-02 16:37:46 +00:00
  • 714de02a88
    Merge pull request #4980 from williewillus/pr4980 Ray 2025-06-02 18:37:34 +02:00
  • c81097505c
    Merge pull request #4981 from garrisonhh/add-build-zig-zon-license Ray 2025-06-02 18:36:11 +02:00
  • 53faf7ae74
    Merge pull request #4977 from jestarray/patch-2 Ray 2025-06-02 18:35:08 +02:00
  • bb5b5434a7 Update miniaudio to v0.11.22 M374LX 2025-06-01 14:37:01 -03:00
  • 51958d6e2c changed RGFW_window_eventWait timeout to -1 alqeeu 2025-06-01 17:37:31 +03:00
  • b52a9f8a04 Add LICENSE to build.zig.zon garrisonhh 2025-06-01 10:11:42 -04:00
  • 2e2d0cbd2b
    Merge branch 'raysan5:master' into master Jon Daniel 2025-06-01 11:39:21 +02:00
  • 19ae6f2c2d [rshapes] Fix incorrect parameter names in DrawRectangleGradientEx Vincent Lee 2025-05-31 22:58:18 -07:00
  • 3caaf88180 feat: Implement Vulkan backend for basic shape rendering google-labs-jules[bot] 2025-06-01 03:58:59 +00:00
  • 5e47a65aec
    Merge pull request #4 from kd7tck/vulkan-foundations Joshua Reisenauer 2025-05-31 19:47:31 -07:00
  • 7f4fb20da9 feat: Implement core Vulkan initialization and rendering loop google-labs-jules[bot] 2025-06-01 02:37:03 +00:00
  • 84c57c890d
    Merge pull request #3 from kd7tck/feat/vulkan-backend-framework Joshua Reisenauer 2025-05-31 19:23:50 -07:00
  • b93ec12bfe feat: Add initial Vulkan backend framework and compile flag google-labs-jules[bot] 2025-06-01 02:12:36 +00:00
  • a334acc768
    Merge pull request #2 from kd7tck/vulkan-plan-review Joshua Reisenauer 2025-05-31 17:48:18 -07:00
  • 049211d1a3 I've reviewed the Vulkan upgrade plan and added my findings to the vulkan-upgrade-plan document. google-labs-jules[bot] 2025-06-01 00:47:50 +00:00
  • b1c19935c3
    Merge pull request #1 from kd7tck/vulkan-upgrade-plan-update Joshua Reisenauer 2025-05-31 17:38:23 -07:00
  • 0df034ac15 I've appended the detailed Vulkan upgrade strategy to vulkan-upgrade-plan. google-labs-jules[bot] 2025-06-01 00:31:03 +00:00
  • 3f336f2fe6 Add Vulkan upgrade plan document google-labs-jules[bot] 2025-06-01 00:21:28 +00:00
  • 58a6846c8f Update raylib_api.* by CI github-actions[bot] 2025-05-31 21:26:50 +00:00
  • 296e3af470 add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments jestarray 2025-05-31 14:11:00 -07:00
  • 924c87db33
    Merge pull request #4976 from M374LX/rgfw-update-dev Ray 2025-05-31 21:47:54 +02:00
  • 6eeaf1dd5b Update RGFW to 1.7.5-dev M374LX 2025-05-31 16:43:25 -03:00
  • c1bb53738e
    Merge pull request #4974 from M374LX/rgfw-escape-fix Ray 2025-05-31 20:43:40 +02:00
  • 9bf4388a4f
    Merge pull request #4965 from M374LX/rgfw-update Ray 2025-05-31 20:42:08 +02:00
  • 3414d96eaf Update raylib_api.* by CI github-actions[bot] 2025-05-31 18:41:49 +00:00
  • 20c0c92bdb
    Merge pull request #4963 from meowstr/master Ray 2025-05-31 20:41:37 +02:00
  • bc2b2864e0 RGFW: fix Escape always closing the window M374LX 2025-05-31 14:24:38 -03:00
  • ebda5736fe
    Merge branch 'raysan5:master' into master Jon Daniel 2025-05-30 22:44:02 +02:00
  • 93fefcaf5c fix: expose android_fopen() for Android platform builds AyAztuB 2025-05-30 21:01:50 +02:00
  • a4bcb21ca1 Update raylib_api.* by CI github-actions[bot] 2025-05-30 18:26:26 +00:00
  • 7e0ef5ae56 Rename GamepadAxis enum to GamepadAxes (breaking change) M374LX 2025-05-30 15:23:54 -03:00
  • 812f7ba67e Add colors to the trace log Sudoer Zero 2025-05-30 15:58:44 +03:00
  • b9c2ecc447
    Merge pull request #4969 from M374LX/update-comments Ray 2025-05-30 08:05:20 +02:00
  • 8f2ecfba4d Update raylib_api.* by CI github-actions[bot] 2025-05-30 02:04:09 +00:00
  • 3418172617 Update comments M374LX 2025-05-29 23:01:43 -03:00
  • de79d3c4e4
    Merge ab02368c3a into 015db1641f Bruno Cabral 2025-05-29 21:26:07 -03:00
  • 015db1641f
    Merge pull request #4964 from M374LX/axes-comment Ray 2025-05-29 22:45:45 +02:00
  • a9525bfbc2 Update RGFW to 1.7 M374LX 2025-05-29 16:03:29 -03:00
  • 16f398b464 Update comment (gamepad axes) M374LX 2025-05-29 15:01:01 -03:00
  • 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV Meowster 2025-05-29 07:05:49 -04:00
  • 913c236487 REVIEWED: MAX_GAMEPAD_AXES Ray 2025-05-29 12:51:08 +02:00
  • 31229add28 come out of lock in ShowCursor Moros Smith 2025-05-29 06:37:09 -04:00
  • 1ae7a89a42 fix comment Moros Smith 2025-05-29 06:36:45 -04:00
  • 04ac84f299 make behavior consistent with windows version Moros Smith 2025-05-29 06:28:43 -04:00
  • 341bfb22cc REVIEWED: MAX_GAMEPAD_AXEX for consistency #4960 Ray 2025-05-29 12:25:00 +02:00
  • 2afae1b3e1
    Merge pull request #4962 from M374LX/rgfw-rctrl Ray 2025-05-29 12:09:01 +02:00
  • f9fa63366c
    Merge pull request #4958 from M374LX/unused-var Ray 2025-05-29 12:07:14 +02:00
  • 394525e0ef Exit early if we hit end of data. Michael Anghelone 2025-05-28 22:45:34 -04:00
  • 1b3f36c650 Modified base64 encode a bit. Michael Anghelone 2025-05-28 21:17:31 -04:00
  • c0cf57f8f0 RGFW backend: add missing Right Control key M374LX 2025-05-28 22:38:16 -03:00
  • 299f5350a4 Remove unused variable M374LX 2025-05-28 19:49:57 -03:00
  • c78e61faa8 Fix rcore_desktop_rgfw.c line terminators M374LX 2025-05-28 19:35:08 -03:00
  • f7fe8b88cb add EmscriptenKeyboardCallback to consume key events Moros Smith 2025-05-28 17:46:32 -04:00
  • 2d952d8e94 Update raylib_api.* by CI github-actions[bot] 2025-05-28 15:19:32 +00:00
  • d7148f5f9d REDESIGNED: Base64 encoding/decoding functions Ray 2025-05-28 17:19:19 +02:00
  • 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent Ray 2025-05-28 17:18:02 +02:00
  • 23cd32ff45 replace cursorHidden checks with a new lockedMouseCursor check Moros Smith 2025-05-27 17:05:07 -04:00
  • 8ef6473d33 return to ray's expected resize behavior Moros Smith 2025-05-25 18:58:19 -04:00
  • cf2099f18a the holy grail Moros Smith 2025-05-24 20:33:27 -04:00
  • 8d9c1cecb7 Update raylib_api.* by CI github-actions[bot] 2025-05-22 15:07:11 +00:00
  • afb52b19a4 WARNING: REDESIGNED: EncodeDataBase64(), NULL terminated string returned Ray 2025-05-22 17:06:55 +02:00
  • 21f0fe2a73 Removed some spaces Ray 2025-05-21 19:06:04 +02:00
  • e8d9225ddf
    Merge branch 'raysan5:master' into master Jon Daniel 2025-05-21 16:51:12 +02:00
  • e3b9dbe75b
    Merge pull request #4947 from padmadevd/master Ray 2025-05-19 11:59:14 +02:00
  • b6daa48a9c
    Update rcore_android.c Padmadev D 2025-05-19 15:09:58 +05:30
  • a1d57e83f0
    Merge pull request #4948 from parzivail/bug/meshnormals Ray 2025-05-19 07:16:48 +02:00
  • 21e711b13f
    Fix typo in mesh animNormals Colby Newman 2025-05-18 19:35:21 -04:00
  • 1f2ffe5953
    Merge 87a8e04a7b into 2be18e2c54 Le Juez Victor 2025-05-18 20:39:24 +00:00
  • 87a8e04a7b tweaks Bigfoot71 2025-05-18 22:35:28 +02:00
  • bd2179db39 review sw_raster_quad_axis_aligned Bigfoot71 2025-05-18 22:29:26 +02:00
  • a71ec577ac fix sw_quad_is_aligned Bigfoot71 2025-05-18 21:35:22 +02:00
  • e75329ab85 review line raster Bigfoot71 2025-05-18 21:17:23 +02:00
  • dd48df432e review sw_saturate Bigfoot71 2025-05-18 18:51:17 +02:00
  • aead157626 review SW_CLAMP case in sw_texture_map Bigfoot71 2025-05-18 18:37:33 +02:00
  • 9799448d8c excluse some exemple with the software backend Bigfoot71 2025-05-18 18:25:34 +02:00
  • 32d849f50c fix face culling Bigfoot71 2025-05-18 18:13:10 +02:00
  • caf6b4795f update Makefile Bigfoot71 2025-05-18 15:56:21 +02:00