xserver ChangeLog,3.257,3.258
David Reveman
xserver-commit at pdx.freedesktop.org
Fri Nov 5 04:46:31 PST 2004
- Previous message: xserver/include mipict.h,1.15,1.16
- Next message: xserver/hw/xgl xgl.h, 1.2, 1.3 xglgc.c, 1.2, 1.3 xglpixel.c, 1.1,
1.2 xglpixmap.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv8048
Modified Files:
ChangeLog
Log Message:
Use negative strides in Xgl if pixel data have bottom-top scanline order
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.257
retrieving revision 3.258
diff -u -d -r3.257 -r3.258
--- ChangeLog 5 Nov 2004 00:29:31 -0000 3.257
+++ ChangeLog 5 Nov 2004 12:46:29 -0000 3.258
@@ -1,5 +1,14 @@
2004-11-05 David Reveman <c99drn at cs.umu.se>
+ * hw/xgl/xglpixmap.c (xglMapPixmapBits): Use negative stride if
+ XGL_INTERNAL_SCANLINE_ORDER is BOTTOM_UP. All needed to use
+ pixel data with scanline order bottom-up is now setting the
+ XGL_INTERNAL_SCANLINE_ORDER define in xgl.h to
+ GLITZ_PIXEL_SCANLINE_ORDER_BOTTOM_UP.
+
+ * hw/xgl/xglpixel.c:
+ * hw/xgl/xgl.h: Removed upsideDown parameter from xglSetPixels.
+
* include/mipict.h: Add prototypes for miChangePictureTransform
and miChangePictureFilter.
- Previous message: xserver/include mipict.h,1.15,1.16
- Next message: xserver/hw/xgl xgl.h, 1.2, 1.3 xglgc.c, 1.2, 1.3 xglpixel.c, 1.1,
1.2 xglpixmap.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list