Commit Graph

  • 6768b73adc early exit for quads, with a float cast on the left and top distance calculation Colin James Wood 2026-05-20 00:50:35 +0100
  • 5c9e1ff312 remove ghost comment Colin James Wood 2026-05-20 00:46:21 +0100
  • 2cd1746465 incorporate dxStart into xSubstep to make xOffset calculate a single time Colin James Wood 2026-05-20 00:45:08 +0100
  • 4a207151e2 early exit if nothing to draw on a span Colin James Wood 2026-05-20 00:41:16 +0100
  • 3426edb448 Fix: Enable LoadFontEx to support .fnt files mateuszhamryszczak-beep 2026-05-19 21:52:41 +0200
  • b48933b096 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-05-19 18:59:30 +0200
  • fd1dfd7d65 ADDED: rprand_get_value_raw() Ray 2026-05-19 18:59:23 +0200
  • be56f2c524
    [rcore][GLFW] Fix GetClipboardImage() creating new connection under X11 (#5871) steampuker 2026-05-19 16:57:42 +0000
  • d31c10a01e
    Adjust segment calculation in DrawRectangleRounded to be consistent with DrawRectangleRoundedLinesEx (#5875) Anstro Pleuton 2026-05-19 22:18:28 +0530
  • ea85bebe1a
    Adjust segment calculation in DrawRectangleRounded to be consistent with DrawRectangleRoundedLinesEx Anstro Pleuton 2026-05-19 16:17:28 +0530
  • f9197573e4
    Fixing ImageDrawLine to be more pixel accurate Kaggen67 2026-05-18 21:43:15 +0200
  • a967463885 GetClipboardImage(): Small fix to remove unnecessary boolean steampuker 2026-05-18 18:23:32 +0500
  • 80246a92fa Remove code for creating new connection, handle selection in GLFW connection instead. steampuker 2026-05-18 17:56:55 +0500
  • 50bee82421 Improve GetClipboardImage implementation under X11 steampuker 2026-05-16 01:51:46 +0500
  • c04e57399a
    Fix compilation for -DPLATFORM=RGFW (#5870) Mihai Preda 2026-05-16 01:40:26 +1000
  • 6c090f6193
    Fix build.zig building examples all the time (#5869) Jairo Correa 2026-05-15 12:39:27 -0300
  • 0a0fa51443 Fix compilation for -DPLATFORM=RGFW Mihai Preda 2026-05-15 14:25:19 +0300
  • 727271f2ae fix GetCurrentMonitor() distance calc Vasilis 2026-05-15 13:09:18 +0200
  • fe6be2131e fix GetCurrentMonitor() distance calc overflow Vasilis 2026-05-15 11:27:01 +0200
  • be9d2e2e9c Revert "Fix signed integer overflow in GetCurrentMonitor distance calc" Vasilis 2026-05-15 09:55:58 +0200
  • acde3a8902 Fix build.zig building examples all the time Jairo Correa 2026-05-14 21:47:05 -0300
  • 5ca45bce37 Update rcore.c Ray 2026-05-14 20:05:25 +0200
  • 729327a078 Update .gitignore Ray 2026-05-14 20:05:21 +0200
  • 0f8c40a206
    Fix borderless fullscreen always on top Austin W Smith 2026-05-14 05:07:27 -0700
  • ea76845ecb
    [cmake]: remove GLFW_BUILD warnings for when platform is SDL (#5865) jestarray 2026-05-14 04:02:38 -0700
  • 5506aed190
    BINDINGS.md: update golang binding to v6.0 (#5866) JupiterRider 2026-05-14 11:00:40 +0000
  • eb10d4e9d0
    Prevent GLFW fullscreen from always being on top Austin W Smith 2026-05-14 02:30:29 -0700
  • b9af9ed120 BINDINGS.md: update golang binding to v6.0 JupiterRider 2026-05-14 10:04:10 +0200
  • ed61f869b1
    [cmake]: remove GLFW_BUILD warnings for when platform is SDL jestarray 2026-05-13 09:59:13 -0700
  • 43366d1c6a Some formatting tweaks Ray 2026-05-13 09:28:08 +0200
  • f35f4b9fad REVIEWED: GetTime(), small addition for RPI Pico 2 Ray 2026-05-13 09:17:04 +0200
  • c4b4fcc17e Format review Ray 2026-05-13 09:16:29 +0200
  • fbf132d1d1 Use rlgl provided interface instead of rlsw direct access Ray 2026-05-13 09:16:19 +0200
  • e274c195af Update rcore.c Ray 2026-05-13 09:15:50 +0200
  • fd28dc5644
    [rtext] add warning for loadfontex/loadfontfrommemory (#5864) Thomas Anderson 2026-05-13 01:56:13 -0500
  • 773401f9c6 bump to re-run build tests CrackedPixel 2026-05-12 17:21:30 -0500
  • ecf4dc518f add warning for loadfontex/loadfontfrommemory CrackedPixel 2026-05-12 16:28:52 -0500
  • 5aa3de194c Updated miniaudio warnings with emscripten Ray 2026-05-12 20:33:20 +0200
  • fb853ea03c
    Merge branch 'raysan5:master' into Add-RL_POINTS Maicon Santana 2026-05-12 17:10:20 +0100
  • 9400199b80
    [rcore][RGFW] Add fullscreen behaviour on size 0 window creation (#5859) Keks137 2026-05-11 23:25:00 +0200
  • 50708841c8 added core_input_mouse_drag Tipudeveloper 2026-05-11 21:33:51 +0300
  • cbc5a1f593 don't do the FLAG_FULLSCREEN_MODE check twice for no reason keks137 2026-05-11 09:26:29 +0200
  • b5e6359898
    Merge pull request #1 from CrackedPixel/update-rgfw-changes Keks137 2026-05-11 09:20:14 +0200
  • bafd974202 updates with change suggestions CrackedPixel 2026-05-11 00:59:17 -0500
  • 200d344dee Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-05-10 19:31:22 +0200
  • 094edcd32e Update Makefile Ray 2026-05-10 19:31:19 +0200
  • a005a044da
    [rcore_android] Restore face-button input on Android gamepads (#5824) Tubbles 2026-05-10 19:20:35 +0200
  • ae315eecb9
    added win32 to cmake + examples (#5855) Thomas Anderson 2026-05-10 12:09:24 -0500
  • dcb0ca5d14
    [raudio]: free converterResidual in UnloadSoundAlias to prevent leak (#5857) Peter0x44 2026-05-10 14:01:38 +0100
  • 9fc967eba0 Merge branch 'master' of https://github.com/steampuker/raylib into rlgl-msaa steampuker 2026-05-10 17:28:18 +0500
  • 8689428495 [rlgl] Add support for MSAA attachments steampuker 2026-05-10 17:25:43 +0500
  • 88d6bc2db8
    Merge branch 'master' into rhythia Cherry 2026-05-10 15:23:35 +0300
  • 84505f93fc port glfw's behaviour on size 0 window creation to rgfw keks137 2026-05-10 14:19:25 +0200
  • aad783091c [raudio]: free converterResidual in UnloadSoundAlias to prevent leak Peter0x44 2026-05-10 12:52:07 +0100
  • e78d18035a added win32 to cmake + examples CrackedPixel 2026-05-10 02:01:15 -0500
  • 542bec8de2
    drop glad in wasigl David Konsumer 2026-05-09 19:40:15 -0700
  • 5d549af955
    Merge branch 'raysan5:master' into classic Marco Naveni 2026-05-09 16:05:18 -0300
  • 07b729d5d6
    fix: check fread return value in jar_mod_load_file (#5840) Faraz Fallahi 2026-05-09 09:55:02 -0700
  • cd4599b447
    Update BINDINGS.md (#5850) GnuChanOS 2026-05-09 19:48:10 +0300
  • 5367c60328
    add wasigl David Konsumer 2026-05-09 08:31:46 -0700
  • 5849baee99 remove include guard to allow dyMin usage Colin James Wood 2026-05-09 11:53:23 +0100
  • a20c32f5aa fix missing endif Colin James Wood 2026-05-09 11:45:19 +0100
  • 7f0d179313 apply the RASTER_QUAD offset at the loop start so it increments correctly Colin James Wood 2026-05-09 11:44:19 +0100
  • da9988e670 remove off by one errors on x/y LoopMax Colin James Wood 2026-05-09 11:20:34 +0100
  • 2cd514c301
    Update BINDINGS.md GnuChanOS 2026-05-09 03:39:11 +0300
  • b2ea5eae5e REVIEWED: long long usage in all raylib, minimize Ray 2026-05-08 22:59:55 +0200
  • 29ff1f02e9
    Update Makefile comment (#5846) mjt 2026-05-08 21:19:08 +0300
  • d840a100a7
    [CMake] Add configure-time test for libatomic requirement (#5847) Peter0x44 2026-05-08 19:16:45 +0100
  • b1a00ff996 fix triangle and quad spans applying pixels out of bounds Colin James Wood 2026-05-08 18:20:47 +0100
  • 7ee024d32e [CMake] Add configure-time test for libatomic requirement Peter0x44 2026-05-08 13:29:07 +0100
  • e21132dd8f
    Update Makefile comment mjt 2026-05-08 15:15:30 +0300
  • 95bfa196fd
    [cmake] Fix config.h parsing into cmake options (#5844) Peter0x44 2026-05-08 09:08:09 +0100
  • 80a7f3eb5e [cmake] Fix config.h parsing into cmake options Peter0x44 2026-05-07 17:19:45 +0100
  • 55db60fd67 fix out of bounds on linear texture sampling and screen space pixel centers Colin James Wood 2026-05-07 15:37:09 +0100
  • e0083bc7fe Fix signed integer overflow in GetCurrentMonitor distance calc Vasilis 2026-05-07 16:14:47 +0200
  • aceb8ce3a8 Re-enable GLFW_LINUX_ENABLE_WAYLAND flag by default #5816 Ray 2026-05-07 15:24:08 +0200
  • 33e889907e ADDED: GL_SHADING_LANGUAGE_VERSION for swGetString() Ray 2026-05-07 15:20:24 +0200
  • 61537200c0 Code cleaning Ray 2026-05-07 15:18:42 +0200
  • 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 +0100
  • 579e715302 fix: check fread return value in jar_mod_load_file Faraz Fallahi 2026-05-06 18:33:07 -0700
  • b81f0e3d84 silence warnings: unused DrmModeConnector functions in rcore_drm.c when using GRAPHICS_API_OPENGL_SOFTWARE Colin James Wood 2026-05-06 19:59:59 +0100
  • 6d39f3dc9e comment out x coordinates that aren't used in SW_RASTER_TRIANGLE Colin James Wood 2026-05-06 19:47:28 +0100
  • 50146f5911 fix warnings: goto label not used outside of SW_ENABLE_DEPTH_TEST Colin James Wood 2026-05-06 19:41:11 +0100
  • 7207c03c72
    [rlsw] ESP32 optimizations (#5827) Jens Roth 2026-05-06 12:38:52 +0200
  • 4770daf649
    Fix typo in environment map reference ASTRÆUS 2026-05-05 14:28:32 -0500
  • a1cd6e3973
    set display mode to 0 as per review Bradlee Barnes 2026-05-04 17:13:34 +0000
  • fc3cac5da3 add process suspending and resuming for Windows moe li 2026-05-04 22:13:33 +0800
  • 294e7e8ba0 [examples] Adjust call DrawCircleGradient: shapes_top_down_lights IvanPostu 2026-05-03 00:50:09 +0300
  • 3820bd37fe FileTextReplace Return Value Proposal hamuQonda 2026-05-02 23:50:36 +0900
  • cf9f27db54 Update raymath.h Ray 2026-05-02 09:09:50 +0200
  • 0a2b81b128 Update rcore_web.c Ray 2026-05-02 09:09:40 +0200
  • ff78b5d8f1 use inverse bind matrices for bind pose in gltf loader fyl2xp1 2026-05-01 22:16:14 -0500
  • fe2c2c0086 add "UpdateModelPose" to api fyl2xp1 2026-05-01 21:43:29 -0500
  • 05c15c8ba7
    SDL: Use precise mouse wheel values (#5830) Tanguy 2026-05-01 19:29:51 +0200
  • 23a406a729 SDL: Use precise mouse wheel values Menduist 2026-05-01 14:34:21 +0200
  • 120dcd6291 fix: remove unsafe exec() in rexm.c orbisai0security 2026-05-01 05:31:11 +0000
  • 07fe0eb362 Fix color type in DrawGridEx function Alexander Zubov 2026-05-01 05:09:35 +0200
  • 82a39b3723 Add DrawPlaneEx function Alexander Zubov 2026-05-01 05:04:23 +0200
  • 7cb41956b7 Add DrawGridEx function Alexander Zubov 2026-05-01 02:51:02 +0200
  • caa94acbfb [rlsw] Add SW_TEXTURE_REPEAT_POT_FAST opt-in for POT bitmask wrap Jens Roth 2026-04-30 16:36:23 +0200