[cairo-commit] glitz ChangeLog,1.29,1.30

David Reveman commit at pdx.freedesktop.org
Thu May 27 18:04:31 PDT 2004


Committed by: davidr

Update of /cvs/cairo/glitz
In directory pdx:/tmp/cvs-serv31596

Modified Files:
	ChangeLog 
Log Message:
Only check the number of texture indirections if fragment program extension is supported

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** a/ChangeLog	27 May 2004 06:24:46 -0000	1.29
--- b/ChangeLog	28 May 2004 01:04:29 -0000	1.30
***************
*** 1,2 ****
--- 1,14 ----
+ 2004-05-28  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/glitz_glx_info.c (glitz_glx_screen_info_get): screen_info to
+ 	proc_address_lookup.
+ 
+ 	* src/glitz_glxint.h: screen_info to proc_address_lookup.
+ 
+ 	* src/glitz_glx_context.c (glitz_glx_context_proc_address_lookup): 
+ 	Only check the number of texture indirections if fragment program
+ 	extension is supported.
+ 	(glitz_glx_context_make_current): screen_info to proc_address_lookup.
+ 
  2004-05-27  David Reveman  <c99drn at cs.umu.se>
  





More information about the cairo-commit mailing list