bgfx/examples/02-metaballs
Branimir Karadžić d1f99896ec Moved public header files into bgfx subdirectory.
grep -rl '<bgfx.h>' . | xargs sed -i 's@<bgfx.h>@<bgfx/bgfx.h>@g'
2015-09-18 20:19:12 -07:00
..
fs_metaballs.bin.h Fixed HLSL reflection for samplers. 2015-09-01 16:44:11 -07:00
fs_metaballs.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
makefile Updated copyright year. 2015-01-02 14:43:11 -08:00
metaballs.cpp Moved public header files into bgfx subdirectory. 2015-09-18 20:19:12 -07:00
screenshot.png Updated screenshots. 2013-10-23 22:48:16 -07:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vs_metaballs.bin.h Fixed HLSL reflection for samplers. 2015-09-01 16:44:11 -07:00
vs_metaballs.sc Updated copyright year. 2015-01-02 14:43:11 -08:00