Merge pull request #3035 from aserna3/SSAAImprovements

Improved OGL and D3D's AA options in UI
This commit is contained in:
Ryan Houdek
2015-09-26 09:27:39 -04:00
6 changed files with 50 additions and 28 deletions

View File

@ -144,7 +144,7 @@ struct VideoConfig final
API_TYPE APIType;
std::vector<std::string> Adapters; // for D3D
std::vector<std::string> AAModes;
std::vector<int> AAModes;
std::vector<std::string> PPShaders; // post-processing shaders
std::vector<std::string> AnaglyphShaders; // anaglyph shaders