raylib/src
raysan5 36cf1f7dfd Improved support for C++
Added compound literals (C99) alternative for C++ compilers that don't
support this feature
2016-08-01 18:05:07 +02:00
..
android/jni Removed physac old module from Android MK file 2016-06-09 22:12:46 +02:00
external Complete review of audio system 2016-08-01 12:49:17 +02:00
audio.c Removed audio errors register 2016-08-01 12:58:30 +02:00
audio.h Complete review of audio system 2016-08-01 12:49:17 +02:00
camera.c Dependencies review 2016-06-01 14:01:35 +02:00
camera.h 3d Camera: Added support for field-of-view Y 2016-03-05 13:05:45 +01:00
CMakeLists.txt Move and update CMakeList 2016-06-06 14:38:54 +02:00
core.c Corrected issue on OSX with High DPI display 2016-07-26 16:55:46 +02:00
easings.h Review comments to be value-generic 2016-06-02 18:49:40 +02:00
gestures.c Added GetGestureDetected() again... 2016-06-14 12:01:57 +02:00
gestures.h Added GetGestureDetected() again... 2016-06-14 12:01:57 +02:00
Makefile OS X comaptiblity changes and compiled library 2016-07-22 11:55:04 -04:00
models.c Review ResolveCollisionCubicmap() 2016-07-04 01:30:07 +02:00
physac.h Updated physac header documentation 2016-06-14 20:54:20 +02:00
raygui.h Move global data to implementation 2016-06-14 12:12:02 +02:00
raylib.h Improved support for C++ 2016-08-01 18:05:07 +02:00
raymath.h Corrected keywords usage 2016-06-11 12:18:08 +02:00
resources Updated 2016-07-18 17:23:50 +02:00
rlgl.c Corrected some issues to compile with MSC 2016-07-29 13:17:50 +02:00
rlgl.h Some code tweaks 2016-07-18 17:06:33 +02:00
shader_distortion.h Updated for GLSL 100 2016-07-12 17:10:44 +02:00
shader_standard.h Rename standard_shader.h to shader_standard.h 2016-07-08 17:22:37 +02:00
shapes.c Corrected issue on drawing order 2016-07-17 12:40:56 +02:00
text.c Corrected bug on Raspberry Pi with strcat() 2016-07-06 20:02:15 +02:00
textures.c Code tweak 2016-06-21 13:45:13 +02:00
utils.c Some code tweaks 2016-07-18 17:06:33 +02:00
utils.h Review heades usage 2016-06-02 01:26:44 +02:00