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
/
examples
/
Makefile
Age
Commit message (
Expand
)
Author
2017-04-23
Review Makefiles default raylib path
raysan5
2017-04-23
Review game examples Makefiles
raysan5
2017-04-21
Small tweak
Ray
2017-04-17
Review and recompile web examples
raysan5
2017-04-12
PLATFORM_WEB cleanup
RDR8
2017-04-12
Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility
RDR8
2017-04-08
Working on examples...
Ray
2017-04-08
Support generic target compilation
Ray
2017-04-04
Reorganize examples folder
Ray
2017-03-29
Fine-tuning PLATFORM_WEB CFLAGS
RDR8
2017-03-29
Edit examples/Makefile PLATFORM_WEB CFLAGS to match src/Makefile
RDR8
2017-03-29
Restore inadvertant changes to Makefiles
RDR8
2017-03-24
Strip trailing spaces
RDR8
2017-03-24
Automate compiler flags selection.
RDR8
2017-03-24
c99 fix, some linux housekeeping
RDR8
2017-02-28
Update Makefile
Ray
2017-02-23
Examples Linux Physics Fix
OdnetninI
2017-02-11
Corrected issue with OpenAL being 'keg only' on OSX
raysan5
2017-01-05
Lattest PR review
raysan5
2016-12-31
Added RaycastGround and ray picking example
Joel Davis
2016-11-22
Added physics samples to makefile
Ray
2016-11-21
Added new text sample: text_bmfont_unordered
raysan5
2016-11-18
Review examples and added new ones
raysan5
2016-08-06
Added example audio_raw_stream
raysan5
2016-07-30
Corrected bug on Linux linking
Ray
2016-07-25
Corrected issue with paths on RPI
raysan5
2016-07-17
Added new example to makefile
raysan5
2016-07-12
Corrected some issues on OpenGL ES
raysan5
2016-06-30
Updated examples and makefile
Ray
2016-06-27
Review examples makefile for RPI
raysan5
2016-06-09
Updated to raylib 1.5
Ray
2016-05-13
Fix building examples on OSX
Chris Hemingway
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