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
2017-04-30
Some code tweaks
Ray
2017-04-22
Organize structs vs enums
raysan5
2017-04-22
Renamed function for lib consistency
raysan5
2017-04-21
Make TraceLog() public to the API
Ray
2017-04-16
Make public TakeScreenshot() function
raysan5
2017-04-03
Remove function declaration
Ray
2017-03-29
Added IsFileExtension()
Ray
2017-03-25
Working on configuration flags
Ray
2017-03-20
Review some comments
Ray
2017-03-19
Working on file header comments...
raysan5
2017-03-14
Remove Oculus support from code
raysan5
2017-03-14
Added function: DrawLineBezier()
raysan5
2017-03-05
Added function: DrawLineEx()
raysan5
2017-03-05
Work on timming functions...
raysan5
2017-03-05
Added some flags and functions to manage window
raysan5
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-11
Corrected issue with OpenAL being 'keg only' on OSX
raysan5
2017-02-09
[audio] Renamed variable
Ray
2017-02-06
Added audio function: SetMusicLoopCount()
Ray
2017-02-06
Added audio function: SetMasterVolume()
Ray
2017-02-05
Added function SetWindowIcon()
raysan5
2017-02-05
Refactor SpriteFont struct
raysan5
2017-01-29
Updated raylib version to 1.7
Ray
2017-01-28
Remove unecessary spaces...
Ray
2017-01-28
Implemented Wait()
Ray
2017-01-27
Move lighting system out of raylib
Ray
2017-01-15
Added LoadText() function
raysan5
2017-01-05
Lattest PR review
raysan5
2017-01-02
Added RaycastMesh function and example test case
Joel Davis
2016-12-31
Added RaycastGround and ray picking example
Joel Davis
2016-12-27
rRES raylib resources custom file format support
raysan5
2016-12-25
Review comments and formatting
raysan5
2016-12-22
Change UpdateSound() to accept const void *
Saggi Mizrahi
2016-12-17
Improving rRES custom format support -IN PROGRESS-
Ray
2016-11-25
Update Lua naming
Ray
2016-11-22
Corrected bug on GenTextureMipmaps()
Ray
2016-11-17
Some tweaks around
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-11-15
Removed byte typedef
raysan5
2016-11-13
Improved text measurement
Ray
2016-11-03
Raspberry Pi custom gamepad axis
raysan5
2016-11-02
Improved gamepad support on Raspberry Pi
raysan5
2016-11-01
Improved gamepad support
raysan5
2016-10-31
Improve SpriteFont support
raysan5
2016-10-29
Support textures filtering
raysan5
2016-10-27
Review gamepad inputs
raysan5
2016-10-18
Improved Android support
Ray
2016-10-17
Some work on multiple inputs...
raysan5
2016-10-17
Corrected some warnings
Ray
2016-10-14
Improved gamepad system
Ray
[next]