[cairo-commit] glitz ChangeLog,1.17,1.18
David Reveman
commit at pdx.freedesktop.org
Mon May 10 08:14:42 PDT 2004
- Previous message: [cairo-commit] glitz/src glitz.c, 1.4, 1.5 glitz_trap.c, 1.1.1.1,
1.2 glitz_tri.c, 1.1.1.1, 1.2
- Next message: [cairo-commit]
glitz/src glitz.c, 1.5, 1.6 glitz_agl_surface.c, 1.5,
1.6 glitz_glx_surface.c, 1.6, 1.7 glitz_matrix.c, 1.2,
1.3 glitz_rect.c, 1.2, 1.3 glitz_surface.c, 1.6,
1.7 glitz_texture.c, 1.3, 1.4 glitz_trap.c, 1.2,
1.3 glitz_tri.c, 1.2, 1.3 glitz_util.c, 1.2, 1.3 glitzint.h,
1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/glitz
In directory pdx:/tmp/cvs-serv19870
Modified Files:
ChangeLog
Log Message:
region_box -> bounding_box, sub_pixel_region_box -> bounding_box_double
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** a/ChangeLog 10 May 2004 14:34:28 -0000 1.17
--- b/ChangeLog 10 May 2004 15:14:39 -0000 1.18
***************
*** 1,4 ****
--- 1,34 ----
2004-05-10 David Reveman <c99drn at cs.umu.se>
+ * src/glitz_agl_surface.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_glx_surface.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_tri.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_trap.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_rect.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_surface.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_matrix.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitz_util.c: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
+ * src/glitzint.h: region_box -> bounding_box,
+ sub_pixel_region_box -> bounding_box_double.
+
* TODO: Fixed simultaneous transform and repeat.
- Previous message: [cairo-commit] glitz/src glitz.c, 1.4, 1.5 glitz_trap.c, 1.1.1.1,
1.2 glitz_tri.c, 1.1.1.1, 1.2
- Next message: [cairo-commit]
glitz/src glitz.c, 1.5, 1.6 glitz_agl_surface.c, 1.5,
1.6 glitz_glx_surface.c, 1.6, 1.7 glitz_matrix.c, 1.2,
1.3 glitz_rect.c, 1.2, 1.3 glitz_surface.c, 1.6,
1.7 glitz_texture.c, 1.3, 1.4 glitz_trap.c, 1.2,
1.3 glitz_tri.c, 1.2, 1.3 glitz_util.c, 1.2, 1.3 glitzint.h,
1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list