summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.c
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2009-11-23 01:00:34 -0500
committerZack Rusin <zackr@vmware.com>2009-11-25 10:20:08 -0500
commitc712f3374626d96f9c08c3571a5572bcee60a5f2 (patch)
tree052ca2a98a7f83895b4d669c71a9e18eec2c774d /src/gallium/state_trackers/xorg/xorg_exa.c
parentd228e3cc8e7b6a3d4c6d554c5d9aed5e26be7ff0 (diff)
st/xorg: accelerate src luminance
Diffstat (limited to 'src/gallium/state_trackers/xorg/xorg_exa.c')
-rw-r--r--src/gallium/state_trackers/xorg/xorg_exa.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/state_trackers/xorg/xorg_exa.c b/src/gallium/state_trackers/xorg/xorg_exa.c
index 3e2f4e8834..aa04586455 100644
--- a/src/gallium/state_trackers/xorg/xorg_exa.c
+++ b/src/gallium/state_trackers/xorg/xorg_exa.c
@@ -578,8 +578,6 @@ ExaPrepareComposite(int op, PicturePtr pSrcPicture,
render_format_name(priv->picture_format),
render_format_name(pSrcPicture->format));
- if (priv->picture_format == PICT_a8)
- XORG_FALLBACK("pSrc pic_format == PICT_a8");
}
if (pMask) {