[cairo-commit] glitz ChangeLog,1.112,1.113

David Reveman commit at pdx.freedesktop.org
Sun May 21 17:59:34 PDT 2006


Committed by: davidr

Update of /cvs/cairo/glitz
In directory kemper:/tmp/cvs-serv30162

Modified Files:
	ChangeLog 
Log Message:
Fix pbuffer resize issue

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -d -r1.112 -r1.113
--- ChangeLog	20 May 2006 20:33:53 -0000	1.112
+++ ChangeLog	22 May 2006 00:59:32 -0000	1.113
@@ -1,3 +1,12 @@
+2006-05-22  David Reveman  <davidr at novell.com>
+
+	* src/glx/glitz_glx_context.c (_glitz_glx_context_update): Update
+	drawable size before getting the current context.
+
+	* src/glx/glitz_glx_drawable.c (_glitz_glx_drawable_update_size):
+	Make no context current if pbuffer drawable we're about to destroy
+	is current. (bnc #175637)
+
 2006-05-20  David Reveman  <davidr at novell.com>
 
 	* src/glitz.h (GLITZ_REVISION): Bump version to 0.5.6.



More information about the cairo-commit mailing list