xserver-multidpi/exa
Michel Dänzer d3ad1804a5 EXA: Only take special code path for 1x1 fill for pixmaps.
It doesn't make sense for windows.

Also double-check that the data pointer is valid.

Fixes http://bugs.freedesktop.org/show_bug.cgi?id=23461 (not sure that could
happen on master even without this, but just in case)
2009-09-08 15:25:19 +02:00
..
exa_accel.c EXA: Only take special code path for 1x1 fill for pixmaps. 2009-09-08 15:25:19 +02:00
exa_classic.c exa: Split out some classic and driver allocated pixmap code into seperate files 2009-08-06 23:48:13 +02:00
exa_driver.c exa: fix CreatePixmap2 to be useful for tiling. 2009-08-14 09:33:48 +10:00
exa_glyphs.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_migration_classic.c exa: implement exaMoveInPixmap for "mixed" 2009-08-06 23:48:14 +02:00
exa_migration_mixed.c exa: fix CreatePixmap2 to be useful for tiling. 2009-08-14 09:33:48 +10:00
exa_mixed.c EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_mixed. 2009-09-03 19:11:02 +02:00
exa_offscreen.c EXA: Allocate from the end of free offscreen memory rather than from the start. 2009-05-18 17:53:35 +02:00
exa_priv.h exa: implement exaMoveInPixmap for "mixed" 2009-08-06 23:48:14 +02:00
exa_render.c EXA: Stop hiding solid or gradient pictures from the driver. 2009-09-04 23:11:13 +02:00
exa_unaccel.c EXA: Simplify exaGetPixmapFirstPixel using GetImage. 2009-08-04 23:23:21 +02:00
exa.c exa: more safety 2009-08-08 11:38:51 +02:00
exa.h exa: clarify createpixmap2 new pitch return 2009-08-15 12:14:26 +10:00
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00