raylib/src
Maxim Knyazkin 2590a30d04
[rlgl] Adding warnings in case OpenGL 4.3 is not enabled (#4202)
* Adding warnings for OpenGL 4.3

* Removed logging from frequently called functions
2024-08-09 09:05:46 +02:00
..
external [miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 2024-08-09 09:04:18 +02:00
platforms [rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 2024-08-04 21:59:48 +02:00
build.zig Fix build.zig and use zig fmt (#4242) 2024-08-09 08:53:29 +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 Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 2024-05-30 08:22:07 +02:00
Makefile [miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 2024-08-09 09:04:18 +02:00
minshell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02:00
raudio.c Minor tweaks 2024-07-08 22:54:19 +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 Update version to avoid confusions... 2024-07-21 10:28:01 +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 REVIEWED: Formatting, follow raylib coding conventions 2024-06-30 11:37:58 +02:00
rcore.c Fix warnings (#4239) 2024-08-09 08:54:22 +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] Adding warnings in case OpenGL 4.3 is not enabled (#4202) 2024-08-09 09:05:46 +02:00
rmodels.c [Shapes] Remove duplicate color calls in DrawGrid (#4148) 2024-07-09 19:45:07 +02:00
rshapes.c REVIEWED: CheckCollisionPointRec() 2024-07-07 09:09:34 +02:00
rtext.c Minor tweaks 2024-07-08 22:54:19 +02:00
rtextures.c REVIEWED #4206 2024-08-07 01:01:45 +02:00
shell.html [web] Fix undesired scrollbars on shell files (#4104) 2024-06-25 22:15:29 +02: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