raylib/src
2021-04-07 09:39:41 +02:00
..
external added import in order for alloca to work on macos (#1710) 2021-04-06 21:42:00 +02:00
camera.h WARNING: BREAKING: REVIEWED some enums naming 2021-03-19 13:19:54 +01:00
CMakeLists.txt Documentation cmake (#1549) 2021-01-26 14:34:27 +01:00
config.h REDESIGNED: Vr stereo rendering 2021-04-06 22:49:41 +02:00
core.c REDESIGNED: Vr stereo mode 2021-04-06 23:23:03 +02:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h WARNING: BREAKING: REVIEWED some enums naming 2021-03-19 13:19:54 +01:00
Makefile Update version to raylib 3.7 2021-04-05 13:36:23 +02:00
models.c REVIEWED: Model scale #1700 2021-04-05 13:47:52 +02:00
physac.h Reviewed defines, try to avoid elif statements 2021-03-02 12:45:23 +01:00
raudio.c Minor comment tweaks 2021-04-06 13:04:15 +02:00
raudio.h LoadMusicStreamFromMemory (#1606) 2021-02-22 19:45:52 +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 REDESIGNED: Vr stereo mode 2021-04-06 23:23:03 +02: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 Review code formatting 2021-03-31 17:55:46 +02:00
rglfw.c Update year to 2021 2021-01-02 18:15:13 +01:00
rlgl.h REVIEWED: OpenGL 2.1 compilation 2021-04-07 09:39:41 +02:00
rmem.h Remove trailing spaces 2020-12-23 15:03:26 +01:00
rnet.h Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00
shapes.c Minimum number of segments in circle sector functions changed from hard-coded to based on degree range. (#1707) 2021-04-06 14:29:58 +02:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Change the color of the FPS display if the FPS is low (orange for <30, red for < 15). (#1676) 2021-03-24 17:59:05 +01:00
textures.c Fix ImageClearBackground (#1711) 2021-04-07 00:02:37 +02:00
utils.c Make SaveFile* callbacks return a boolean (#1697) 2021-04-03 08:56:42 +02: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