Previous 199869 Revisions Next

r176926 Friday 19th March, 2021 at 15:38:07 UTC by cgwg
bgfx: crt-geom and crt-geom-deluxe enhancements (#7872)

* Made spot size parameters adjustable also increased samples from 2 to 3 scanlines for crt-geom-deluxe.
* Made horizontal interpolation adjustable.
* bgfx crt-geom-deluxe: Made phosphor decay smoothly to zero at specified cutoff time.
* bgfx crt-geom-deluxe: Added lowpass filter.
[/branches/time-experiments/bgfx/chains]crt-geom-deluxe.json crt-geom.json
[/branches/time-experiments/bgfx/effects/crt-geom]crt-geom-deluxe.json crt-geom.json lowpass.json* phosphor_apply.json phosphor_update.json
[/branches/time-experiments/bgfx/shaders/essl/chains/crt-geom]fs_crt-geom-deluxe.bin fs_crt-geom.bin fs_lowpass.bin* fs_phosphor_apply.bin fs_phosphor_update.bin vs_lowpass.bin*
[/branches/time-experiments/bgfx/shaders/glsl/chains/crt-geom]fs_crt-geom-deluxe.bin fs_crt-geom.bin fs_lowpass.bin* fs_phosphor_apply.bin fs_phosphor_update.bin vs_lowpass.bin*
[/branches/time-experiments/bgfx/shaders/metal/chains/crt-geom]fs_crt-geom-deluxe.bin fs_crt-geom.bin fs_lowpass.bin* fs_phosphor_apply.bin fs_phosphor_update.bin vs_lowpass.bin*
[/branches/time-experiments/bgfx/shaders/spirv/chains/crt-geom]fs_crt-geom-deluxe.bin fs_crt-geom.bin fs_lowpass.bin* fs_phosphor_apply.bin fs_phosphor_update.bin vs_lowpass.bin*
[/branches/time-experiments/src/osd/modules/render/bgfx/shaders/chains/crt-geom]fs_crt-geom-deluxe.sc fs_crt-geom.sc fs_lowpass.sc* fs_phosphor_apply.sc fs_phosphor_update.sc varying.def.sc vs_lowpass.sc*


Previous 199869 Revisions Next


© 1997-2024 The MAME Team