mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-11 12:56:14 -05:00
check for GL_ARB_sync, it's in ogl 3.2
This commit is contained in:
@@ -165,6 +165,7 @@ struct VideoConfig
|
||||
bool bSupportsGLSLUBO;
|
||||
bool bSupportsGLSLCache;
|
||||
bool bSupportsGLPinnedMemory;
|
||||
bool bSupportsGLSync;
|
||||
} backend_info;
|
||||
|
||||
// Utility
|
||||
|
||||
Reference in New Issue
Block a user