mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 17:42:17 +00:00
parent
f0ab9f05f1
commit
9f30cd8292
@ -54,7 +54,6 @@ static CGLError test_gl_version(struct vo *vo,
|
||||
CGLPixelFormatAttribute attrs[] = {
|
||||
kCGLPFAOpenGLProfile,
|
||||
(CGLPixelFormatAttribute) version,
|
||||
kCGLPFADoubleBuffer,
|
||||
kCGLPFAAccelerated,
|
||||
#if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_8
|
||||
// leave this as the last entry of the array to not break the fallback
|
||||
|
Loading…
Reference in New Issue
Block a user