dolphin/Source/Core
Stenzek e370f6a82a OGL: Use struct for post-processing shader options
This removes the need for token pasting, which isn't supported in GLSL
ES. Shouldn't cause any issues unless people are using reserved keywords
as option names.
2017-04-16 14:00:02 +10:00
..
AudioCommon Mixer: Tweak audio stretch parameters 2017-04-12 17:56:58 +01:00
Common Merge pull request #5250 from MerryMage/psq_st 2017-04-12 20:52:59 +02:00
Core Merge pull request #5260 from MerryMage/CheckIfSafeAddress 2017-04-15 13:26:05 +02:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI
DolphinQt2
DolphinWX Remove audio backend tooltip 2017-04-12 21:03:36 +02:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon
VideoBackends OGL: Use struct for post-processing shader options 2017-04-16 14:00:02 +10:00
VideoCommon TextureConversionShader: fix syntax error 2017-04-12 14:23:25 -07:00
CMakeLists.txt