[cairo-commit] glitz ChangeLog,1.77,1.78

David Reveman commit at pdx.freedesktop.org
Sat Mar 12 02:37:02 PST 2005


Committed by: davidr

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

Modified Files:
	ChangeLog 
Log Message:
Fix non thread safe initialization code in GLX backend

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- ChangeLog	8 Mar 2005 07:25:08 -0000	1.77
+++ ChangeLog	12 Mar 2005 10:37:00 -0000	1.78
@@ -1,3 +1,15 @@
+2005-03-12  David Reveman  <davidr at novell.com>
+
+	* src/glx/glitz_glx_info.c: Fix non thread safe initialization code.
+
+2005-03-10  David Reveman  <davidr at novell.com>
+
+	* src/glx/glitz_glx_context.c (_glitz_glx_context_initialize):
+	Temporary workaround for problem with NPOT GL_TEXTURE_2D textures.
+
+	* src/glitz_pixel.c (glitz_set_pixels): Correct offset in pixel
+	data with bottom to top scanline order.
+
 2005-03-08  David Reveman  <davidr at novell.com>
 
 	* src/glitz_texture.c (glitz_texture_set_tex_gen): Initialize plane




More information about the cairo-commit mailing list