intel_winsys: Call st_notify_swapbuffers_complete() after buffer swap.
This commit is contained in:
@@ -220,6 +220,7 @@ intelSwapBuffers(__DRIdrawablePrivate * dPriv)
|
||||
if (back_surf) {
|
||||
st_notify_swapbuffers(intel_fb->stfb);
|
||||
intelDisplaySurface(dPriv, back_surf, NULL);
|
||||
st_notify_swapbuffers_complete(intel_fb->stfb);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user