diff options
Diffstat (limited to 'src/gallium/auxiliary/pipe-loader/driinfo_gallium.h')
-rw-r--r-- | src/gallium/auxiliary/pipe-loader/driinfo_gallium.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h b/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h index 505aae402ee..21dc599dc26 100644 --- a/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h +++ b/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h @@ -4,6 +4,7 @@ DRI_CONF_SECTION_PERFORMANCE DRI_CONF_MESA_NO_ERROR("false") DRI_CONF_DISABLE_EXT_BUFFER_AGE("false") DRI_CONF_DISABLE_OML_SYNC_CONTROL("false") + DRI_CONF_DISABLE_SGI_VIDEO_SYNC("false") DRI_CONF_SECTION_END DRI_CONF_SECTION_QUALITY |