dolphin/Source/Core/VideoBackends
Ryan Houdek 6bdc32c54a Add the VideoCommon PostProcessing class.
This class loads all the common PP shader configuration options and passes those options through to a inherited class that OpenGL or D3D will have.
Makes it so all the common code for PP shaders is in VideoCommon instead of duplicating the code across each backend.
2014-08-13 01:05:10 -05:00
..
D3D D3D: Remove an unnecessary call to Host_GetRenderWindowSize() 2014-08-08 19:21:41 -04:00
OGL Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
Software Software: Fix function casing in SWRenderer 2014-08-10 22:28:18 -04:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00