raylib/src
2019-01-01 20:52:57 +01:00
..
external Update mini_al to latest version (Web Audio / AAudio backends) 2019-01-01 20:52:57 +01:00
audio.c Corrected issue with MOD/XM loop 2018-12-29 15:07:03 +01: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 Use stb_vorbis.h as header only 2018-12-21 00:17:44 +01:00
CMakeOptions.txt Add flag: SUPPORT_EVENTS_WAITING 2018-10-31 23:19:29 +01:00
config.h WARNING: BREAKING CHANGE 2018-12-26 13:26:34 +01:00
config.h.in Add flag: SUPPORT_EVENTS_WAITING 2018-10-31 23:19:29 +01:00
core.c WARNING: BREAKING CHANGE 2018-12-26 13:26:34 +01: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 Use stb_vorbis.h as header only 2018-12-21 00:17:44 +01:00
models.c Corrected issue on plane drawing 2018-12-19 11:55:58 +01:00
physac.h Physac.h fix for variable array size declaration. 2018-10-10 21:52:50 +02:00
raylib.h ADDED: DrawTextRec() and example 2018-12-29 14:44:28 +01: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 Corrected issue on draws resetting 2018-12-29 00:00:52 +01:00
shapes.c Use QUADS for DrawPolyEx() 2018-12-29 00:29:28 +01:00
text.c ADDED: DrawTextRec() and example 2018-12-29 14:44:28 +01:00
textures.c ADDED: DrawTextureQuad() 2018-12-26 23:44:16 +01: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