index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-07-22
OS X comaptiblity changes and compiled library
sol-prog
2016-07-19
Update runtime DLL to version 1.6
raysan5
2016-07-19
Updated to Oculus PC SDK 1.6
Ray
2016-07-18
Updated
raysan5
2016-07-18
Review outputs by platform
raysan5
2016-07-18
Some code tweaks
raysan5
2016-07-18
Merge pull request #134 from LelixSuper/develop
Ray
2016-07-18
fix small things on 'src/' makefile
LelixSuper
2016-07-18
Update pthreads library (win32)
raysan5
2016-07-17
allow to compile shared version of raylib
LelixSuper
2016-07-17
fix 'external/stb_vorbis.c" compilation
LelixSuper
2016-07-17
restore the original method to compile all modules
LelixSuper
2016-07-17
add some explanation of makefile in 'src/'
LelixSuper
2016-07-17
Corrected issue on drawing order
raysan5
2016-07-16
Expose Oculus Rift functionality directly
raysan5
2016-07-16
fix small things on makefile of 'src/' folder
LelixSuper
2016-07-16
improve the compilation of all modules
LelixSuper
2016-07-16
improve 'clean' target of 'src/' makefile
LelixSuper
2016-07-16
Added rlgl standalone sample
raysan5
2016-07-16
Added audio standalone sample
raysan5
2016-07-16
add 'install' and 'unistall' target
LelixSuper
2016-07-16
restyle Makefile of 'src/' folder and fix targets
LelixSuper
2016-07-16
Corrected bug on OpenGL 1.1
raysan5
2016-07-15
Review some functions, formatting and comments
raysan5
2016-07-13
Review variables to raylib naming conventions
raysan5
2016-07-13
Review comments
raysan5
2016-07-12
Support VR mode disable on Oculus device
raysan5
2016-07-12
Updated for GLSL 100
raysan5
2016-07-11
Added Oculus functions declaration and comments
raysan5
2016-07-11
Corrected some issues on OpenGL 1.1
raysan5
2016-07-11
Added custom Oculus CV1 parameters
Ray
2016-07-10
Compute stereo config from device parameters
Ray
2016-07-08
Do not expose raw audio context to final user...
Ray
2016-07-08
Updated VR support -IN PROGRESS-
raysan5
2016-07-08
Rename standard_shader.h to shader_standard.h
Ray
2016-07-08
Supporting multiple HMD configurations
Ray
2016-07-06
Updated lighting system...
raysan5
2016-07-06
Edited comment
raysan5
2016-07-06
Corrected bug on Raspberry Pi with strcat()
raysan5
2016-07-06
VR Functions renaming (for generic HMD device)
Ray
2016-07-04
Moved Oculus enable drawing to user side...
raysan5
2016-07-04
Corrected issue on RPI on model drawing
raysan5
2016-07-04
Updated Oculus PC SDK to version 1.5
raysan5
2016-07-04
Review ResolveCollisionCubicmap()
Ray
2016-07-04
Redesigned stereo rendering mechanism
Ray
2016-06-27
Added eyes projection/view matrices calculation
raysan5
2016-06-27
Reorganize shaders to respective folders
raysan5
2016-06-27
Added Oculus functions to raylib header
raysan5
2016-06-26
Comment glBlitFramebuffer()
raysan5
2016-06-26
Enable/Disable VR experience
raysan5
[next]