xf86-video-intel/uxa
Dave Airlie feff2ec80e uxa: don't compare planemask with FB_ALLONES.
planemask is an unsigned long initialised to ~0, on 64-bit this is not equal
to an (unsigned int)-1.

Use the macro provided to do this.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-07-05 09:07:08 +10: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: don't compare planemask with FB_ALLONES. 2010-07-05 09:07:08 +10: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