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
2018-10-21
Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...
Berni8k
2018-10-20
Merge pull request #1 from raysan5/master
Berni8k
2018-10-20
Reviewed possible issue with external libs
Ray
2018-10-19
Corrected typo
Ray
2018-10-19
Reviewed possible issue with...
Ray
2018-10-19
Added comment on issue
Ray
2018-10-19
Comment tweak
Ray
2018-10-18
Some security checks on font loading
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-18
Merge pull request #669 from dj0nes/master
Ray
2018-10-18
Remove non-Windows includes from Makefile
Dillon Jones
2018-10-18
Removed OpenAL backend
Ray
2018-10-17
Working on MP3 loading
Ray
2018-10-17
Update src/external/dr_mp3.h
Ray
2018-10-16
Review defines
Ray
2018-10-16
Merge pull request #664 from ChrisDill/master
Ray
2018-10-16
Merge pull request #663 from jubalh/fileexists
Ray
2018-10-15
Update .gitignore
ChrisDill
2018-10-14
Add FileExists() function
Michael Vetter
2018-10-13
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2018-10-13
Corrected description
raysan5
2018-10-13
Update LICENSE.md
Ray
2018-10-13
Corrected func name typo
raysan5
2018-10-13
Renamed new PR function
raysan5
2018-10-13
Merge pull request #661 from ChrisDill/master
Ray
2018-10-12
Added GetLastWriteTime to allow for file reloading
ChrisDill
2018-10-11
CMake: remove erroneous status message
Ahmad Fatoum
2018-10-11
CMake: Fix build breakage trying to set OpenGL version
Ahmad Fatoum
2018-10-11
Update CONTRIBUTING.md
Ray
2018-10-11
Update CONTRIBUTING.md
Ray
2018-10-11
Update CONTRIBUTING.md
Ray
2018-10-11
Review raylib bindings
Ray
2018-10-11
Merge pull request #659 from noshbar/text-memory-leak
Ray
2018-10-10
Minor tweaks
Ray
2018-10-10
Merge pull request #657 from noshbar/minor-game-fixes
Ray
2018-10-10
Merge pull request #656 from noshbar/vs2017-fix
Ray
2018-10-10
Merge pull request #658 from noshbar/incorrect-GenImageFontAtlas-def
Ray
2018-10-10
Fixes memory leak in text.c
noshbar
2018-10-10
GenImageFontAtlas prototype in raylib.h is incorrect.
noshbar
2018-10-10
3 minor sample game cleanups:
noshbar
2018-10-10
Physac.h fix for variable array size declaration.
noshbar
2018-10-10
Small tweak to avoid warning
Ray
2018-10-10
ADDED: GetFileNameWithoutExt
Ray
2018-10-09
Corrected issues with VS2017 compilation
Ray
2018-10-08
ADDED: ImageExtractPalette()
Ray
2018-10-08
OSX native window keeps breaking...
Ray
2018-10-08
Corrected issue with dirent.h inclusion...
Ray
2018-10-08
Avoid multiple gl.h inclusions
Ray
2018-10-08
dirent.h implementation for MSVC
Ray
2018-10-08
Trying to include dirent.h for MSVC
Ray
[next]