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
/
templates
/
basic_game
Age
Commit message (
Expand
)
Author
2016-05-14
Fix glfw name on OSX and remove unused directory warning
Chris Hemingway
2016-04-06
Fix Makefile files
LelixSuper
2016-04-03
Remove recipes of GLEW from Makefile (not used any more)
LelixSuper
2016-04-03
Remove duplicate code
LelixSuper
2016-03-13
Remove GLEW library and uncomment other GNU/Linux dependences
LelixSuper
2016-03-13
Convert tabs to spaces when it is possible in Makefile files
LelixSuper
2016-03-12
Raname all makefile files to "Makefile"
LelixSuper
2016-03-12
Add a missing library for compiling on GNU/Linux
LelixSuper
2016-03-12
Update "libraries" and "includes" section
LelixSuper
2016-03-12
Update GNU/Linux compilation
LelixSuper
2016-03-12
Edit the default target to conform to GNU standards
LelixSuper
2016-02-21
Update makefiles
raysan5
2015-12-31
Updated makefiles
raysan5
2015-01-25
Fixes for makefiles, GLFW 3.1 library for Linux
Constantine Tarasenkov
2015-01-18
Updated makefiles for templates
raysan5
2014-09-30
Added required linker libs
Ray
2014-09-18
Multiple templates to start a game
raysan5