[cairo-commit] libglc ChangeLog,1.3,1.4
David Reveman
commit at pdx.freedesktop.org
Mon Dec 1 04:21:12 PST 2003
- Next message: [cairo-commit] libglc/src glc.c,1.1.1.1,1.2 glc_rect.c,1.1.1.1,1.2 glc_surface.c,1.1.1.1,1.2 glc_trap.c,1.1.1.1,1.2 glc_tri.c,1.1.1.1,1.2 glcint.h,1.1.1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv2956
Modified Files:
ChangeLog
Log Message:
Removed unwanted transformations
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ChangeLog 27 Nov 2003 18:56:43 -0000 1.3
--- ChangeLog 1 Dec 2003 12:21:09 -0000 1.4
***************
*** 1,2 ****
--- 1,18 ----
+ 2003-12-01 <c99drn at cs.umu.se>
+
+ * src/glc_tri.c (glc_color_triangles): Removed unwanted
+ transformations.
+
+ * src/glc_trap.c (glc_color_trapezoids): Removed unwanted
+ transformations.
+
+ * src/glc_rect.c: Removed unwanted transformations.
+
+ * src/glc.c (glc_composite): Removed unwanted transformations.
+
+ * src/glc_surface.c: Added disable/enable transform functions.
+
+ * src/glcint.h: Added disable/enable transform functions.
+
2003-11-27 <c99drn at cs.umu.se>
- Next message: [cairo-commit] libglc/src glc.c,1.1.1.1,1.2 glc_rect.c,1.1.1.1,1.2 glc_surface.c,1.1.1.1,1.2 glc_trap.c,1.1.1.1,1.2 glc_tri.c,1.1.1.1,1.2 glcint.h,1.1.1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list