[cairo-commit] cairo ChangeLog,1.1028,1.1029
Owen Taylor
commit at pdx.freedesktop.org
Wed Aug 31 15:09:37 PDT 2005
- Previous message: [cairo-commit] cairo/test clip-operator-ref.png, 1.4,
1.5 operator-clear-ref.png, 1.2, 1.3 operator-source-ref.png,
1.2, 1.3 text-antialias-gray-ref.png, 1.2,
1.3 text-antialias-gray.c, 1.2,
1.3 text-antialias-none-ref.png, 1.2,
1.3 text-antialias-none.c, 1.3,
1.4 text-antialias-subpixel-ref.png, 1.3,
1.4 text-antialias-subpixel.c, 1.3,
1.4 unbounded-operator-ref.png, 1.3, 1.4
- Next message: [cairo-commit] cairo/src cairo-xlib-surface.c,1.119,1.120
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv7110
Modified Files:
ChangeLog
Log Message:
2005-08-31 Owen Taylor <otaylor at redhat.com>
* src/cairo-xlib-surface.c (_get_image_surface)
(_draw_image_surface): Handle displays which don't match
the local endianness by byteswapping on GetImage/PutImage.
(#4321, reported by Sjoerd Simons)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1028
retrieving revision 1.1029
diff -u -d -r1.1028 -r1.1029
--- ChangeLog 31 Aug 2005 22:08:02 -0000 1.1028
+++ ChangeLog 31 Aug 2005 22:09:35 -0000 1.1029
@@ -1,3 +1,10 @@
+2005-08-31 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo-xlib-surface.c (_get_image_surface)
+ (_draw_image_surface): Handle displays which don't match
+ the local endianness by byteswapping on GetImage/PutImage.
+ (#4321, reported by Sjoerd Simons)
+
2005-08-31 Keith Packard <keithp at keithp.com>
Reviewed by: otaylor, cworth
- Previous message: [cairo-commit] cairo/test clip-operator-ref.png, 1.4,
1.5 operator-clear-ref.png, 1.2, 1.3 operator-source-ref.png,
1.2, 1.3 text-antialias-gray-ref.png, 1.2,
1.3 text-antialias-gray.c, 1.2,
1.3 text-antialias-none-ref.png, 1.2,
1.3 text-antialias-none.c, 1.3,
1.4 text-antialias-subpixel-ref.png, 1.3,
1.4 text-antialias-subpixel.c, 1.3,
1.4 unbounded-operator-ref.png, 1.3, 1.4
- Next message: [cairo-commit] cairo/src cairo-xlib-surface.c,1.119,1.120
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list