summaryrefslogtreecommitdiff
path: root/src/intel_dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel_dri.c')
-rw-r--r--src/intel_dri.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel_dri.c b/src/intel_dri.c
index f1a686c2..0fe88c5d 100644
--- a/src/intel_dri.c
+++ b/src/intel_dri.c
@@ -1614,6 +1614,7 @@ Bool I830DRI2ScreenInit(ScreenPtr screen)
info.version = 4;
info.AuthMagic3 = intel_auth_magic3;
info.GetMSC = NULL;
+ info.ScheduleSwap = NULL;
info.ScheduleWaitMSC = NULL;
#endif