bgfx/examples/15-shadowmaps-simple
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_sms_mesh.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00
fs_sms_mesh_pd.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00
fs_sms_shadow.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00
fs_sms_shadow.sh Cleanup. 2015-06-06 16:57:43 -07:00
fs_sms_shadow_pd.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00
makefile Fixing paths. 2014-09-10 21:48:08 -07:00
screenshot.png Resized screenshots. 2014-01-13 20:39:33 -08:00
shadowmaps_simple.cpp Moved public header files into bgfx subdirectory. 2015-09-18 20:19:12 -07:00
varying.def.sc Added 15-shadowmaps-simple and 16-shadowmaps. 2014-01-13 22:16:07 +01:00
vs_sms_mesh.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00
vs_sms_shadow.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00
vs_sms_shadow_pd.sc Added shadow samplers and updated example 15-shadowmaps-simple to use them. 2014-02-24 21:44:12 -08:00