xf86-video-intel/uxa
Chris Wilson b58a6a39c1 uxa: Fallback to pixman if source is out-of-bounds
If the source is outside the drawable, then CopyArea will fail to
initialise the source correctly. The simplest fix in this case is to
fallback to pixman to generate the source texture.

Fixes:

  Bug 28497 - Graphics corruption after opening a specific website
  https://bugs.freedesktop.org/show_bug.cgi?id=28497

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-06-23 23:56:44 +01:00
..
Makefile.am uxa make: remove unused XORG_INCS and DIX_CFLAGS variables 2010-03-25 15:49:14 -04:00
uxa-accel.c uxa: Apply the source offsets to the pixmap source, not target. 2010-06-20 00:10:43 +01:00
uxa-glyphs.c uxa: Always clip glyphs to destination. 2010-06-12 18:07:17 +01:00
uxa-priv.h uxa: Enable SHM pixmaps 2010-06-19 13:39:48 +01:00
uxa-render.c uxa: Fallback to pixman if source is out-of-bounds 2010-06-23 23:56:44 +01:00
uxa-unaccel.c uxa_check_composite: Minor whitespace. 2009-12-02 14:14:39 +00:00
uxa.c uxa: Enable SHM pixmaps 2010-06-19 13:39:48 +01:00
uxa.h Revert "xp:trapezoids" 2010-06-09 10:03:29 +01:00