dolphin/Source/Core/VideoBackends
Scott Mansell 92eed47213 Fixed Frame dumping in VideoSoftware.
Old code dumped the efb, which was no-longer relevant since the
backend gained xfb support.
New code dumps the colour texture which is about to be rendered to
the screen so correctly reflects the bypassXFB option.
2014-07-17 11:43:59 +12:00
..
D3D remove unused globals 2014-07-11 16:10:20 +02:00
OGL OGL: Correctly guard against array bounds of s_encodingPrograms 2014-07-14 00:48:14 -04:00
Software Fixed Frame dumping in VideoSoftware. 2014-07-17 11:43:59 +12:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00