mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 03:07:46 +00:00
qt: add check for GL extension support
This commit is contained in:
parent
016195f9a8
commit
a7e6cadc81
2 changed files with 27 additions and 0 deletions
|
@ -79,6 +79,7 @@ private:
|
|||
void ConnectWidgetEvents();
|
||||
void ConnectMenuEvents();
|
||||
|
||||
bool SupportsRequiredGLExtensions();
|
||||
bool LoadROM(const QString& filename);
|
||||
void BootGame(const QString& filename);
|
||||
void ShutdownGame();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue