mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Qt/GameConfigWidget: Add Manual Texture Sampling
This commit is contained in:
parent
41f81aca69
commit
1e5e319783
2 changed files with 13 additions and 6 deletions
|
@ -53,6 +53,7 @@ private:
|
|||
QCheckBox* m_emulate_disc_speed;
|
||||
QCheckBox* m_use_dsp_hle;
|
||||
QCheckBox* m_use_monoscopic_shadows;
|
||||
QCheckBox* m_manual_texture_sampling;
|
||||
|
||||
QPushButton* m_refresh_config;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue