raylib/src
Michael Vetter b13c9716e4 Fix GetDirectoryFiles description
The comment sais it allows max 256 files, but the MAX_DIRECTORY_FILES
define actually is set to 512.
2018-10-25 16:18:44 +02:00
..
external Update src/external/dr_mp3.h 2018-10-17 19:37:53 +02:00
audio.c Added comment on issue 2018-10-19 16:17:44 +02:00
audio.h Force OpenAL backend on some platforms 2017-12-20 12:34:18 +01:00
camera.h Fix compiler warnings of lib 2018-08-05 23:53:34 +02:00
CMakeLists.txt Removed OpenAL backend 2018-10-18 11:38:42 +02:00
CMakeOptions.txt Removed OpenAL backend 2018-10-18 11:38:42 +02:00
config.h Update version number (internally) 2018-10-01 15:29:34 +02:00
config.h.in Removed OpenAL backend 2018-10-18 11:38:42 +02:00
core.c Fix GetDirectoryFiles description 2018-10-25 16:18:44 +02:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Redundant assignment of 'angle' to itself 2018-04-02 13:30:20 +02:00
Makefile Reviewed possible issue with external libs 2018-10-20 12:30:37 +02:00
models.c Improved data export capabilities! 2018-09-17 16:56:02 +02:00
physac.h Physac.h fix for variable array size declaration. 2018-10-10 21:52:50 +02:00
raylib.h ADDED: SplitText() function 2018-10-23 15:43:19 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Updated icon data 2018-09-26 16:02:42 +02:00
raymath.h Reviewed functions definition 2018-10-24 22:24:59 +02:00
rglfw.c Prevent GLFW changing working dir to 'Resources' 2018-07-29 18:38:31 +02:00
rlgl.h Tweak for OpenGL 2.1 2018-10-20 12:48:03 +02:00
shapes.c Review PR formatting 2018-08-14 09:57:31 +02:00
text.c Code tweaks 2018-10-24 13:45:17 +02:00
textures.c Some formatting tweaks 2018-10-18 16:00:11 +02:00
utils.c Improved data export capabilities! 2018-09-17 16:56:02 +02:00
utils.h Improved data export capabilities! 2018-09-17 16:56:02 +02:00