[cairo-commit] libglc ChangeLog,1.12,1.13

David Reveman commit at pdx.freedesktop.org
Sat Dec 6 18:42:31 PST 2003


Committed by: davidr

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

Modified Files:
	ChangeLog 
Log Message:
New system for handling texture coordinates

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ChangeLog	5 Dec 2003 21:57:19 -0000	1.12
--- ChangeLog	7 Dec 2003 02:42:29 -0000	1.13
***************
*** 1,2 ****
--- 1,12 ----
+ 2003-12-07    <c99drn at cs.umu.se>
+ 
+ 	New system for handling texture coordinates.
+ 
+ 	* src/glc_glx_surface.c (_glc_glx_surface_destroy): Make sure drawable
+ 	is not current when destroying it.
+ 
+ 	* src/glc_glx_context.c (glc_glx_context_release): Make sure context
+ 	is not current when destroying it.
+ 
  2003-12-05    <c99drn at cs.umu.se>
  





More information about the cairo-commit mailing list