dolphin/Source/Core/VideoBackends
Ryan Houdek ca68526ec7 Clear the texture used by PP shaders prior to use.
We were generating a texture without ever setting the data to a known value.
This happened on the old code as well, just that PP shaders are receiving some love and people are using it and noticing some of its issues.
2014-08-28 10:16:39 -05:00
..
D3D Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
OGL Clear the texture used by PP shaders prior to use. 2014-08-28 10:16:39 -05:00
Software Remove unused declarations. 2014-08-23 15:26:59 -04:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00