mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 14:47:54 -05:00
qt: add check for GL extension support
This commit is contained in:
@ -79,6 +79,7 @@ private:
|
||||
void ConnectWidgetEvents();
|
||||
void ConnectMenuEvents();
|
||||
|
||||
bool SupportsRequiredGLExtensions();
|
||||
bool LoadROM(const QString& filename);
|
||||
void BootGame(const QString& filename);
|
||||
void ShutdownGame();
|
||||
|
Reference in New Issue
Block a user