Use ANGLE for rendering on Windows

This commit is contained in:
Cameron Gutman 2018-08-25 11:35:55 -07:00
parent 408f93732b
commit bbd784fc85

View File

@ -160,6 +160,7 @@ int main(int argc, char *argv[])
SDL_LogSetOutputFunction(sdlLogToDiskHandler, nullptr);
#endif
QCoreApplication::setAttribute(Qt::AA_UseOpenGLES);
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
// This avoids using the default keychain for SSL, which may cause