raylib/src
Ray 30c025f913
Merge pull request #735 from RobLoach/patch-1
Fix clang++ compilation errors
2019-01-24 15:17:51 +01:00
..
external glfw: Update GLFW to current master 2019-01-08 09:03:22 +01:00
camera.h Fix compiler warnings of lib 2018-08-05 23:53:34 +02:00
CMakeLists.txt WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
CMakeOptions.txt WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
config.h WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
config.h.in WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
core.c Revert the screenWidth change 2019-01-23 20:08:51 -05: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 WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
models.c Some security checks added 2019-01-11 18:54:48 +01:00
physac.h Physac.h fix for variable array size declaration. 2018-10-10 21:52:50 +02:00
raudio.c Merge pull request #731 from MarcoLizza/reorganizing-logging 2019-01-21 10:09:51 +01:00
raudio.h Review raudio comments 2019-01-19 16:51:41 +01:00
raylib.h Review last PR formatting 2019-01-21 10:32:14 +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 Added required define on TCC compiler 2019-01-08 10:10:20 +01:00
rlgl.h Fixing badly (redefined) enums. 2019-01-21 10:02:53 +01:00
shapes.c Use QUADS for DrawPolyEx() 2018-12-29 00:29:28 +01:00
text.c Fix font cannot be narrowed to type 'int' 2019-01-23 22:28:10 -05:00
textures.c ADDED: DrawTextureQuad() 2018-12-26 23:44:16 +01:00
utils.c Review last PR formatting 2019-01-21 10:32:14 +01:00
utils.h Improved data export capabilities! 2018-09-17 16:56:02 +02:00