dolphin/Source/Core/VideoBackends
Stenzek fd896bd9e0 OGL: Drop BlendingState.dither
How GL_DITHER works is implementation-defined, and we handle the
non-blended case in the pixel shader.
2017-04-18 21:55:23 +10:00
..
D3D VideoCommon: Drop SetDitherMode() 2017-04-18 21:55:22 +10:00
D3D12 VideoCommon: Drop SetDitherMode() 2017-04-18 21:55:22 +10:00
Null VideoBackends: Support updated texture encoding shader generators 2017-04-12 00:11:22 +10:00
OGL OGL: Drop BlendingState.dither 2017-04-18 21:55:23 +10:00
Software VideoBackends: Support updated texture encoding shader generators 2017-04-12 00:11:22 +10:00
Vulkan VideoCommon: Drop SetDitherMode() 2017-04-18 21:55:22 +10:00
CMakeLists.txt cmake: Build D3D and D3D12 video backends 2017-01-21 00:35:55 +01:00