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-08-29
Added function: UpdateSound()
raysan5
2016-08-25
Fix a typo in the DrawCube, DrawCubeWires and DrawCubeTexture definitions
Wilhem Barbier
2016-08-16
Removed useless spacing
raysan5
2016-08-15
Review Wave struct
raysan5
2016-08-13
Support shared/dynamic raylib compilation
raysan5
2016-08-10
Renamed functions for consistency
Ray
2016-08-09
Updated for C++
Ray
2016-08-07
Some functions review
raysan5
2016-08-06
Remove functions from user exposure
raysan5
2016-08-06
Redesigned gestures module to header-only
raysan5
2016-08-06
Updated raylib version to 1.6
raysan5
2016-08-02
Corrected issue with Music type
raysan5
2016-08-02
Complete review and update
raysan5
2016-08-01
Improved support for C++
raysan5
2016-08-01
Complete review of audio system
raysan5
2016-07-29
Code refractoring of music model to be more friendly-user (issue #144)
Bil152
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
[next]