mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 11:49:01 +00:00
Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@
This commit is contained in:
@@ -45,6 +45,7 @@ present_get_window_priv(WindowPtr window, Bool create)
|
||||
return NULL;
|
||||
xorg_list_init(&window_priv->vblank);
|
||||
xorg_list_init(&window_priv->notifies);
|
||||
window_priv->crtc = PresentCrtcNeverSet;
|
||||
dixSetPrivate(&window->devPrivates, &present_window_private_key, window_priv);
|
||||
return window_priv;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user