[cairo-commit] libglc ChangeLog,1.12,1.13
David Reveman
commit at pdx.freedesktop.org
Sat Dec 6 18:42:31 PST 2003
- Previous message: [cairo-commit] libglc configure.in,1.3,1.4
- Next message: [cairo-commit] libglc/src glc.c,1.8,1.9 glc.h,1.3,1.4 glc_glx_context.c,1.3,1.4 glc_glx_pbuffer.c,1.2,1.3 glc_glx_surface.c,1.4,1.5 glc_rect.c,1.4,1.5 glc_surface.c,1.4,1.5 glc_trap.c,1.4,1.5 glc_tri.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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>
- Previous message: [cairo-commit] libglc configure.in,1.3,1.4
- Next message: [cairo-commit] libglc/src glc.c,1.8,1.9 glc.h,1.3,1.4 glc_glx_context.c,1.3,1.4 glc_glx_pbuffer.c,1.2,1.3 glc_glx_surface.c,1.4,1.5 glc_rect.c,1.4,1.5 glc_surface.c,1.4,1.5 glc_trap.c,1.4,1.5 glc_tri.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list