[cairo-commit] libglc ChangeLog,1.37,1.38 TODO,1.12,1.13
David Reveman
commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005
- Previous message: [cairo-commit] cairo-ocaml/src ml_cairo.c,1.8,1.9 ml_cairo_lablgtk.c,1.7,1.8 ml_cairo_wrappers.h,1.2,1.3
- Next message: [cairo-commit] libglc/src glc.h,1.14,1.15 glc_agl_extension.c,1.5,1.6 glc_glx_extension.c,1.12,1.13 glc_texture.c,1.9,1.10 glc_trap.c,1.12,1.13 glcint.h,1.21,1.22
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv4980
Modified Files:
ChangeLog TODO
Log Message:
Added NPOT texture support
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** a/ChangeLog 27 Feb 2004 14:46:23 -0000 1.37
--- b/ChangeLog 29 Feb 2004 17:37:42 -0000 1.38
***************
*** 1,2 ****
--- 1,12 ----
+ 2004-02-28 <c99drn at cs.umu.se>
+
+ * src/glc_agl_extension.c: Added NPOT texture support.
+
+ * src/glc_glx_extension.c: Added NPOT texture support.
+
+ * src/glcint.h: Added NPOT texture support.
+
+ * src/glc_texture.c: Added NPOT texture support.
+
2004-02-27 <c99drn at cs.umu.se>
Index: TODO
===================================================================
RCS file: /cvs/cairo/libglc/TODO,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** a/TODO 26 Feb 2004 10:16:04 -0000 1.12
--- b/TODO 29 Feb 2004 17:37:42 -0000 1.13
***************
*** 1,3 ****
- * GL_ARB_texture_non_power_of_two support.
* GLX_ARB_render_texture support.
* Dynamic procedure address lookup for AGL backend.
--- 1,2 ----
- Previous message: [cairo-commit] cairo-ocaml/src ml_cairo.c,1.8,1.9 ml_cairo_lablgtk.c,1.7,1.8 ml_cairo_wrappers.h,1.2,1.3
- Next message: [cairo-commit] libglc/src glc.h,1.14,1.15 glc_agl_extension.c,1.5,1.6 glc_glx_extension.c,1.12,1.13 glc_texture.c,1.9,1.10 glc_trap.c,1.12,1.13 glcint.h,1.21,1.22
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list