mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +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.