mirror of
https://github.com/brl/mutter.git
synced 2025-03-14 07:15:03 +00:00

The GLX_SGI_video_sync spec explicitly says that it's only supported for direct contexts so we don't setup up the function pointers if glXIsDirect () returns GL_FALSE.