Michel Dänzer
0540c46066
EXA: Finish access to pixmap if it's prepared at destruction time.
...
Previously we assumed every pixmap destroyed during a software fallback was
also created during a software fallback and had access prepared, but that's
not always true.
Fixes a server abort
Reported-by: 邓逸昕 <bupt.dengyixin@gmail.com>
Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Acked-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-07-13 10:07:04 -07:00
..
exa.c
EXA: Finish access to pixmap if it's prepared at destruction time.
2010-07-13 10:07:04 -07:00
exa.h
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy
2009-11-28 12:44:58 -08:00
exa_accel.c
Rename region macros to eliminate screen argument
2010-06-05 18:59:00 -07:00
exa_classic.c
EXA: Finish access to pixmap if it's prepared at destruction time.
2010-07-13 10:07:04 -07:00
exa_driver.c
EXA: Finish access to pixmap if it's prepared at destruction time.
2010-07-13 10:07:04 -07:00
exa_glyphs.c
Remove more superfluous if(p) checks around free(p)
2010-06-11 19:05:46 +07:00
exa_migration_classic.c
Rename region macros to eliminate screen argument
2010-06-05 18:59:00 -07:00
exa_migration_mixed.c
EXA/mixed: Clean up exaPrepareAccessReg_mixed() a little.
2010-02-17 23:22:36 -08:00
exa_mixed.c
EXA: Finish access to pixmap if it's prepared at destruction time.
2010-07-13 10:07:04 -07:00
exa_offscreen.c
Replace X-allocation functions with their C89 counterparts
2010-05-13 00:22:37 +07:00
exa_priv.h
EXA: Finish access to pixmap if it's prepared at destruction time.
2010-07-13 10:07:04 -07:00
exa_render.c
Rename region macros to eliminate screen argument
2010-06-05 18:59:00 -07:00
exa_unaccel.c
Rename region macros to eliminate screen argument
2010-06-05 18:59:00 -07:00
Makefile.am
exa: A simple 3rd backend implementation.
2009-08-06 23:48:14 +02:00