raylib/src
Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978)
* Update raylib_api.* by CI

* Add an extern C to raymath to prevent warnings in C++

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-13 00:36:23 +02:00
..
external Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 2024-05-09 16:35:26 +02:00
platforms remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 2024-05-10 21:09:22 +02:00
build.zig feat(zig): add opengl_version option (#3979) 2024-05-13 00:27:02 +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 [raymath] Add extern "C" to raymath header for C++ (#3978) 2024-05-13 00:36:23 +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 Reviewed input params #3974 2024-05-12 13:31:38 +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