[cairo-commit] glitz ChangeLog,1.33,1.34

David Reveman commit at pdx.freedesktop.org
Sun May 30 08:59:57 PDT 2004


Committed by: davidr

Update of /cvs/cairo/glitz
In directory pdx:/tmp/cvs-serv22594

Modified Files:
	ChangeLog 
Log Message:
Updated glitz_texture_copy_surface

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** a/ChangeLog	30 May 2004 12:40:48 -0000	1.33
--- b/ChangeLog	30 May 2004 15:59:54 -0000	1.34
***************
*** 1,4 ****
--- 1,18 ----
  2004-05-30  David Reveman  <c99drn at cs.umu.se>
  
+ 	* src/glitz.c (glitz_copy_area): Use new glitz_texture_copy_surface
+ 	function.
+ 
+ 	* src/glitz_agl_surface.c (_glitz_agl_surface_get_texture): Use
+ 	new glitz_texture_copy_surface function.
+ 
+ 	* src/glitz_glx_surface.c (_glitz_glx_surface_get_texture): Use
+ 	new glitz_texture_copy_surface function.
+ 
+ 	* src/glitzint.h: New parameters to glitz_texture_copy_surface.
+ 
+ 	* src/glitz_texture.c (glitz_texture_copy_surface): Made it more
+ 	flexible, this was required to make glitz_copy_area work correctly.
+ 
  	* src/glitz.c (glitz_copy_area): And another one.
  





More information about the cairo-commit mailing list