[cairo-commit] glitz ChangeLog,1.104,1.105

David Reveman commit at pdx.freedesktop.org
Wed Feb 15 18:57:53 PST 2006


Committed by: davidr

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

Modified Files:
	ChangeLog 
Log Message:
GL_ARB_texture_rectangle and GL_ARB_texture_border_clamp are no longer required for texture objects

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- ChangeLog	16 Feb 2006 01:20:44 -0000	1.104
+++ ChangeLog	16 Feb 2006 02:57:51 -0000	1.105
@@ -1,5 +1,9 @@
 2006-02-16  David Reveman  <davidr at novell.com>
 
+	* src/glitz_texture.c: Fix so that GL_ARB_texture_rectangle
+	and GL_ARB_texture_border_clamp are not required for texture
+	object creation.
+
 	* TODO: Add note about removing some complexity.
 
 	* src/glitz_pixel.c (glitz_get_pixels): Patch together clipped



More information about the cairo-commit mailing list