raylib/src
raysan5 d63e32a377 Remove include, not supported on html5
AL/alext.h is not supported on html5 OpenAL implementation, just
replaced by the defines used in audio module
2016-06-11 11:21:24 +02:00
..
android/jni Removed physac old module from Android MK file 2016-06-09 22:12:46 +02:00
external Reduce extensions dependencies 2016-06-11 10:58:17 +02:00
audio.c Remove include, not supported on html5 2016-06-11 11:21:24 +02:00
audio.h Rename for consistency with other functions 2016-06-02 19:09:56 +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 Simplified Oculus integration 2016-06-08 13:16:01 +02:00
easings.h Review comments to be value-generic 2016-06-02 18:49:40 +02:00
gestures.c Some gestures comments tweaks... 2016-06-03 18:51:19 +02:00
gestures.h Improved gestures system 2016-04-17 11:36:40 +02:00
libraylib.bc Reorganize external libraries - BREAKING CHANGE - 2016-06-06 14:34:43 +02:00
Makefile Converted GLAD to header only 2016-06-07 18:57:20 +02:00
models.c Corrected bug on cubemap generation 2016-06-11 10:56:20 +02:00
physac.h Reduced physic steps resolution 2016-06-09 21:00:21 +02:00
raygui.h Updated comments... 2016-06-09 20:01:39 +02:00
raylib.h Removed physac functions from raylib header 2016-06-09 20:02:15 +02:00
raymath.h Added functions to customize internal matrix 2016-06-02 20:23:09 +02:00
resources Updated 2016-02-21 16:19:40 +01:00
rlgl.c Adapt standard shader to GL ES 2.0 2016-06-10 00:49:51 +02:00
rlgl.h Updated some code 2016-06-07 23:44:53 +02:00
shapes.c Review text formatting (spacing, tabs...) 2016-05-31 19:12:37 +02:00
standard_shader.h Adapt standard shader to GL ES 2.0 2016-06-10 00:49:51 +02:00
text.c Reorganize external libraries - BREAKING CHANGE - 2016-06-06 14:34:43 +02:00
textures.c Reorganize external libraries - BREAKING CHANGE - 2016-06-06 14:34:43 +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