raylib/src
Ray 1ec281e86f
Some checks failed
Android / build (arm64) (push) Has been cancelled
Android / build (x86_64) (push) Has been cancelled
CMakeBuilds / Windows Build (push) Has been cancelled
CMakeBuilds / Linux Build (push) Has been cancelled
Linux / build (i386, i386, /user/bin, 32) (push) Has been cancelled
Linux / build (x86_64, amd64, /user/bin, 64) (push) Has been cancelled
Linux Examples / build (push) Has been cancelled
macOS / build (push) Has been cancelled
WebAssembly / build (push) Has been cancelled
Windows / build (ARM64, ARM64, msvc16, winarm64) (push) Has been cancelled
Windows / build (i686, pe-i386, mingw-w64, win32) (push) Has been cancelled
Windows / build (x64, x64, msvc16, win64) (push) Has been cancelled
Windows / build (x86, Win32, msvc16, win32) (push) Has been cancelled
Windows / build (x86_64, pe-x86-64, mingw-w64, win64) (push) Has been cancelled
Windows Examples / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
Merge pull request #4914 from Servall4/master
[raudio] fix: GetMusicTimePlayed returns incorrect time after restarting a paused track
2025-04-28 23:13:31 +02:00
..
external Guard against DEBUG Redefinition 2025-03-12 00:13:01 -05:00
platforms Revert GLFW_SCALE_FRAMEBUFFER to pre GLFW 4.3 behavior 2025-04-25 14:32:02 -04:00
CMakeLists.txt cmake: replace custom variable with built-in one 2025-04-28 11:57:53 -04:00
config.h Increased depth size and clip distances to avoid z-fighting issues 2025-03-13 16:34:39 +01:00
Makefile Update Makefile 2025-03-10 17:04:14 +01:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c Update raudio.c 2025-04-28 14:29:51 +03:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h Improve description of RestoreWindow 2025-03-28 10:39:22 -06:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h Update raymath.h 2025-02-23 23:07:12 +01:00
rcamera.h Update year to 2025 2025-01-01 00:02:52 +01:00
rcore.c Warning to direct users to appropriate function 2025-04-15 21:08:35 -04:00
rgestures.h Update year to 2025 2025-01-01 00:02:52 +01:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h Format tweak 2025-03-25 19:27:55 +01:00
rmodels.c move first mesh bones calculation under check for its presense 2025-04-16 08:04:58 +02:00
rshapes.c Minor tweaks 2025-03-21 17:07:55 +01:00
rtext.c REVIEWED: ExportFontAsCode() not checking isGpuReady #4894 2025-04-15 13:09:44 +02:00
rtextures.c Add missing increments of k in LoadImageDataNormalized() (#4745) 2025-02-01 21:30:21 +01:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c Update year to 2025 2025-01-01 00:02:52 +01:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00