[cairo-commit] libglc ChangeLog,1.16,1.17

David Reveman commit at pdx.freedesktop.org
Tue Dec 9 11:50:48 PST 2003


Committed by: davidr

Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv26154

Modified Files:
	ChangeLog 
Log Message:
Extensions checking updates

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** ChangeLog	9 Dec 2003 11:03:30 -0000	1.16
--- ChangeLog	9 Dec 2003 19:50:45 -0000	1.17
***************
*** 1,4 ****
--- 1,15 ----
  2003-12-09    <c99drn at cs.umu.se>
  
+ 	* src/glc_tri.c: Always turn off polygon smooth after rendering.
+ 
+ 	* src/glc_trap.c: Always turn off polygon smooth after rendering.
+ 
+ 	* src/glc_util.c: Added extension check functions.
+ 
+ 	* src/glcint.h: Moved out extension check functions from glx backend.
+ 
+ 	* src/glc_glx_extension.c: Check for client glx extensions and 
+ 	validate fbconfig and pbuffer support.
+ 
  	* src/glc_surface.c (glc_surface_draw_pixels): Do not draw to both
  	back and front buffer.





More information about the cairo-commit mailing list