Update to xserver 1.19.5.

Tested by bru@, jsg@ and others
This commit is contained in:
matthieu
2017-12-08 15:01:59 +00:00
parent 635f3bb34e
commit 1a66cad3fb
539 changed files with 30742 additions and 17224 deletions

View File

@@ -98,7 +98,6 @@ __glXDispSwap_ReadPixels(__GLXclientState * cl, GLbyte * pc)
__GLX_SEND_HEADER();
__GLX_SEND_VOID_ARRAY(compsize);
}
cx->hasUnflushedCommands = GL_FALSE;
return Success;
}