aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile
AgeCommit message (Expand)Author
2017-04-23Review Makefiles default raylib pathraysan5
2017-04-23Review game examples Makefilesraysan5
2017-04-21Small tweakRay
2017-04-17Review and recompile web examplesraysan5
2017-04-12PLATFORM_WEB cleanupRDR8
2017-04-12Added _DEFAULT_SOURCE to CFLAGS for C99 compatibilityRDR8
2017-04-08Working on examples...Ray
2017-04-08Support generic target compilationRay
2017-04-04Reorganize examples folderRay
2017-03-29Fine-tuning PLATFORM_WEB CFLAGSRDR8
2017-03-29Edit examples/Makefile PLATFORM_WEB CFLAGS to match src/MakefileRDR8
2017-03-29Restore inadvertant changes to MakefilesRDR8
2017-03-24Strip trailing spacesRDR8
2017-03-24Automate compiler flags selection.RDR8
2017-03-24c99 fix, some linux housekeepingRDR8
2017-02-28Update MakefileRay
2017-02-23Examples Linux Physics FixOdnetninI
2017-02-11Corrected issue with OpenAL being 'keg only' on OSXraysan5
2017-01-05Lattest PR reviewraysan5
2016-12-31Added RaycastGround and ray picking exampleJoel Davis
2016-11-22Added physics samples to makefileRay
2016-11-21Added new text sample: text_bmfont_unorderedraysan5
2016-11-18Review examples and added new onesraysan5
2016-08-06Added example audio_raw_streamraysan5
2016-07-30Corrected bug on Linux linkingRay
2016-07-25Corrected issue with paths on RPIraysan5
2016-07-17Added new example to makefileraysan5
2016-07-12Corrected some issues on OpenGL ESraysan5
2016-06-30Updated examples and makefileRay
2016-06-27Review examples makefile for RPIraysan5
2016-06-09Updated to raylib 1.5Ray
2016-05-13Fix building examples on OSXChris Hemingway
2016-04-03Remove recipes of GLEW from Makefile (not used any more)LelixSuper
2016-04-03Remove duplicate codeLelixSuper
2016-03-13Remove GLEW library and uncomment other GNU/Linux dependencesLelixSuper
2016-03-13Convert tabs to spaces when it is possible in Makefile filesLelixSuper
2016-03-12Raname all makefile files to "Makefile"LelixSuper