xserver/exa
Michel Dänzer 2c94da4e22 EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=27380 .

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 7b65175266)
2010-04-22 14:16:59 +02:00
..
exa.c exa: handle pixmap create/destroy in lower layers 2010-04-19 13:48:13 +10:00
exa.h exa: clarify createpixmap2 new pitch return 2009-08-15 12:14:26 +10:00
exa_accel.c EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook. 2010-04-22 14:16:59 +02:00
exa_classic.c exa: handle pixmap create/destroy in lower layers 2010-04-19 13:48:13 +10:00
exa_driver.c exa: handle pixmap create/destroy in lower layers 2010-04-19 13:48:13 +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: fix mixed-pixmaps issue where we could do accel with pixmap mapped 2009-12-01 16:43:09 +01:00
exa_mixed.c exa: handle pixmap create/destroy in lower layers 2010-04-19 13:48:13 +10:00
exa_offscreen.c EXA: Don't defragment offscreen memory at allocation time. 2009-12-01 16:45:52 +01:00
exa_priv.h exa: handle pixmap create/destroy in lower layers 2010-04-19 13:48:13 +10:00
exa_render.c EXA: Fix exaTryDriverSolidFill() for solid source pictures. 2009-10-10 12:19:57 +02:00
exa_unaccel.c exa: handle pixmap create/destroy in lower layers 2010-04-19 13:48:13 +10:00
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00