mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-13 23:32:38 +00:00
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. |
||
|---|---|---|
| .. | ||
| D3D | ||
| OGL | ||
| Software | ||
| CMakeLists.txt | ||