raylib/src
raysan5 7bd33e4406 Review rlOrtho() to avoid return in the middle of the function
I usually try to avoid any return in the middle of functions, I try to keep them always at the end of the functions.
2021-01-06 13:26:55 +01:00
..
external Update mappings.h in glfw using GenerateMappings.cmake (#1505) 2021-01-02 21:46:39 +01:00
camera.h Update year to 2021 2021-01-02 18:15:13 +01:00
CMakeLists.txt Set version for raylib 3.5 2020-12-19 20:38:49 +01:00
CMakeOptions.txt Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
config.h Update year to 2021 2021-01-02 18:15:13 +01:00
config.h.in Update config.h.in 2020-05-09 17:37:02 +02:00
core.c Update year to 2021 2021-01-02 18:15:13 +01:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h Update year to 2021 2021-01-02 18:15:13 +01:00
Makefile Update Makefile 2020-12-24 19:08:02 +01:00
models.c Removed a repeating allocation of memory (#1507) 2021-01-03 22:43:09 +01:00
physac.h Review "aggregate initializations" #1403 2020-10-05 20:04:33 +02:00
raudio.c Update year to 2021 2021-01-02 18:15:13 +01:00
raudio.h Update year to 2021 2021-01-02 18:15:13 +01:00
raylib.dll.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.dll.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raylib.h Update year to 2021 2021-01-02 18:15:13 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update resource file 2020-12-23 13:48:43 +01:00
raylib.rc.data Update resource file 2020-12-23 13:48:43 +01:00
raymath.h Update year to 2021 2021-01-02 18:15:13 +01:00
rglfw.c Update year to 2021 2021-01-02 18:15:13 +01:00
rlgl.h Review rlOrtho() to avoid return in the middle of the function 2021-01-06 13:26:55 +01:00
rmem.h Remove trailing spaces 2020-12-23 15:03:26 +01:00
rnet.h [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
shapes.c Update year to 2021 2021-01-02 18:15:13 +01:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Update year to 2021 2021-01-02 18:15:13 +01:00
textures.c Update year to 2021 2021-01-02 18:15:13 +01:00
utils.c Update year to 2021 2021-01-02 18:15:13 +01:00
utils.h Update year to 2021 2021-01-02 18:15:13 +01:00
uwp_events.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00