mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 01:40:22 +00:00
Merge pull request #3332 from degasus/master
MSAA: Store samples in ini files.
This commit is contained in:
commit
ebe3c49c5f
12 changed files with 68 additions and 91 deletions
|
@ -82,7 +82,7 @@ struct VideoConfig final
|
|||
bool bUseRealXFB;
|
||||
|
||||
// Enhancements
|
||||
int iMultisampleMode;
|
||||
int iMultisamples;
|
||||
bool bSSAA;
|
||||
int iEFBScale;
|
||||
bool bForceFiltering;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue