raylib/src
raysan5 308fcbb96c Added eyes projection/view matrices calculation
Based on HMD parameters (IPD, ScreenSize, LesnsSeparation...)
2016-06-27 20:10:28 +02:00
..
android/jni Removed physac old module from Android MK file 2016-06-09 22:12:46 +02:00
external Add pthread external library to source... 2016-06-14 20:31:48 +02:00
audio.c Corrected a couple of warnings 2016-06-11 12:01:39 +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 Corrected bug on stereo rendering 2016-06-26 14:13:11 +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 Added support for OpenGL 2.1 2016-06-16 20:25:50 +02:00
models.c Removed function SetModelTexture() 2016-06-24 19:49:36 +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 Added Oculus functions to raylib header 2016-06-27 18:30:58 +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 Added eyes projection/view matrices calculation 2016-06-27 20:10:28 +02:00
rlgl.h Enable/Disable VR experience 2016-06-26 15:36:12 +02:00
shapes.c Corrected bugs on OpenGL 2.1 2016-06-17 00:29:46 +02:00
standard_shader.h Corrected bugs on OpenGL 2.1 2016-06-17 00:29:46 +02:00
text.c Reorganize external libraries - BREAKING CHANGE - 2016-06-06 14:34:43 +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