dolphin/Source/Core
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
..
AudioCommon Merge pull request #724 from lioncash/mem_fn 2014-08-03 21:25:24 -07:00
Common Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
Core Merge pull request #762 from booto/dma-audio-3 2014-08-12 18:18:51 -07:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
InputCommon Restore Wayland compatibility. 2014-08-04 18:26:03 +02:00
VideoBackends Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
VideoCommon Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00