raylib/src
2021-04-14 21:06:00 +02:00
..
external Update external libraries 2021-04-14 21:06: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 Fix off by one bug with GetGamepadAxisCount on PLATFORM_DESKTOP (#1715) 2021-04-09 00:55:47 +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 DrawLine3D() limits #1721 2021-04-13 01:08:39 +02:00
physac.h Reviewed defines, try to avoid elif statements 2021-03-02 12:45:23 +01:00
raudio.c use xm streams in the same sample sample size as the output device (#1716) 2021-04-09 11:00:21 +02:00
raudio.h LoadMusicStreamFromMemory (#1606) 2021-02-22 19:45:52 +01:00
raylib.dll.rc Update resource files 2021-04-09 00:20:43 +02:00
raylib.dll.rc.data Update resource files 2021-04-09 00:20:43 +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 files 2021-04-09 00:20:43 +02:00
raylib.rc.data Update resource files 2021-04-09 00:20:43 +02: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 Update rlgl.h 2021-04-11 00:58:04 +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