dolphin/Source/Core
Stenzek d62dcd397d VideoConfig: Drop force vertex/pixel ubershader settings
This was mainly included for debugging, but could end up being confusing
for users, as well as polluting the GL program cache with a mix of uber
and specialized shaders if the option was changed.
2017-07-31 23:21:38 +10:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common Merge pull request #5851 from leoetlino/sysconf-fix 2017-07-31 16:45:06 +08:00
Core VideoConfig: Drop force vertex/pixel ubershader settings 2017-07-31 23:21:38 +10:00
DiscIO Merge pull request #5795 from JosJuice/gc-region-detection 2017-07-20 14:13:11 +08:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
DolphinWX Merge pull request #5840 from leoetlino/wx-focus-fix 2017-07-31 16:43:53 +08:00
InputCommon Make DolphinWX strings more like DolphinQt2 strings 2017-07-26 08:04:10 +02:00
UICommon LogManager: use layered config 2017-07-09 16:28:54 -07:00
VideoBackends VideoConfig: Drop force vertex/pixel ubershader settings 2017-07-31 23:21:38 +10:00
VideoCommon VideoConfig: Drop force vertex/pixel ubershader settings 2017-07-31 23:21:38 +10:00
CMakeLists.txt