dolphin/Source/Core
magumagu 57d94de2ad Fix regression for D3D EFB depth copies.
On D3D, we read from the depth buffer using the format
DXGI_FORMAT_R24_UNORM_X8_TYPELESS (essentially, the "r" component contains
the depth, and the other components contain nothing).
2015-02-03 11:27:27 -08:00
..
AudioCommon Merge pull request #1917 from adamdmoss/no-lfe 2015-01-23 12:30:48 +11:00
Common Merge pull request #1980 from Sonicadvance1/AArch64_more_optimizations 2015-01-30 08:33:19 -06:00
Core Remove an old comment about stfiwx. 2015-02-01 00:30:53 -06:00
DiscIO
DolphinQt Use unique_ptr for some IVolume instances 2015-01-29 21:33:19 -05:00
DolphinWX Merge pull request #1976 from lioncash/size 2015-01-31 12:34:35 +11:00
InputCommon
UICommon PostProcessing: Add support for user-supplied anaglyph shaders. 2015-01-25 22:07:03 +01:00
VideoBackends VideoBackends: set GLInterface to zero after deleting it 2015-02-01 13:51:34 +01:00
VideoCommon Fix regression for D3D EFB depth copies. 2015-02-03 11:27:27 -08:00
CMakeLists.txt