VideoConfig: Collapse ubershader configuration fields to a single value

This commit is contained in:
Stenzek 2018-03-01 18:03:24 +10:00
commit 9fa24700b6
11 changed files with 42 additions and 112 deletions

View file

@ -139,7 +139,6 @@ protected:
void PopulatePostProcessingShaders();
void PopulateAAList();
void OnAAChanged(wxCommandEvent& ev);
void OnUberShaderModeChanged(wxCommandEvent& ev);
wxChoice* choice_backend;
wxChoice* choice_adapter;