[cairo-commit] glitz ChangeLog,1.57,1.58

David Reveman commit at pdx.freedesktop.org
Wed Sep 15 13:26:46 PDT 2004


Committed by: davidr

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

Modified Files:
	ChangeLog 
Log Message:
Fixed extension checking

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** ChangeLog	15 Sep 2004 16:52:14 -0000	1.57
--- ChangeLog	15 Sep 2004 20:26:44 -0000	1.58
***************
*** 1,4 ****
--- 1,9 ----
  2004-09-15  David Reveman  <c99drn at cs.umu.se>
  
+ 	* src/glitz_agl_extension.c:
+ 	* src/glitz_glx_extension.c: Don't accept any extension by using
+ 	GL_VERSION as if it's not listed in the extension string it's usually
+ 	not supported in hardware.
+ 
  	* src/glitz_pixel.c (glitz_set_pixels): Get texture before pixel
  	transform and buffer bind.




More information about the cairo-commit mailing list