mame/hlsl
ImJezze 6e5f7f5d94 Refactoring
- separated downsample pass and bloom pass into two function calls
- removed/replaced simple.fx by using primary.fx to render on screen
- changed PostPass parameter of primary.fx to boolean
- simplified bloom.fx and downsample.fx, Prescale parameter is now set
correctly from outside depending on raster/vector rendering
2015-07-11 20:01:24 +02:00
..
bloom.fx Refactoring 2015-07-11 20:01:24 +02:00
color.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
deconverge.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
downsample.fx Refactoring 2015-07-11 20:01:24 +02:00
focus.fx update in agreement with ImJezze (nw) 2015-05-24 14:53:26 +02:00
phosphor.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
pincushion.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
post.fx Fixed misaligned scanlines with odd resolutions 2015-05-30 15:38:19 +02:00
prescale.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
primary.fx Refactoring 2015-07-11 20:01:24 +02:00
vector.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
yiq_decode.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00
yiq_encode.fx added licenses to hlsl files (nw) 2015-05-12 09:18:09 +02:00