Commit Graph

  • da5769c8b1 Add implementation for ClipboardImage on Linux maiconpintoabreu 2026-02-27 16:19:34 +0000
  • da3b7c69b2 Testing linux implementation maiconpintoabreu 2026-02-27 12:53:08 +0000
  • f583674327
    fix memory corruption in GenImageFontAtlas reallocation (#5602) moe li 2026-02-27 15:36:46 +0800
  • d7472e8a31 fix memory corruption in GenImageFontAtlas reallocation konakona418 2026-02-27 15:19:42 +0800
  • 28e40d502a
    #if reduced as possible (#5600) Maicon Santana 2026-02-27 07:19:06 +0000
  • 648573c709 fix: allowing fullscreen on chromium based browsers moaz-karam 2026-02-27 07:32:44 +0200
  • b6a241fd99 #if reduced as possible maiconpintoabreu 2026-02-27 00:23:46 +0000
  • 178aca0fd0 rlparser: update raylib_api.* by CI github-actions[bot] 2026-02-26 23:00:48 +0000
  • f3958cae5d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-02-27 00:00:17 +0100
  • 2b3218c3db REVIEWED: Start working on raylib 6.0 release... Ray 2026-02-26 23:59:30 +0100
  • 05a34b09ea
    Swaping #pragma message with TRACELOG inside the clipboard_image function (#5596) Maicon Santana 2026-02-26 22:45:34 +0000
  • 6d93dd68ab
    Merge branch 'master' into fix-rcore-warnings Ray 2026-02-26 23:45:05 +0100
  • d8861cc35f
    change defined() to 0/1 check (#5599) Thomas Anderson 2026-02-26 16:41:33 -0600
  • c686e087b3 Update rtextures.c Ray 2026-02-26 23:40:03 +0100
  • 92a1b80465 REVIEWED: Flags checks, fixes #5597 Ray 2026-02-26 23:38:06 +0100
  • d869db1572 Update raylib.sln Ray 2026-02-26 23:37:45 +0100
  • 898501e9e1 change defined() to 0/1 check CrackedPixel 2026-02-26 16:34:24 -0600
  • f23a900e91
    fix memory leak found by maiconpintoabreu (#5598) Thomas Anderson 2026-02-26 16:22:38 -0600
  • 2884a67fc6 fix memory leak found by maiconpintoabreu CrackedPixel 2026-02-26 16:13:33 -0600
  • 1beb588210 Swaping #pragma message with TRACELOG inside the clipboard_image function maiconpintoabreu 2026-02-26 19:27:05 +0000
  • 72b206624f
    MSVC warnings (#5595) Jeffery Myers 2026-02-26 09:33:08 -0800
  • 2ee233dc26 MSVC warnings Jeffery Myers 2026-02-26 08:47:30 -0800
  • 7a3cecc010
    Fix a 64 bit to 32 bit int cast warning. (#5594) Jeffery Myers 2026-02-26 08:45:40 -0800
  • 0fb4d7da0c Fix a 64 bit to 32 bit int cast warning. Jeffery Myers 2026-02-26 07:59:29 -0800
  • 5361265a7d WARNING: BREAKING: REDESIGNED: raylib build features config system #4411 #4554 Ray 2026-02-26 08:19:28 +0100
  • 304e489edd
    ANDROID: Fix broken LoadMusicStream due to missing fopen redirect in raudio.c (#5589) ghera 2026-02-26 00:44:00 +0100
  • b57526d71e
    update makefile and such (#5591) Thomas Anderson 2026-02-25 17:38:37 -0600
  • 3164711807
    Merge pull request #13 from CrackedPixel/latest-update Thomas Anderson 2026-02-25 17:38:22 -0600
  • 006216bfcb
    [raylib.h] renamed SHADER_LOC_VERTEX_INSTANCETRANSFORMS (#5592) Thomas Anderson 2026-02-25 17:35:15 -0600
  • 022f8c4c8e rlparser: update raylib_api.* by CI github-actions[bot] 2026-02-25 23:18:03 +0000
  • 3b3c7d1bf5 renamed SHADER_LOC_VERTEX_INSTANCETRANSFORMS to SHADER_LOC_VERTEX_INSTANCETRANSFORM CrackedPixel 2026-02-25 17:17:46 -0600
  • 33cc3e1cf9 update makefile and such CrackedPixel 2026-02-25 16:57:05 -0600
  • ecaa1d3d18 REVIEWED: Attribute name and location, for consistency Ray 2026-02-25 23:22:48 +0100
  • 8360518581 Set wayland support to true by default Cherry 2026-02-25 21:24:06 +0300
  • ad82393bb8
    Fix reversed window blur/focus logic for web (#5590) Borin Ouch 2026-02-25 03:35:34 -0800
  • 708db3d91c ANDROID: Add missing forward declaration before fopen macro override in raudio federico.gherardi 2026-02-25 09:50:34 +0100
  • 81740af63e Fix reversed window blur/focus logic for web Borin Ouch 2026-02-25 00:08:08 -0800
  • 9b07621440 ANDROID: Fix broken LoadMusicStream due to missing fopen macro override in raudio federico.gherardi 2026-02-25 00:28:02 +0100
  • 4ebe7d6215
    win32 clipboard: fix for BI_ALPHABITFIELDS narrow support (#5586) Krzysztof Szenk 2026-02-24 12:56:16 +0100
  • 29b5844119 REVIEWED: Comments and header Ray 2026-02-24 12:48:54 +0100
  • 4ebc4ffbbb
    Define BI_ALPHABITFIELDS even if wingdi headers are already included Krzysztof Szenk 2026-02-24 12:43:42 +0100
  • aec6e85ec3 Update raygui.h Ray 2026-02-24 12:40:17 +0100
  • 25e521553d Update models_animation_blending.c Ray 2026-02-24 12:33:00 +0100
  • d504e400ea Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-02-24 12:32:50 +0100
  • 406861a4a1 Update raudio.c Ray 2026-02-24 12:32:48 +0100
  • ace4d77bfa
    New example: textures_magnifying_glass (#5587) BadRAM 2026-02-24 02:26:30 -0800
  • f1c46a0574
    Merge branch 'raysan5:master' into master BadRAM 2026-02-24 02:08:20 -0800
  • 3b1d261ead New example: textures_magnifying_glass BadRAM 2026-02-24 02:07:35 -0800
  • 7f0cedba63 Update shaders_shadowmap_rendering.c Ray 2026-02-24 01:31:40 +0100
  • 592cac56f8 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-02-24 01:26:16 +0100
  • ade81248c3 REVIEWED: Right timing Ray 2026-02-24 01:26:07 +0100
  • 149062f715 rlparser: update raylib_api.* by CI github-actions[bot] 2026-02-24 00:19:18 +0000
  • d4dc038e2e WARNING: BREAKING: REDESIGNED: **Animation System** #4606 Ray 2026-02-24 01:18:57 +0100
  • bee3dc6673 Update models_animation_blending.vcxproj Ray 2026-02-24 00:51:39 +0100
  • 770677da1f Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-02-24 00:51:22 +0100
  • 3f36c2d3f5 Update raygui.h Ray 2026-02-24 00:51:20 +0100
  • 8d22bcfcad win32 clipbaord: fix for BI_ALPHABITFIELDS narrow support criss 2026-02-23 22:26:22 +0100
  • 73cb1d5b64
    Add Dart binding to BINDINGS.md (#5585) FinnDemonCat 2026-02-23 17:08:46 -0300
  • e4cbf6b79c
    make glfw consistent (#5583) Thomas Anderson 2026-02-23 14:07:42 -0600
  • 2ee9a48337
    Add Dart binding to BINDINGS.md FinnDemonCat 2026-02-23 13:42:14 -0300
  • 92b7ed1102 update cleanup section CrackedPixel 2026-02-23 10:14:16 -0600
  • 88c29e9973 remove wayland files CrackedPixel 2026-02-23 09:47:55 -0600
  • fa07f34fc7 make glfw consistent CrackedPixel 2026-02-23 09:22:34 -0600
  • 43d8933404 Renamed skinning shader variables (new default naming) Ray 2026-02-23 01:45:23 +0100
  • ae6d34a731 Renamed some models examples for consistency Ray 2026-02-23 01:43:53 +0100
  • 542333b6d3 Update README.md Ray 2026-02-23 01:41:16 +0100
  • cd17ed1d09 Update models_animation_blending.c Ray 2026-02-22 23:09:23 +0100
  • 7ba604eb69 REXM: RENAME: models_animation_playing --> models_loading_iqm Ray 2026-02-22 23:08:41 +0100
  • fbd83cafc7
    [Backend/RGFW] Update RGFW to 2.0.0 (#5582) Thomas Anderson 2026-02-22 15:21:09 -0600
  • 8b181b1574
    Fix for PR #5579 (WebRGFW platform exposed to cmake) (#5581) Krzysztof Szenk 2026-02-22 21:36:37 +0100
  • d2c4aa11e5
    update examples cmakelists (#5580) Thomas Anderson 2026-02-22 14:35:54 -0600
  • 898eda4aa7 update resizing window CrackedPixel 2026-02-22 10:57:06 -0600
  • ef7d437e28 Fix for WebRGFW platform exposed to cmake criss 2026-02-22 17:34:19 +0100
  • 17cd061223 Merge branch 'master' of github.com:raysan5/raylib into rgfw-web criss 2026-02-22 17:33:12 +0100
  • 95bb0a03f0 update examples cmakelists CrackedPixel 2026-02-22 10:32:25 -0600
  • 7a42778e7b
    Expose PLATFORM_WEB_RGFW to cmake (#5579) Krzysztof Szenk 2026-02-22 10:40:53 +0100
  • 5aab9df849 Expose PLATFORM_WEB_RGFW to cmake criss 2026-02-21 23:34:39 +0100
  • 64a2714ceb Merge branch 'master' of github.com:raysan5/raylib criss 2026-02-21 23:25:47 +0100
  • 11e3e6e0b9 REVIEWED: Formating, tested sound examples Ray 2026-02-21 09:09:43 +0100
  • 0c91f230fd
    Audio: Fix a glitch at the end of a sound. (#5578) David Reid 2026-02-21 17:04:32 +1000
  • 005ff74eb0
    Audio: Improvements to device configuration (#5577) David Reid 2026-02-21 17:02:40 +1000
  • 29e0c25b90 Audio: Fix a glitch at the end of a sound. David Reid 2026-02-21 16:29:28 +1000
  • 87918a21b9 update macos defines for older macs and newer ones CrackedPixel 2026-02-20 20:30:59 -0600
  • cb60442fa9 update fullscreen/borderless CrackedPixel 2026-02-20 20:11:22 -0600
  • 4841f47492 Audio: Fix documentation for pan. David Reid 2026-02-21 11:30:17 +1000
  • 089ac4b208 Audio: Make the period size (latency) configurable. David Reid 2026-02-21 11:11:05 +1000
  • 3df5a975ee Audio: Stop forcing fixed sized processing callbacks. David Reid 2026-02-21 10:53:14 +1000
  • 4ba19625e2 change clean command CrackedPixel 2026-02-20 18:50:03 -0600
  • 2680178f66 fix undef oopsie CrackedPixel 2026-02-20 18:45:37 -0600
  • 92bfbfddd6 Audio: Stop pre-silencing the miniaudio output buffer. David Reid 2026-02-21 10:26:10 +1000
  • 094b9db951 Audio: Stop setting capture config options. David Reid 2026-02-21 10:08:43 +1000
  • dde9af34ce remove unneeded makefiles CrackedPixel 2026-02-20 17:19:40 -0600
  • 14c6ef26fb highdpi resize window fixes CrackedPixel 2026-02-20 17:15:43 -0600
  • c519e9f566 REVIEWED: Simplified char ** approach Ray 2026-02-20 23:56:11 +0100
  • 09f22f3c86 REVIEWED: Avoid const char ** usage (aligned with raylib) Ray 2026-02-20 23:02:43 +0100
  • 29b9c050c7
    fix example (#5575) Thomas Anderson 2026-02-20 13:18:28 -0600
  • 05ba67ea5f fix example CrackedPixel 2026-02-20 12:29:41 -0600
  • 2de4454e79 temp stash, macos fixes for pixelratio CrackedPixel 2026-02-20 12:28:10 -0600
  • 0343cb6a37 Update rcore_desktop_sdl.c Ray 2026-02-20 18:47:53 +0100
  • d148d9515b
    Fix text input on SDL3 (#5574) TheKodeToad 2026-02-20 17:44:34 +0000