dolphin/Source/Core/VideoBackends
mr.greywater 2434b531f3 D3D: Fixed crash rendering EFB textures with MSAA
Rendering EFB textures currently crashes with the D3D backend when MSAA is enabled, because the depth texture wasn't correctly resolved. An example for a crash would be starting Pokemon Snap with D3D and MSAA enabled.
2015-02-08 21:03:15 +01:00
..
D3D D3D: Fixed crash rendering EFB textures with MSAA 2015-02-08 21:03:15 +01:00
OGL VideoBackends: set GLInterface to zero after deleting it 2015-02-01 13:51:34 +01:00
Software VideoBackends: set GLInterface to zero after deleting it 2015-02-01 13:51:34 +01:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00