xf86-video-intel/uxa
Chris Wilson 902391bd79 uxa: Remove dead-code for SourcePictures
All SourcePictures are now converted into Drawables, which had been
assumed by the driver backend. However, the code still existed to
attempt to pass procedural pictures onwards and so set pSrcPix to NULL
which was being flagged by the static analyser as a potential NULL
dereference.

Reported-by: Zdenek Kabelac <zkabelac@redhat.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-06-06 17:20:39 +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: Route some missing drawing function to glamor 2012-01-03 21:35:04 +00:00
uxa-glamor.h uxa/glamor: Route some missing drawing function to glamor 2012-01-03 21:35:04 +00:00
uxa-glyphs.c intel: convert sna/uxa to using new glyph picture accessors. 2012-05-23 11:02:20 +01:00
uxa-priv.h uxa: drop enable disable access hook 2012-06-05 11:31:45 +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