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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-02-09
[audio] Renamed variable
Ray
2017-02-08
Remove lighting system from rlgl standalone header
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
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-24
Revert unneeded change
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
2017-01-14
Merge pull request #216 from AudioMorphology/develop
Ray
2017-01-14
modified: core.c
AudioMorphology
2017-01-07
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
raysan5
2017-01-07
Support rRES data loading
raysan5
2017-01-05
Merge pull request #214 from AudioMorphology/develop
Ray
2017-01-05
added RPi touch interface
Richard R. Goodwin
2017-01-05
modified: src/core.c
Richard R. Goodwin
2017-01-05
Lattest PR review
raysan5
2017-01-05
Merge pull request #212 from joeld42/jbd_picking
Ray
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-31
Fix vbo indexes for rlglUpdateMesh
Joel Davis
2016-12-27
rRES raylib resources custom file format support
raysan5
2016-12-27
Some functions review and additions
raysan5
2016-12-27
Review some formatting and naming
raysan5
2016-12-26
Improved FLAC audio support
raysan5
2016-12-25
Added support for gamepads on PLATFORM_WEB
raysan5
2016-12-25
Added raw image file reading data check
raysan5
2016-12-25
Review comments and formatting
raysan5
2016-12-25
Review some functions for consistency
raysan5
2016-12-25
Added mesh loading functions
raysan5
[prev]
[next]