SDL: Move detection of the desktop resolution into the SdlWindow class
This commit is contained in:
parent
d8607341d4
commit
d01d06216f
6 changed files with 35 additions and 55 deletions
|
@ -135,7 +135,6 @@ protected:
|
|||
|
||||
// ResidualVM specific code
|
||||
// Graphics capabilities
|
||||
void detectDesktopResolution();
|
||||
void detectFramebufferSupport();
|
||||
void detectAntiAliasingSupport();
|
||||
ResVmSdlGraphicsManager::Capabilities _capabilities;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue