mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +00:00
VideoConfig: Collapse ubershader configuration fields to a single value
This commit is contained in:
parent
590307b94c
commit
9fa24700b6
11 changed files with 42 additions and 112 deletions
|
@ -139,7 +139,6 @@ protected:
|
|||
void PopulatePostProcessingShaders();
|
||||
void PopulateAAList();
|
||||
void OnAAChanged(wxCommandEvent& ev);
|
||||
void OnUberShaderModeChanged(wxCommandEvent& ev);
|
||||
|
||||
wxChoice* choice_backend;
|
||||
wxChoice* choice_adapter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue