raylib/src
Ray 6c2dc5574f Merge pull request #134 from LelixSuper/develop
Update Makefile of 'src/' folder
2016-07-18 15:34:02 +02:00
..
android/jni Removed physac old module from Android MK file 2016-06-09 22:12:46 +02:00
external Update pthreads library (win32) 2016-07-18 14:53:11 +02:00
audio.c Review some functions, formatting and comments 2016-07-15 18:16:34 +02:00
audio.h Added audio standalone sample 2016-07-16 19:24:08 +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 Review comments 2016-07-13 20:05:00 +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 fix small things on 'src/' makefile 2016-07-18 15:13:43 +02: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 Review some functions, formatting and comments 2016-07-15 18:16:34 +02:00
raymath.h Corrected keywords usage 2016-06-11 12:18:08 +02:00
resources Updated 2016-02-21 16:19:40 +01:00
rlgl.c Expose Oculus Rift functionality directly 2016-07-16 22:41:13 +02:00
rlgl.h Expose Oculus Rift functionality directly 2016-07-16 22:41:13 +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 Reorganize external libraries - BREAKING CHANGE - 2016-06-06 14:34:43 +02:00
utils.h Review heades usage 2016-06-02 01:26:44 +02:00