Commit Graph

  • 38b6c22058 delete .h Mao JunJie 2026-01-25 22:19:26 -0500
  • 2429fef7b3
    Merge branch 'raysan5:master' into master Jason Mao 2026-01-25 20:26:32 -0500
  • 5c92f41869 move headerfile to root junjie mao 2026-01-25 20:24:20 -0500
  • 8c91bfd3ef add spaces ssszcmawo 2026-01-25 19:08:43 +0100
  • 6986183858 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-01-25 19:06:11 +0100
  • 65cddc852e Reviewed comments Ray 2026-01-25 19:06:08 +0100
  • a21674ea4b add 4 spaces in if statement ssszcmawo 2026-01-25 18:16:05 +0100
  • 20b42b9f86 add check for replacement,replace strcpy,strncpy with memcpy ssszcmawo 2026-01-25 00:44:45 +0100
  • afe74c1c70
    Refactor int to float missing parse (#5503) Maicon Santana 2026-01-24 20:53:22 +0000
  • 34ef5709ef Reverting as requested Maicon 2026-01-24 20:28:28 +0000
  • 70a63f7c62
    [web] Fix Emscripten's Closure compiler error: undeclared canvas variable (#5507) Viktor Demčák 2026-01-24 21:21:43 +0100
  • a33ae4a8ef Update raymath.h Ray 2026-01-23 17:11:37 +0100
  • b21d7f234b
    [raymath] QuaternionFromVector3ToVector3(), math is wrong (#5508) The4codeblocks 2026-01-23 11:08:10 -0500
  • ba6be9a1cb
    fix styling The4codeblocks 2026-01-23 08:40:44 -0500
  • f09609f511
    Fix hardcoded canvas IDs in web targets Viktor Demčák 2026-01-23 14:27:35 +0100
  • eda915232d
    Update miniaudio to v0.11.24 (#5506) Viktor Demčák 2026-01-23 14:13:17 +0100
  • 1098980952
    the math in QuaternionFromVector3ToVector3 is wrong The4codeblocks 2026-01-23 07:59:19 -0500
  • e16467e8b6
    Clean up Matrix handling and rl* functions to follow convention (#5505) nate 2026-01-23 22:53:57 +1000
  • 594f5429b2
    [rcore] LoadDirectoryFilesEx(), count files if not recursive (#5496) Catania 2026-01-23 13:48:26 +0100
  • 77537c87a9
    Fix Emscripten Closure compiler error: undeclared canvas variable Viktor Demčák 2026-01-23 10:57:18 +0100
  • f171bb3c6f
    Update miniaudio to v0.11.24 Viktor Demčák 2026-01-23 10:34:31 +0100
  • c610d228a2 Update text_inline_styling.c Ray 2026-01-20 21:01:41 +0100
  • 0769e4b107 Clean up Matrix handling and rl* functions to follow convention noinodev 2026-01-20 21:13:14 +1000
  • 06c5b17617 fix so ES2 isn't broken with the change SlateyDev 2026-01-20 20:31:40 +1100
  • ae7c4a7889 refactor int to float parse Maicon 2026-01-19 16:24:15 +0000
  • 410c634179 Renamed fileCount in ScanDirectoryFiles() to expectedFileCount Catania 2026-01-19 15:21:34 +0100
  • 5ebac8799f Added new file and directories filter tags Catania 2026-01-19 15:14:19 +0100
  • b55ece0798
    Merge branch 'raysan5:master' into master Catania 2026-01-19 15:15:18 +0100
  • 29896a2403 REVIEWED: Some comments (Code Gardening) Ray 2026-01-19 12:40:32 +0100
  • 4f19b69f16 Added DrawMeshInstancedColumnMajor Johan Söderlind Åström 2026-01-18 22:19:44 +0100
  • d7eb250c5f Merge remote-tracking branch 'upstream/master' Daniel Tasada 2026-01-18 18:44:59 +0100
  • 82946e6969 Fix condition for WebGL depth texture support SlateyDev 2026-01-18 15:53:29 +1100
  • 8b2f1350b0
    Merge branch 'raysan5:master' into master Catania 2026-01-18 01:32:42 +0100
  • a8c75f2bc5 Update models_first_person_maze.c Ray 2026-01-17 20:15:48 +0100
  • fbed591a6f Reviewed example Ray 2026-01-17 20:15:45 +0100
  • cca4bdbf8f rlparser: update raylib_api.* by CI github-actions[bot] 2026-01-16 15:06:13 +0000
  • d875fad4af GetDirectoryFileCount() and GetDirectoryFileCountEx() made visible Catania 2026-01-16 15:56:11 +0100
  • 9621c3d395
    Add QNX EGL2.0 Library configuration (#5499) jscaff 2026-01-16 03:42:15 -0500
  • 9cf4d9f247 rlparser: update raylib_api.* by CI github-actions[bot] 2026-01-16 03:05:23 +0000
  • cd5d5c52f6 Fix count directories only if filter contains DIRECTORY_FILTER_TAG Catania 2026-01-16 04:04:14 +0100
  • 418310c8c6 Fix stop loading paths early on recursive loading Catania 2026-01-16 03:32:45 +0100
  • 6d86744a73 Added security check in case of memory leak Catania 2026-01-16 03:00:34 +0100
  • 87be186ce0 Removed FilePathList.capacity Catania 2026-01-16 02:40:24 +0100
  • 10b94b02ad
    Fix opengl interop single header library not having it's implementation loaded (#5498) jscaff 2026-01-15 17:30:13 -0500
  • 125178030f Add QNX EGL2.0 Library configuration jscaff 2026-01-15 16:09:25 -0500
  • 2073b0f2e4 Fix opengl interop single header library not having it's implementation loaded jscaff 2026-01-15 15:03:40 -0500
  • 439448ad7c Update rcore.c Ray 2026-01-15 10:43:08 +0100
  • 0df2fe981b REVIEWED: ExportFontAsCode() #5497 Ray 2026-01-15 10:42:58 +0100
  • a938a7c97a
    chore: add GetAppDir for wasm returning root VFS (#5495) base 2026-01-15 06:08:03 -0300
  • 026b7e808a
    fix drm resources leak (#5494) Matthew Kennedy 2026-01-15 01:03:54 -0800
  • 5368ad73b6 LoadDirectoryFilesEx on not recursive loading count files Catania 2026-01-15 02:00:40 +0100
  • e0288f33ba
    chore: add GetAppDir for wasm returning root VFS cortexmancer 2026-01-14 19:25:21 -0300
  • db3ad4bf6e fix drm resources leak Matthew Kennedy 2026-01-14 21:40:48 +0000
  • e197a4c5a4 removed unnecessary memset calls; also cleaned up DrawText darkmage 2026-01-14 11:55:54 -0600
  • 65901389f1
    Merge branch 'raysan5:master' into master Jason Mao 2026-01-13 23:11:06 -0500
  • 5e2470270c update Mao JunJie 2026-01-13 23:10:03 -0500
  • 10cfcd9f3c make glfw use absolute paths so no include paths have to be supplied keks137 2026-01-13 20:19:00 +0100
  • 4b74312860
    Update ROADMAP.md Ray 2026-01-13 20:03:30 +0100
  • 4be6815b3b Revert "fix zig build accessing env vars (#5490)" Ray 2026-01-13 16:27:51 +0100
  • 533a17e283 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-01-13 16:27:30 +0100
  • 132151cf28 Revert "Update build.zig to work with 0.16 (#5487)" Ray 2026-01-13 16:27:16 +0100
  • cfb81e4a00
    fix zig build accessing env vars (#5490) Iisakki Rotko 2026-01-12 22:58:41 +0100
  • 3bf2f84b44
    fix zig build accessing env vars Iisakki Rotko 2026-01-12 22:25:41 +0100
  • 17221cff4d Add CloseAudioContext to raylib.h Cherry 2026-01-12 20:21:55 +0300
  • 26559541e6 Prefetch only on Windows Cherry 2026-01-12 19:51:36 +0300
  • 8f33ca4bb9 Add support for initing specific device Cherry 2026-01-12 18:58:05 +0300
  • c259e30b4f Prefetch buffers in rlVertex3f Cherry 2026-01-12 18:11:23 +0300
  • 644ff28f87 Update shaders_deferred_rendering.c Ray 2026-01-12 13:36:40 +0100
  • 28b9411e9d REMOVED: RLGL_RENDER_TEXTURES_HINT, enabled by default and no complaints of anyone having issues #5479 Ray 2026-01-12 13:23:27 +0100
  • 0c33c603f4 REVIEWED: EXTERNAL_CONFIG_FLAGS usage, check moved to config.h Ray 2026-01-12 13:04:38 +0100
  • 32e7732061
    Update build.zig to work with 0.16 (#5487) Morgan Moore 2026-01-11 17:43:38 -0500
  • 0e62715b81 Update build.zig to work with 0.16 Morgan Moore 2026-01-11 17:07:59 -0500
  • d7c38cfbe4
    fix rglfw.c path in build.zig for bsd platforms (#5486) James Mintram 2026-01-11 21:01:14 +0000
  • 7572afb277 fix rglfw.c path in build.zig for bsd platforms James Mintram 2026-01-11 20:54:01 +0000
  • 4badbe2b17 REVIEWED: Variable scope #5485 Ray 2026-01-11 21:02:59 +0100
  • 51bdaa34fa Update raylib.vcxproj Ray 2026-01-11 16:56:47 +0100
  • 483b26ef84 Update rexm.c Ray 2026-01-11 01:04:32 +0100
  • 972d6f0775 REXM: Fix raylib building Ray 2026-01-11 00:32:16 +0100
  • d94ea00a97 Update raylib.sln Ray 2026-01-11 00:27:24 +0100
  • f2c8a9c085 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-01-10 12:20:37 +0100
  • 1606dca0cb Update CMakeLists.txt Ray 2026-01-10 12:20:26 +0100
  • 21f026a484 rlparser: update raylib_api.* by CI github-actions[bot] 2026-01-10 11:13:29 +0000
  • dd7a1948f1 WARNING: REDESIGN: REMOVED: utils module, functionality moved to rcore module: logging and file-system #4551 Ray 2026-01-10 12:13:07 +0100
  • 2f6feb74d4 Update raylib.sln Ray 2026-01-10 11:53:46 +0100
  • c7de5c9d4b Updated examples VCXPROJ UUID, not correctly calculated by REXM Ray 2026-01-10 11:53:29 +0100
  • 6833305826 REVIEWED: android_fopen() Ray 2026-01-10 10:59:22 +0100
  • 8de88c71da
    fix: fall back on dirent filename when all route fails on Android (#5484) lucas150670 2026-01-10 17:54:54 +0800
  • 75c771d980
    Merge branch 'raysan5:master' into master lucas150670 2026-01-10 13:35:21 +0800
  • 44d1cc3e4a fix: fall back on dirent filename when all route fails on Android lucas150670 2026-01-10 12:31:06 +0800
  • fb560b7728 fix(examples): tell user how to run example Max 👨🏽‍💻 Coplan 2026-01-09 15:27:41 -0800
  • 5b0a799769
    fix (#5482) Pîrvu Mihai Cristian 2026-01-10 00:09:06 +0200
  • 1284d68721 Update core_highdpi_testbed.png Ray 2026-01-09 20:18:45 +0100
  • a6dd2af9e9 Update rexm.c Ray 2026-01-09 20:06:57 +0100
  • 11f7db2dd8 REXM: ADDED: core_keyboard_testbed Ray 2026-01-09 20:06:53 +0100
  • 7218b674e5 REXM: Updated: textures_framebuffer_rendering Ray 2026-01-09 20:05:46 +0100
  • cfd5c3f2ab Update examples_list.txt Ray 2026-01-09 20:02:29 +0100
  • b365d23f49 Update examples_list.txt Ray 2026-01-09 19:59:38 +0100
  • 4cf844b74e Update raylib.h Ray 2026-01-09 19:55:31 +0100
  • 5cc42c1b80 Updated file name Ray 2026-01-09 19:55:26 +0100
  • 4c38f4ac15 fix meehai 2026-01-09 13:47:12 +0200