index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-02
fix for audio.c(607): error C2036: 'void *': unknown size in Visual Studio 2015.
bugcaptor
2017-02-28
Update Makefile
Ray
2017-02-23
Merge pull request #230 from OdnetninI/develop
Ray
2017-02-23
Examples Linux Physics Fix
OdnetninI
2017-02-23
Review .html typo
Ray San
2017-02-23
Merge pull request #229 from OdnetninI/develop
Ray
2017-02-23
Fixed examples link
OdnetninI
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-16
Review rres loading to support multiple parts
Ray
2017-02-16
Added function DrawRectanglePro()
Ray
2017-02-15
Support resources divided in multiple parts
raysan5
2017-02-11
Corrected issue with OpenAL being 'keg only' on OSX
raysan5
2017-02-11
Reviewed fread() usage around the code
raysan5
2017-02-09
[audio] Renamed variable
Ray
2017-02-09
Merge pull request #224 from raysan5/develop
Ray
2017-02-09
[web] Added new social networks
Ray San
2017-02-08
Remove lighting system from rlgl standalone header
Ray San
2017-02-07
Merge pull request #223 from raysan5/develop
Ray
2017-02-06
Moved raylib webpage to docs folder
Ray San
2017-02-06
Added audio function: SetMusicLoopCount()
Ray
2017-02-06
Added audio function: SetMasterVolume()
Ray
2017-02-06
Commented code for review
Ray
2017-02-05
Remove rlua from raylib main repo
raysan5
2017-02-05
Added function SetWindowIcon()
raysan5
2017-02-05
Refactor SpriteFont struct
raysan5
2017-02-01
Init memory for screenshot to zero
Ray
2017-01-29
Updated raylib version to 1.7
Ray
2017-01-29
Updated Gestures enum
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-26
Merge pull request #218 from gen2brain/develop
Ray
2017-01-26
Fix RPi build and add missing directories
Milan Nikolic
2017-01-26
Integrate Android build into Makefile
Milan Nikolic
2017-01-25
Wait for events when window is minimized...
Ray
2017-01-25
Updated some code... for perfect transition
Ray
2017-01-24
Working in some bugs and screen transition
Ray San
2017-01-24
Revert unneeded change
Ray
2017-01-22
Some code improvements
Ray
2017-01-22
Upload wave collector - GGJ17 game
Ray
2017-01-19
Support 32bit wav data
Ray
2017-01-18
Updated stb external libraries
Ray
2017-01-18
Some tweaks for consistency
Ray San
2017-01-18
Stop sound source before unloading
Ray San
2017-01-18
Corrected bug on OGG sound loading
Ray San
2017-01-15
Add support for 32-bit PCM sample data
raysan5
2017-01-15
Work on rres file format -IN PROGRESS-
raysan5
2017-01-15
Code formatting
raysan5
2017-01-15
Removed GetNextPOT(), review TraceLog()
raysan5
2017-01-15
Added LoadText() function
raysan5
[prev]
[next]