[cairo-commit] glitz ChangeLog,1.22,1.23

David Reveman commit at pdx.freedesktop.org
Thu May 13 14:19:59 PDT 2004


Committed by: davidr

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

Modified Files:
	ChangeLog 
Log Message:
A few fixes to copy area operation

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** a/ChangeLog	13 May 2004 00:47:31 -0000	1.22
--- b/ChangeLog	13 May 2004 21:19:56 -0000	1.23
***************
*** 1,4 ****
--- 1,11 ----
  2004-05-13  David Reveman  <c99drn at cs.umu.se>
  
+ 	* src/glitz.c (glitz_copy_area): Fixed obvious memory leak.
+ 	(glitz_copy_area): Fixed default texture to drawable copy.
+ 
+ 	* src/glitz_glx_surface.c (_glitz_glx_surface_make_current_read): 
+ 	Temporarily disabled glXMakeContextCurrent until I get it working
+ 	properly.
+ 
  	* TODO: Added copy area operation.
  





More information about the cairo-commit mailing list