raylib/examples
Piotr Balcer 3065cbbce9 cmake: preload resources into web examples
No examples built for the Web platform functioned properly due to lack
of resources in the virtual file system provided by emscripten.

This patch addresses this problem by adding
'--preload-file local_path/resources@resources' emcc option to link
flags whenever necessary.
2019-01-20 15:24:30 +01:00
..
audio Corrected issue with MOD playing 2018-12-25 15:18:35 +01:00
core Corrected issue when scaling 2018-12-18 18:19:11 +01:00
models WARNING: Redesigned SetShaderValue() 2019-01-10 11:25:26 +01:00
others WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
physac Review resources naming 2018-11-19 15:18:11 +01:00
shaders Review window title 2019-01-19 14:15:55 +01:00
shapes WARNING: BREAKING CHANGE 2018-12-26 13:26:34 +01:00
text ADDED: DrawTextRec() and example 2018-12-29 14:44:28 +01:00
textures Reviewed example 2019-01-05 17:25:35 +01:00
CMakeLists.txt cmake: preload resources into web examples 2019-01-20 15:24:30 +01:00
Makefile Merge pull request #718 from MarcoLizza/shaders-uniforms-array 2019-01-09 17:01:59 +01:00
Makefile.Android Review Android Makefiles 2018-07-10 11:52:30 +02:00