pixman: Branch 'master'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Tue Feb 10 17:44:50 PST 2009


 pixman/pixman-transformed.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2664c2d57552176052d753def2d307f63c2c9ff4
Author: Søren Sandmann Pedersen <sandmann at redhat.com>
Date:   Tue Feb 10 19:47:19 2009 -0500

    Remove stale comment

diff --git a/pixman/pixman-transformed.c b/pixman/pixman-transformed.c
index f0e8906..6d695c5 100644
--- a/pixman/pixman-transformed.c
+++ b/pixman/pixman-transformed.c
@@ -416,7 +416,6 @@ ACCESS(fbFetchTransformed)(bits_image_t * pict, int x, int y, int width,
         unit.vector[2] = 0;
     }
 
-    /* This allows filtering code to pretend that pixels are located at integer coordinates */
     if (pict->common.filter == PIXMAN_FILTER_NEAREST || pict->common.filter == PIXMAN_FILTER_FAST)
     {
 	fetchPixelProc32   fetch;


More information about the xorg-commit mailing list