[cairo-commit] glitz ChangeLog,1.82,1.83

David Reveman commit at pdx.freedesktop.org
Mon Jun 6 05:28:42 PDT 2005


Committed by: davidr

Update of /cvs/cairo/glitz
In directory gabe:/tmp/cvs-serv28784

Modified Files:
	ChangeLog 
Log Message:
Remove temporary context functions and fix framebuffer object issues

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- ChangeLog	19 May 2005 13:30:49 -0000	1.82
+++ ChangeLog	6 Jun 2005 12:28:40 -0000	1.83
@@ -1,3 +1,18 @@
+2005-06-06  David Reveman  <davidr at novell.com>
+
+	* src/glx/glitz_glx_context.c (_glitz_glx_context_update): Fix minor
+	synchronization issue.
+
+	* src/glitz_surface.c (glitz_surface_push_current): 
+	* src/glitz_compose.c (glitz_composite_op_init): Fix framebuffer object
+	issues.
+
+	* src/glitzint.h: 
+	* src/glitz_context.c: 
+	* src/glitz.h: Remove temporary context functions.
+
+	* src/glitz.c (glitz_copy_area): Run more efficiently on Xgl.
+
 2005-05-19  David Reveman  <davidr at novell.com>
 
 	* src/Makefile.am: 




More information about the cairo-commit mailing list