citra_qt: Display the unsupported GL extensions in the popup
This commit is contained in:
parent
c69dc5acf9
commit
0f453488e2
2 changed files with 10 additions and 8 deletions
|
@ -85,7 +85,7 @@ private:
|
|||
void ConnectWidgetEvents();
|
||||
void ConnectMenuEvents();
|
||||
|
||||
bool SupportsRequiredGLExtensions();
|
||||
QStringList GetUnsupportedGLExtensions();
|
||||
bool LoadROM(const QString& filename);
|
||||
void BootGame(const QString& filename);
|
||||
void ShutdownGame();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue