aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile
AgeCommit message (Expand)Author
2019-11-24Review PR #1022raysan5
2019-11-24fix example build on macos (#1022)Richard Smith
2019-10-11corrected examples Makefile target (#985)chriscamacho
2019-09-22contributed simple shader example (#973)chriscamacho
2019-09-12RENAMED: text_sprite_font > text_font_spritefontRay
2019-09-12REDESIGNED: models_obj_loading > models_loadingRay
2019-08-27examples makefile not deleting examples in Linux (#955)chriscamacho
2019-07-28Added scissor test and mouse painting examples proposed in #890 (#919)ChrisDill
2019-07-27#917 This commit changes the path to 'shell.html' in all Makefiles (#918)Antonio Radovcic
2019-06-29add multi channel audio to raudio (#895)chriscamacho
2019-06-12Review DEBUG modeRay
2019-06-09Update MakefileXiaochuanWang
2019-05-22Move emscripten web shell to srcRay
2019-05-21Review MakefilesRay
2019-05-21Review pathsRay
2019-05-17examples reviewRay
2019-05-16new example: shaders_eratosthenesRay
2019-05-16Review build config on webRay
2019-05-15Added new examples to MakefileRay
2019-05-14Improve support for web buildingRay
2019-05-12Added julia set shader example.eggmund
2019-05-07NO SUPPORT_BUSY_WAIT_LOOP by defaultRay
2019-05-02Update MakefileRay
2019-04-28Minor tweaksraysan5
2019-04-23WARNING: Issues on web buildingRay
2019-04-12Review some examplesRay
2019-04-07Happy new year 2019ChillerDragon
2019-01-09Merge pull request #718 from MarcoLizza/shaders-uniforms-arrayRay
2019-01-09Adding basic palette-switching example using uniform arrays.Marco Lizza
2019-01-09Fixing typo in examples makefile, preventing build.Marco Lizza
2019-01-01Update Makefile for Emscriptenraysan5
2018-12-20Some tweaksRay
2018-11-26Enable SDL2 library for audio on WebRay
2018-11-19Review resources namingRay
2018-10-21Added multitouch exampleBerni8k
2018-07-21Review formattingraysan5
2018-07-21Support examples with Emterpreterraysan5
2018-07-21Looking for a place for raylib resource fileraysan5
2018-07-15Added new example: text_font_sdfRay
2018-06-23Added support OpenBSD, NetBSD, DragonFlymaficccc@gmail.com
2018-05-29Reviewed Windows resource file nameRay
2018-05-12Makefile: Remove unnecessary -no-pie for older GCC supportAhmad Fatoum
2018-05-11Review raylib version to 2.0Ray
2018-04-10Updated release versionRay San
2018-02-24Update Makefiles. Enable example usage of staged libraylib.so.RDR8
2018-02-21Removed flag -fgnu89-inlineRay
2018-02-12Update MakefileRDR8
2018-02-12Update MakefileRDR8
2018-02-11Update Makefiles for Linux installation.RDR8
2018-01-15Reviewed Makefiles...-