xf86-video-intel/uxa
Chris Wilson 5120279886 uxa: Remove USE_GLAMOR check from unrealize glyph caches
In an interesting twist during teardown, the driver info structure is
freed long before the caches. However, the glyph cache teardown was
checking to see if glamor was enabled to see if it could skip the
teardown. In fact, since we won't have created the glyph caches in that
circumstances it was safe any way.

Reported-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-10-01 13:06:42 +01:00
..
Makefile.am glamor: Include glamor cflags and libs for atypical builds 2011-11-17 13:43:37 +00:00
uxa-accel.c uxa/glamor: Check for failed prepares 2012-08-16 20:59:09 +01:00
uxa-glamor.h uxa/glamor: Route some missing drawing function to glamor 2012-01-03 21:35:04 +00:00
uxa-glyphs.c uxa: Remove USE_GLAMOR check from unrealize glyph caches 2012-10-01 13:06:42 +01:00
uxa-priv.h Remove the last couple of references to mibstore 2012-09-27 14:58:57 +01:00
uxa-render.c uxa: Remove dead-code for SourcePictures 2012-06-06 17:20:39 +01:00
uxa-unaccel.c uxa/glamor: Introduce additional access modes to wrap glamor acceleration 2011-11-16 23:57:57 +00:00
uxa.c intel: port legacy and uxa to new API. 2012-06-05 11:31:45 +01:00
uxa.h uxa/glamor: Refine CloseScreen and InitScreen process. 2012-02-08 09:07:42 +00:00