[cairo-commit] glitz ChangeLog,1.17,1.18

David Reveman commit at pdx.freedesktop.org
Mon May 10 08:14:42 PDT 2004


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.
  





More information about the cairo-commit mailing list