parent
ce7aa3fae3
commit
db8e2279a5
|
@ -2412,7 +2412,9 @@ void SDLDrawingPanel::DrawingPanelInit()
|
|||
systemScreenMessage(_("Failed to set OpenGL properties"));
|
||||
}
|
||||
|
||||
#ifdef _WIN32
|
||||
SDL_SetHint(SDL_HINT_WINDOWS_USE_D3D9EX, false);
|
||||
#endif
|
||||
|
||||
sdlwindow = SDL_CreateWindowWithProperties(props);
|
||||
|
||||
|
|
Loading…
Reference in New Issue