spycrab
|
7c99f10152
|
Qt/Graphics: Add ubershader options
|
2018-02-10 13:11:18 +01:00 |
JosJuice
|
4973ae9952
|
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
Not sure why it was named like this... It doesn't affect whether
the copy happens or not, only what resolution it uses.
|
2017-12-18 21:55:02 +01:00 |
Lioncash
|
5337e58284
|
VideoConfig: Make StereoMode an enum class
Makes for more strongly-typed identifiers (and doesn't pollute
surrounding namespaces)
|
2017-11-18 23:19:53 -05:00 |
Léo Lam
|
6cfd7baac9
|
Qt/Config: Fix inconsistent spacing between options
|
2017-09-26 17:43:50 +02:00 |
JosJuice
|
f090a94319
|
Remove non-integer IRs
|
2017-08-08 12:09:50 +02:00 |
JosJuice
|
ce11b34e74
|
Make DolphinQt2 strings more like DolphinWX strings
Without this, we would be pushing a lot of extra strings onto
translators now that 55fb6ef is merged.
|
2017-07-26 08:04:10 +02:00 |
spycrab
|
e64a2d4e09
|
Qt/GraphicsSettings: Implement enhancements tab
|
2017-06-28 20:41:50 +02:00 |