raylib/src
Colleague Riley 8a5fd3ac1d
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970)
* Fix Makefile issues (RGFW) (linux) (macOS)

* Do not use nanosleep on windows at all (PLATFORM_DESKTOP_RGFW)

---------

Co-authored-by: ColleagueRiley <ColleagueRiley@gmail.com>
2024-05-09 16:35:26 +02:00
..
external Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 2024-05-09 16:35:26 +02:00
platforms make RGFW a custom platform (#3941) 2024-05-07 20:30:52 +02:00
build.zig [build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 2024-04-22 09:13:01 +02:00
CMakeLists.txt Remove trailing spaces 2024-04-02 09:38:06 +02:00
config.h [rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 2024-04-23 14:22:29 +02:00
Makefile Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 2024-05-09 14:18:18 +02:00
minshell.html ADDED: Open-graph image alt properties 2023-11-07 19:22:12 +01:00
raudio.c Fixes for loading Music (#3966) 2024-05-07 20:44:41 +02:00
raylib.dll.rc Remove TABS 2024-04-02 09:40:19 +02:00
raylib.dll.rc.data REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.h Changed one minor Comment (#3949) 2024-04-30 23:47:11 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Remove TABS 2024-04-02 09:40:19 +02:00
raylib.rc.data REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raymath.h Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) 2024-04-17 08:10:48 +02:00
rcamera.h FIX: Added CAMERA_CUSTOM check in UpdateCamera(Camera *camera, int mode) (#3938) 2024-04-28 20:28:19 +02:00
rcore.c make RGFW a custom platform (#3941) 2024-05-07 20:30:52 +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 [rlgl] Fix incorrect matrix multiplication order in rlMultMatrixf (#3935) 2024-05-05 20:19:25 +02:00
rmodels.c Reviewed some warnings 2024-05-01 18:12:57 +02:00
rshapes.c Reviewed some warnings 2024-05-01 18:12:57 +02:00
rtext.c Reviewed some warnings 2024-05-01 18:12:57 +02:00
rtextures.c Reviewed some warnings 2024-05-01 18:12:57 +02:00
shell.html Update shell.html 2023-11-08 19:34:38 +01:00
utils.c REVIEWED: Remove final punctuation in code comments 2024-04-20 20:31:06 +02:00
utils.h Update copyright to 2024 2024-01-02 20:58:12 +01:00