87fe24942
(refs/pull/5524/merge)
Merge 59ea022c67 into 242dfee5ef by
2026-01-30 20:12:04 +0000
59ea022c6
(refs/pull/5524/head)
fixed window style generation ignoring minimize precedence, causing errors in edge cases by
2026-01-30 19:47:04 +0100
9a513a615
fixed typos preventing window from min/maxing by
2026-01-30 19:19:45 +0100
b7223ce03
(refs/pull/5523/merge)
Merge 22b2f17660 into 242dfee5ef by
2026-01-30 14:41:43 +0000
22b2f1766
(refs/pull/5523/head)
trivial: Correct typo in rlparser. by
2026-01-30 15:41:19 +0100
eca515d34
trivial: Correct typo in log message. by
2026-01-30 13:59:24 +0100
ae5b104ce
(refs/pull/5500/merge)
Merge 06c5b17617 into 242dfee5ef by
2026-01-29 20:19:02 -0500
d3081cfa5
(refs/pull/5521/merge)
Merge 7ec78b3801 into 242dfee5ef by
2026-01-29 22:58:36 +0100
5fcfb2757
(refs/pull/5520/merge)
Merge fb589cd125 into 242dfee5ef by
2026-01-29 21:37:10 +0000
fb589cd12
(refs/pull/5520/head)
Merge remote-tracking branch 'upstream/master' by
2026-01-29 22:36:29 +0100
7ec78b380
(refs/pull/5521/head)
fixed win32 vsync flag not being applied by
2026-01-29 22:00:43 +0100
242dfee5e
(HEAD -> master)
Merge branch 'master' of https://github.com/raysan5/raylib by
2026-01-29 19:51:25 +0100
e56cdc268
Update raylib_144x144.png by
2026-01-29 19:51:04 +0100
d5ae12f3e
Update raylib_1024x1024.png by
2026-01-29 19:50:59 +0100
2057d9010
[build] building with zig-master 0.16.0-dev.2349+204fa8959, now compatible with zig 0.15 by
2026-01-29 18:41:20 +0100
2b180213b
[build] building with zig-master 0.16.0-dev.2349+204fa8959. by
2026-01-29 18:35:47 +0100
f79c0d66c
Merge remote-tracking branch 'upstream/master' by
2026-01-29 18:14:17 +0100
08e79a16b
Refactoring {0} to { 0 } to follow conventions (#5519) by
2026-01-29 16:30:03 +0000
744b43fa3
(refs/pull/5519/head)
Refactoring {0} to { 0 } to follow conventions by
2026-01-29 14:35:15 +0000
823d8b6da
(refs/pull/5518/head)
Added a check to ensure the material has a valid texture by
2026-01-28 21:30:42 +0100
de7fc12be
REVIEWED: `IsGamepadButton*()` for consistency with key and mouse equivalents by
2026-01-28 19:35:54 +0100
8a2da96ee
Reviewed formating and spacing by
2026-01-28 19:34:55 +0100
af37fa2a9
Refactoring based on Coding Style Conventions (#5517) by
2026-01-28 18:27:03 +0000
d0a689298
[rcore] `IsMouseButton*()`, random key codes return unexpected results (#5516) by
2026-01-28 13:26:07 -0500
e7c9c3d84
(refs/pull/5517/head)
Refactoring based on Coding Style Conventions by
2026-01-28 15:07:13 +0000
780fc7f43
(refs/pull/5516/head)
refactor IsMouseButton*() early returns by
2026-01-28 09:14:40 -0500
6a70a9e40
remove unessary macro by
2026-01-27 21:33:01 -0500
bb71714cf
Merge branch 'raysan5:master' into master by
2026-01-27 21:09:47 -0500
6ff74563e
fix IsMouseButtonDown\Pressed\Released\Up will get randomly returned to true when the button code is outside the range of mouse button by
2026-01-27 21:06:06 -0500
63e4fd838
fixed typos preventing launch of native win32 backend (#5515) by
2026-01-27 17:38:51 +0100
888a6dbfd
(refs/pull/5515/head)
fixed typos preventing launch of native win32 backend by
2026-01-27 17:17:03 +0100
b887598ca
(refs/pull/5514/head)
Adding comments to core_2d_camera_platformer.c by
2026-01-26 20:15:13 +0100
85c1bfe8c
(refs/pull/5513/head)
Update RGFW from the newest release. by
2026-01-26 14:39:03 +0100
4c7162573
[CI] Removing double zip and misleading zip type (#5512) by
2026-01-26 11:04:45 +0000
3568b6e29
[rtext] Fix and enhance `TextReplace()` function (#5511) by
2026-01-26 12:04:22 +0100
1953312de
(refs/pull/5512/head)
Removing extra spaces by
2026-01-26 09:35:26 +0000
72f91f7b4
Removing double zip and misleading zip type by
2026-01-26 09:16:40 +0000
0f15214e6
update ignore by
2026-01-25 22:31:11 -0500
38b6c2205
delete .h by
2026-01-25 22:19:26 -0500
2429fef7b
Merge branch 'raysan5:master' into master by
2026-01-25 20:26:32 -0500
5c92f4186
move headerfile to root by
2026-01-25 20:24:20 -0500
8c91bfd3e
(refs/pull/5511/head)
add spaces by
2026-01-25 19:08:43 +0100
698618385
Merge branch 'master' of https://github.com/raysan5/raylib by
2026-01-25 19:06:11 +0100
65cddc852
Reviewed comments by
2026-01-25 19:06:08 +0100
a21674ea4
add 4 spaces in if statement by
2026-01-25 18:16:05 +0100
20b42b9f8
add check for replacement,replace strcpy,strncpy with memcpy by
2026-01-25 00:44:45 +0100
afe74c1c7
Refactor int to float missing parse (#5503) by
2026-01-24 20:53:22 +0000
34ef5709e
(refs/pull/5503/head)
Reverting as requested by
2026-01-24 20:28:28 +0000
70a63f7c6
[web] Fix Emscripten's Closure compiler error: undeclared canvas variable (#5507) by
2026-01-24 21:21:43 +0100
a33ae4a8e
Update raymath.h by
2026-01-23 17:11:37 +0100
b21d7f234
[raymath] `QuaternionFromVector3ToVector3()`, math is wrong (#5508) by
2026-01-23 11:08:10 -0500
ba6be9a1c
(refs/pull/5508/head)
fix styling by
2026-01-23 08:40:44 -0500
f09609f51
(refs/pull/5507/head)
Fix hardcoded canvas IDs in web targets by
2026-01-23 14:27:35 +0100
eda915232
Update miniaudio to v0.11.24 (#5506) by
2026-01-23 14:13:17 +0100
109898095
the math in QuaternionFromVector3ToVector3 is wrong by
2026-01-23 07:59:19 -0500
e16467e8b
Clean up Matrix handling and rl* functions to follow convention (#5505) by
2026-01-23 22:53:57 +1000
594f5429b
[rcore] `LoadDirectoryFilesEx()`, count files if not recursive (#5496) by
2026-01-23 13:48:26 +0100
77537c87a
Fix Emscripten Closure compiler error: undeclared canvas variable by
2026-01-23 10:57:18 +0100
f171bb3c6
(refs/pull/5506/head)
Update miniaudio to v0.11.24 by
2026-01-23 10:34:31 +0100
c610d228a
Update text_inline_styling.c by
2026-01-20 21:01:41 +0100
0769e4b10
(refs/pull/5505/head)
Clean up Matrix handling and rl* functions to follow convention by
2026-01-20 21:13:14 +1000
06c5b1761
(refs/pull/5500/head)
fix so ES2 isn't broken with the change by
2026-01-20 20:31:40 +1100
ae7c4a788
refactor int to float parse by
2026-01-19 16:24:15 +0000
410c63417
(refs/pull/5496/head)
Renamed `fileCount` in `ScanDirectoryFiles()` to `expectedFileCount` by
2026-01-19 15:21:34 +0100
5ebac8799
Added new file and directories filter tags by
2026-01-19 15:14:19 +0100
b55ece079
Merge branch 'raysan5:master' into master by
2026-01-19 15:15:18 +0100
29896a240
REVIEWED: Some comments (Code Gardening) by
2026-01-19 12:40:32 +0100
4f19b69f1
(refs/pull/5502/head)
Added DrawMeshInstancedColumnMajor by
2026-01-18 22:19:44 +0100
d7eb250c5
Merge remote-tracking branch 'upstream/master' by
2026-01-18 18:44:59 +0100
82946e696
Fix condition for WebGL depth texture support by
2026-01-18 15:53:29 +1100
8b2f1350b
Merge branch 'raysan5:master' into master by
2026-01-18 01:32:42 +0100
a8c75f2bc
Update models_first_person_maze.c by
2026-01-17 20:15:48 +0100
fbed591a6
Reviewed example by
2026-01-17 20:15:45 +0100
cca4bdbf8
rlparser: update raylib_api.* by CI by
2026-01-16 15:06:13 +0000
d875fad4a
GetDirectoryFileCount() and GetDirectoryFileCountEx() made visible by
2026-01-16 15:56:11 +0100
9621c3d39
Add QNX EGL2.0 Library configuration (#5499) by
2026-01-16 03:42:15 -0500
9cf4d9f24
rlparser: update raylib_api.* by CI by
2026-01-16 03:05:23 +0000
cd5d5c52f
Fix count directories only if filter contains DIRECTORY_FILTER_TAG by
2026-01-16 04:04:14 +0100
418310c8c
Fix stop loading paths early on recursive loading by
2026-01-16 03:32:45 +0100
6d86744a7
Added security check in case of memory leak by
2026-01-16 03:00:34 +0100
87be186ce
Removed FilePathList.capacity by
2026-01-16 02:40:24 +0100
10b94b02a
Fix opengl interop single header library not having it's implementation loaded (#5498) by
2026-01-15 17:30:13 -0500
125178030
(refs/pull/5499/head)
Add QNX EGL2.0 Library configuration by
2026-01-15 16:09:25 -0500
2073b0f2e
(refs/pull/5498/head)
Fix opengl interop single header library not having it's implementation loaded by
2026-01-15 15:03:40 -0500
439448ad7
Update rcore.c by
2026-01-15 10:43:08 +0100
0df2fe981
REVIEWED: `ExportFontAsCode()` #5497 by
2026-01-15 10:42:58 +0100
a938a7c97
chore: add GetAppDir for wasm returning root VFS (#5495) by
2026-01-15 06:08:03 -0300
026b7e808
fix drm resources leak (#5494) by
2026-01-15 01:03:54 -0800
5368ad73b
LoadDirectoryFilesEx on not recursive loading count files by
2026-01-15 02:00:40 +0100
e0288f33b
(refs/pull/5495/head)
chore: add GetAppDir for wasm returning root VFS by
2026-01-14 19:25:21 -0300
db3ad4bf6
(refs/pull/5494/head)
fix drm resources leak by
2026-01-14 21:40:48 +0000
e197a4c5a
(refs/pull/5493/head)
removed unnecessary memset calls; also cleaned up DrawText by
2026-01-14 11:55:54 -0600
65901389f
Merge branch 'raysan5:master' into master by
2026-01-13 23:11:06 -0500
5e2470270
update by
2026-01-13 23:10:03 -0500
10cfcd9f3
(refs/pull/5492/head)
make glfw use absolute paths so no include paths have to be supplied by
2026-01-13 20:19:00 +0100
4b7431286
Update ROADMAP.md by
2026-01-13 20:03:30 +0100
4be6815b3
Revert "fix zig build accessing env vars (#5490)" by
2026-01-13 16:27:51 +0100
533a17e28
Merge branch 'master' of https://github.com/raysan5/raylib by
2026-01-13 16:27:30 +0100
132151cf2
Revert "Update build.zig to work with 0.16 (#5487)" by
2026-01-13 16:27:16 +0100
cfb81e4a0
fix zig build accessing env vars (#5490) by
2026-01-12 22:58:41 +0100