raylib/src
Sage Hane d3f86eb957
build.zig: Improve logic (#4375)
* build.zig: Fix `@src` logic

* build.zig: Clarify build error

* build.zig: Add option for enabling `raygui`

* build.zig: Expose `Options` type
2024-10-10 18:56:43 +02:00
..
external Update RGFW (#4372) 2024-10-08 18:39:15 +02:00
platforms Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
build.zig build.zig: Improve logic (#4375) 2024-10-10 18:56:43 +02:00
CMakeLists.txt A better default that saves the whopping amount of 28KB on the final bundle (#4177) 2024-07-22 22:23:03 +02:00
config.h [MODELS] Better fix for GPU skinning issues (#4353) 2024-10-02 10:49:56 +02:00
Makefile updated makefile to disable wayland by default (#4369) 2024-10-08 18:33:33 +02:00
minshell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02:00
raudio.c [raudio] Support 24-bit FLACs in LoadMusicStreamFromMemory (#4279) 2024-08-23 22:51:29 +02:00
raylib.dll.rc WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raylib.dll.rc.data WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raylib.h [MODELS] Disable GPU skinning for MacOS platform (#4348) 2024-09-30 12:10:02 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raylib.rc.data WARNING: UPDATE: Starting works on raylib 5.5 release 2024-07-01 18:31:16 +02:00
raymath.h [CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) 2024-07-01 22:03:21 +02:00
rcamera.h Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
rcore.c removed old comment (#4370) 2024-10-07 09:32:04 +02:00
rgestures.h Update copyright to 2024 2024-01-02 20:58:12 +01:00
rglfw.c Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
rlgl.h Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
rmodels.c Some update to gltf loading (#4373) 2024-10-10 18:53:02 +02:00
rshapes.c [rshapes] Review DrawGradient color parameter names (#4270) 2024-08-21 14:07:52 +02:00
rtext.c LoadFontDefault(): Initialize glyphs and recs to zero #4319 2024-09-22 18:05:58 +02:00
rtextures.c Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
shell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02:00
utils.c Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
utils.h Update copyright to 2024 2024-01-02 20:58:12 +01:00