mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Fix portal capture on broken amd drivers: fallback to opengl copy instead of vaapi on known buggy mesa version
This commit is contained in:
@@ -131,6 +131,7 @@ typedef void(*__GLXextFuncPtr)(void);
|
||||
|
||||
#define GL_VENDOR 0x1F00
|
||||
#define GL_RENDERER 0x1F01
|
||||
#define GL_VERSION 0x1F02
|
||||
|
||||
#define GL_COMPILE_STATUS 0x8B81
|
||||
#define GL_INFO_LOG_LENGTH 0x8B84
|
||||
|
||||
Reference in New Issue
Block a user