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
/
raylib.h
Age
Commit message (
Expand
)
Author
2016-07-22
OS X comaptiblity changes and compiled library
sol-prog
2016-07-18
Some code tweaks
raysan5
2016-07-15
Review some functions, formatting and comments
raysan5
2016-07-08
Do not expose raw audio context to final user...
Ray
2016-07-06
Updated lighting system...
raysan5
2016-07-06
VR Functions renaming (for generic HMD device)
Ray
2016-07-04
Redesigned stereo rendering mechanism
Ray
2016-06-27
Added Oculus functions to raylib header
raysan5
2016-06-24
Removed function SetModelTexture()
raysan5
2016-06-17
Improving Oculus Rift example...
Ray
2016-06-14
Move Oculus Rift support to rlgl module
raysan5
2016-06-14
Added GetGestureDetected() again...
raysan5
2016-06-14
Removed useless function: GetGestureDetected()
raysan5
2016-06-09
Removed physac functions from raylib header
raysan5
2016-06-03
Added some comments
raysan5
2016-06-03
Work on Oculus functionality
raysan5
2016-06-02
Added functions to customize internal matrix
raysan5
2016-06-02
Removed DrawPhysicObjectInfo() function
raysan5
2016-06-02
Rename for consistency with other functions
raysan5
2016-06-02
Review coding style to match raylib style
raysan5
2016-06-02
convenient way to combine errors
Joshua Reisenauer
2016-06-02
I added audio errors
Joshua Reisenauer
2016-06-01
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Joshua Reisenauer
2016-06-01
mod player added
Joshua Reisenauer
2016-05-31
Review text formatting (spacing, tabs...)
raysan5
2016-05-31
Removed colTint, tint color is colDiffuse
raysan5
2016-05-31
Improved library consistency
raysan5
2016-05-30
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Joshua Reisenauer
2016-05-31
Reviewed DrawLight() function and some tweaks
Ray
2016-05-30
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Joshua Reisenauer
2016-05-30
update to openal
Joshua Reisenauer
2016-05-30
Added tint color attribute to material data type
victorfisac
2016-05-30
Remove normal depth
victorfisac
2016-05-30
Add Draw3DCircle function and update raylib and rlgl header
victorfisac
2016-05-25
Renamed shader variables (more generic names)
raysan5
2016-05-21
Add standard lighting (2/3)
victorfisac
2016-05-20
Add standard lighting (1/3)
victorfisac
2016-05-20
Add lighting system -IN PROGRESS-
raysan5
2016-05-20
Review struct typedef to avoid pointers for users
raysan5
2016-05-20
Remove TODO comments (already done)
raysan5
2016-05-20
Support DYNAMIC_DRAW mesh loading
raysan5
2016-05-19
Buffer for raw audio
Joshua Reisenauer
2016-05-15
renamed everything so it is obvious what it does
Joshua Reisenauer
2016-05-12
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudio
Joshua Reisenauer
2016-05-12
Simplified internal (default) dynamic buffers
raysan5
2016-05-11
apply index to remaining functions
Joshua Reisenauer
2016-05-11
PlayMusicStream now uses index
Joshua Reisenauer
2016-05-11
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudio
Joshua Reisenauer
2016-05-11
added set pitch for music streams
Joshua Reisenauer
2016-05-11
Merge pull request #112 from kd7tck/develop
Ray
[next]