mame/3rdparty/bgfx/examples/16-shadowmaps
2017-12-01 13:22:27 +01:00
..
common.sh Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_black.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_esm_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_esm_linear_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_esm_linear_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_esm_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_esm_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_esm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_hard_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_hard_linear_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_hard_linear_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_hard_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_hard_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_hard.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_main.sh Update BGFX and BX (nw) 2016-03-08 12:58:10 +01:00
fs_shadowmaps_color_lighting_pcf_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_pcf_linear_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_pcf_linear_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_pcf_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_pcf_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_pcf.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_vsm_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_vsm_linear_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_vsm_linear_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_vsm_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_vsm_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting_vsm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_lighting.sh Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_color_texture.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_hblur_vsm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_hblur.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_packdepth_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_packdepth_vsm_linear.sc Updated BGFX (nw) 2017-01-02 14:05:50 +01:00
fs_shadowmaps_packdepth_vsm.sc Updated BGFX (nw) 2017-01-02 14:05:50 +01:00
fs_shadowmaps_packdepth.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_texture.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_unpackdepth_vsm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_unpackdepth.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_vblur_vsm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
fs_shadowmaps_vblur.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
makefile Update BGFX and BX (nw) 2017-02-05 13:56:35 +01:00
screenshot.png
shadowmaps.cpp Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic] 2017-12-01 13:22:27 +01:00
varying.def.sc
vs_shadowmaps_color_lighting_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color_lighting_linear_csm.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color_lighting_linear_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color_lighting_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color_lighting_omni.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color_lighting.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color_texture.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_color.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_depth.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_hblur.sc Updated BGFX (nw) 2017-01-02 14:05:50 +01:00
vs_shadowmaps_packdepth_linear.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_packdepth.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_texture_lighting.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_texture.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_unpackdepth.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00
vs_shadowmaps_vblur.sc Added latest BX and BGFX (nw) 2016-01-04 19:00:51 +01:00