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-08-10
Renamed functions for consistency
Ray
2016-08-09
Updated for C++
Ray
2016-08-08
Corrected issue with VS
raysan5
2016-08-07
Some code review tweaks
raysan5
2016-08-07
Some functions review
raysan5
2016-08-07
Code tweak to avoid warning
raysan5
2016-08-07
Review Lua examples and formatting
Ray
2016-08-06
Fixed bug with BoundingBox Lua constructor
ghassanpl
2016-08-06
GetDroppedFiles and SetShaderValue in Lua working
ghassanpl
2016-08-06
Added trace on audio device closing
raysan5
2016-08-06
Remove functions from user exposure
raysan5
2016-08-06
Replaced tabs by spaces
raysan5
2016-08-06
Merge pull request #173 from ghassanpl/develop
Ray
2016-08-06
Fixes for some Lua bugs
ghassanpl
2016-08-06
Redesigned gestures module to header-only
raysan5
2016-08-06
Updated raylib version to 1.6
raysan5
2016-08-06
Updated Lua module
raysan5
2016-08-04
Fix install command of src/ makefile
LelixSuper
2016-08-04
Updated Lua binding
raysan5
2016-08-03
Corrected bug
raysan5
2016-08-03
Updated some functions
raysan5
2016-08-03
[rlua] new module: raylib Lua binding
raysan5
2016-08-03
[rlua] new module: raylib Lua binding
raysan5
2016-08-02
Corrected issue with Music type
raysan5
2016-08-02
Complete review and update
raysan5
2016-08-01
Review audio module and examples
raysan5
2016-08-01
Improved support for C++
raysan5
2016-08-01
Removed audio errors register
raysan5
2016-08-01
Complete review of audio system
raysan5
2016-07-30
Merge pull request #166 from Bil152/develop
Ray
2016-07-29
Code refractoring of music model to be more friendly-user (issue #144)
Bil152
2016-07-29
Corrected some issues to compile with MSC
raysan5
2016-07-26
Corrected issue on OSX with High DPI display
raysan5
2016-07-26
Corrected issue with HIghDPI display on OSX
raysan5
2016-07-26
Updated log output info
raysan5
2016-07-25
Upload ptheads Win32 DLL
raysan5
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
[next]