dolphin/Source/Core/VideoBackends
Jules Blok bde8126913 VideoBackends: Remove depth range clamping hacks.
Oversized depth ranges are handled correctly now, we don't need to hack around them with clamps anymore.
2017-02-24 14:54:20 +01:00
..
D3D VideoBackends: Remove depth range clamping hacks. 2017-02-24 14:54:20 +01:00
D3D12 VideoBackends: Remove depth range clamping hacks. 2017-02-24 14:54:20 +01:00
Null OGL: Add support for glDepthRangedNV to handle oversized depth ranges. 2017-02-24 14:54:16 +01:00
OGL VideoBackends: Remove depth range clamping hacks. 2017-02-24 14:54:20 +01:00
Software OGL: Add support for glDepthRangedNV to handle oversized depth ranges. 2017-02-24 14:54:16 +01:00
Vulkan VideoBackends: Remove depth range clamping hacks. 2017-02-24 14:54:20 +01:00
CMakeLists.txt cmake: Build D3D and D3D12 video backends 2017-01-21 00:35:55 +01:00