xf86-video-intel/uxa
Chris Wilson 918151a795 uxa: Fix compatible_formats() for OVER
In separating the boolean logic out into a separate function, dc6522dd,
I reversed the sense of one particular test:

  src->format == dst->format

The OVER optimisation is only valid if the src and dst formats match,
but not always.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-01-27 20:35:45 +00:00
..
Makefile.am configure: use CWARNFLAGS from xorg-macros.m4 2009-11-05 16:58:35 +01:00
uxa-accel.c uxa: Review uxa_prepare_access() to remove potential nesting 2009-12-02 12:23:58 +00:00
uxa-glyphs.c uxa-glyphs: Enable TILING_X on glyph caches. 2010-01-08 19:21:31 +00:00
uxa-priv.h uxa: Cache solid fills. 2009-12-07 21:37:31 +00:00
uxa-render.c uxa: Fix compatible_formats() for OVER 2010-01-27 20:35:45 +00:00
uxa-unaccel.c uxa_check_composite: Minor whitespace. 2009-12-02 14:14:39 +00:00
uxa.c uxa: Cache solid fills. 2009-12-07 21:37:31 +00:00
uxa.h i915: Derive the correct target color from the pixmap by checking its format 2009-11-13 20:20:52 +00:00