xserver/exa
Tiago Vignatti 05d6672a1b EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driver
It crash the server when the drawable is 32 bit and the framebuffer is 16.

This is pretty much a copy-past from commit 8e873185.

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 9640407643)
2009-11-06 14:27:35 +10:00
..
exa.c EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail. 2009-09-26 12:38:22 +10:00
exa.h exa: clarify createpixmap2 new pitch return 2009-08-15 12:14:26 +10: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: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driver 2009-11-06 14:27:35 +10:00
exa_glyphs.c EXA: Fix some issues pointed out by clang. 2009-09-25 09:14:40 +10:00
exa_migration_classic.c exa: avoid infinite loops if UTS sw fallbacks. 2009-10-01 16:27:36 +10:00
exa_migration_mixed.c EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail. 2009-09-26 12:38:22 +10:00
exa_mixed.c exa: remove some outdated comment 2009-11-03 13:27:37 +10: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: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail. 2009-09-26 12:38:22 +10:00
exa_render.c EXA: Fix exaTryDriverSolidFill() for solid source pictures. 2009-10-10 12:19:57 +02:00
exa_unaccel.c EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail. 2009-09-26 12:38:22 +10:00
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00