mame/hlsl
ImJezze a2c7b61daa Refactoring
- replaced shader parameters OrientationSwapXY xor RotationSwapXY by
SwapXY
- made shader parameters SourceDims, SourceRect, TargetDims, ScreenDims,
QuadDims and SwapXY available for all shaders
- color convolution, defocus and phosphor pass will now be skipped if
all influencing parameters are 0
- removed unused bloom_texture and bloom_target arrays from cache_target
class
- fixed half texel offset in prescale.fx
2015-12-31 16:59:23 +01:00
..
artwork_support Refactoring 2015-12-31 16:59:23 +01:00
bloom.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
color.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
deconverge.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
distortion.fx Refactoring 2015-12-31 16:59:23 +01:00
downsample.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
focus.fx Refactoring 2015-12-31 16:59:23 +01:00
phosphor.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
post.fx Refactoring 2015-12-31 16:59:23 +01:00
prescale.fx Refactoring 2015-12-31 16:59:23 +01:00
primary.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
vector.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
yiq_decode.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00
yiq_encode.fx Cleanup (nw) 2015-12-31 16:32:35 +01:00