Update to xserver 1.19.7. Tested by jca@ and stsp@.

This commit is contained in:
matthieu
2019-03-19 21:19:54 +00:00
parent eb23d5beb3
commit e7e87a2ccb
28 changed files with 1146 additions and 316 deletions

View File

@@ -703,6 +703,7 @@ exaGetPixmapFirstPixel(PixmapPtr pPixmap)
{
switch (pPixmap->drawable.bitsPerPixel) {
case 32:
case 24:
{
CARD32 pixel;