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-12-25
Review comments and formatting
raysan5
2016-12-25
Review some functions for consistency
raysan5
2016-12-25
Added mesh loading functions
raysan5
2016-12-25
Complete review of audio module
raysan5
2016-12-22
Fix physac.h building on linux
Saggi Mizrahi
2016-12-22
Fix warnings in lua binding
Saggi Mizrahi
2016-12-22
Change UpdateSound() to accept const void *
Saggi Mizrahi
2016-12-20
Corrected bug sound playing twice
Ray
2016-12-17
Improving rRES custom format support -IN PROGRESS-
Ray
2016-12-15
Merge pull request #206 from joeld42/jbd_bugfix
Ray
2016-12-14
Moved viewport code into SetupViewport so high-DPI fix can be applied to EndT...
Joel Davis
2016-12-09
Replaced log2() function by equivalent
Ray
2016-12-05
Corrected some warnings
Ray
2016-11-25
Update Lua naming
Ray
2016-11-24
Corrected bugs for OpenGL 1.1 backend
raysan5
2016-11-22
Reviewed some lua examples and added new ones
Ray
2016-11-22
Corrected bug on GenTextureMipmaps()
Ray
2016-11-21
Updated Physac library
victorfisac
2016-11-21
Corrected bug with alpha mask on font
raysan5
2016-11-21
rlua: Added functions notes
Ray
2016-11-21
rlua: Added some missing functions
Ray
2016-11-18
Some code tweaks
raysan5
2016-11-17
Corrected bug on Android
raysan5
2016-11-17
Some tweaks around
raysan5
2016-11-16
Updated to support OpenAL Soft static library
raysan5
2016-11-16
Remove CMakeList
raysan5
2016-11-16
Update resource file for raylib 1.6
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-11-15
Removed byte typedef
raysan5
2016-11-13
Improved text measurement
Ray
2016-11-13
Improved text measurement
Ray
2016-11-13
Corrected SIGSEV bug
Ray
2016-11-03
Corrected issue on chars drawing
raysan5
2016-11-03
Raspberry Pi custom gamepad axis
raysan5
2016-11-02
Improved gamepad support on Raspberry Pi
raysan5
2016-11-02
code tweaks to avoid some warnings
Ray
2016-11-01
Improved gamepad support
raysan5
2016-11-01
Support unordered charset, neither fixed first char
raysan5
2016-10-31
Improve TTF loading
raysan5
2016-10-31
Comments tweaks
raysan5
2016-10-31
Improve SpriteFont support
raysan5
2016-10-31
Reorganize defines check
raysan5
2016-10-31
Renamed OpenAL32 dll library
raysan5
2016-10-29
Support textures filtering
raysan5
2016-10-29
Tweak to avoid warnings
raysan5
2016-10-27
Review gamepad inputs
raysan5
2016-10-27
Function to set texture parameters -IN PROGRESS-
raysan5
2016-10-27
Funtions added to set texture parameters
raysan5
2016-10-27
Function added: GenSpriteFont()
raysan5
2016-10-24
Improving sprite fonts support...
raysan5
[next]