Alan Coopersmith ab02c63fb4 Revert "exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr"
This reverts commit ac460e6836.

Fixes gcc error:
savage_exa.c: In function ‘SavageDownloadFromScreen’:
savage_exa.c:570:26: warning: cast from function call of type ‘CARD32’ {aka ‘unsigned int’} to non-matching type ‘unsigned char *’ [-Wbad-function-cast]
   570 |     unsigned char *src = (unsigned char *) exaGetPixmapFirstPixel(pSrc);
       |                          ^
2024-01-10 18:13:30 -08:00
2010-10-06 20:47:07 -07:00
2017-01-26 14:00:22 +10:00
2018-11-18 16:15:34 -08:00
2022-01-27 17:48:06 -08:00

xf86-video-savage - S3 Savage video driver for the Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-savage

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 1.2 MiB
Languages
C 98.1%
M4 1%
Makefile 0.8%