[cairo-commit] glitz ChangeLog,1.59,1.60
David Reveman
commit at pdx.freedesktop.org
Thu Sep 16 16:56:22 PDT 2004
Committed by: davidr
Update of /cvs/cairo/glitz
In directory gabe:/tmp/cvs-serv20039
Modified Files:
ChangeLog
Log Message:
A few important pixel transfer fixes
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** ChangeLog 15 Sep 2004 22:28:50 -0000 1.59
--- ChangeLog 16 Sep 2004 23:56:19 -0000 1.60
***************
*** 1,2 ****
--- 1,14 ----
+ 2004-09-17 David Reveman <c99drn at cs.umu.se>
+
+ * src/glitz_pixel.c: GLITZ_TRANSFORM_COPY_BOX_MASK is more correct name
+ than GLITZ_TRANSFORM_COPY_REGION_MASK.
+ (glitz_set_pixels): Set GLITZ_GL_UNPACK_ROW_LENGTH.
+ (glitz_get_pixels): Set GLITZ_GL_PACK_ROW_LENGTH.
+ GLITZ_GL_UNPACK_ALIGNMENT should be GLITZ_GL_PACK_ALIGNMENT.
+
+ * src/glitz_buffer.c (_glitz_buffer_init): Unbind buffer after
+ creation.
+ (glitz_pixel_buffer_create): Use buffer hint for choosing target.
+
2004-09-16 David Reveman <c99drn at cs.umu.se>
More information about the cairo-commit
mailing list