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-01-13
Vertex shaders optimization
raysan5
2016-01-11
Added world to screen conversion
victorfisac
2016-01-11
Review Light/Material system
raysan5
2016-01-11
Change drawing order to avoid artifacts with...
raysan5
2016-01-08
Fixed small glitch on zoom-in with mouse wheel
victorfisac
2016-01-07
Added collision check between ray and box
victorfisac
2016-01-07
Implemented ray trace from mouse position
victorfisac
2016-01-06
Simplified MatrixMultiply() function
raysan5
2016-01-05
Added some comments and fixed spaces
victorfisac
2016-01-05
Fixed Android lock screen bug
victorfisac
2016-01-04
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
victorfisac
2016-01-04
Add Android physic buttons input detection
victorfisac
2016-01-04
Matrix variables renaming
raysan5
2016-01-04
Added functionality: Storage values
raysan5
2016-01-04
Fixed bug: rlglGenerateMipmaps()
raysan5
2016-01-03
Improved and added functions to physac engine module
victorfisac
2016-01-03
Fixed lighting engine module newlines at end of file
victorfisac
2016-01-03
Reviewed Android inputs and gestures system
raysan5
2016-01-02
Improved fonts support
raysan5
2016-01-02
Updated to latest version
raysan5
2016-01-02
Added module: easings (header only)
raysan5
2016-01-02
Eat Android Back key to avoid crash
raysan5
2016-01-02
Small code tweaks
raysan5
2015-12-30
Update and rename physics.c to physac.c
Ray
2015-12-30
Update and rename physics.h to physac.h
Ray
2015-12-30
Some tweaks and details review
raysan5
2015-12-30
Reviewed function GetCurrentTime() on WIN32
raysan5
2015-12-30
Reviewed function: CheckCollisionCircleRec()
raysan5
2015-12-30
Added function: SubText()
raysan5
2015-12-30
Added function: ImageDither()
raysan5
2015-12-21
Added physics engine-module and example
victorfisac
2015-12-21
Added lighting engine module
victorfisac
2015-12-21
Added new matrix location points and extra functions
victorfisac
2015-12-14
Added BeginDrawingEx()
raysan5
2015-12-09
MeasureTextEx() - Added support for multi-line size measure
raysan5
2015-12-09
DrawTextureRec() function review to allow flipped rectangle
raysan5
2015-12-09
Corrected bug
raysan5
2015-12-03
Small bug corrected
raysan5
2015-12-03
Corrected bug on spritefont loading
raysan5
2015-11-09
Corrected bug
Ray
2015-11-05
Corrected html5 glfw3 bug
Ray
2015-11-05
Added texture retrieval support on OpenGL ES 2.0
Ray
2015-11-05
Variables initialization
Ray
2015-11-05
Corrected alpha issue on screenshots taken
Ray
2015-11-04
Added some texture functionality (view details)
Ray
2015-11-03
Merge pull request #62 from kd7tck/develop
Ray
2015-10-30
Moved gestures touch functionality back to core
Ray
2015-10-27
Removed unneeded comment
Ray
2015-10-26
Corrected bug on web
Ray San
2015-10-26
Added support for s3tc compression on web
Ray San
[next]