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 Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
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 Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
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 Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00