[cairo-commit] libglc ChangeLog,1.31,1.32 TODO,1.8,1.9

David Reveman commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005


Committed by: davidr

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

Modified Files:
	ChangeLog TODO 
Log Message:
Fixed dynamic lookup handling and texture rectangle support

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** a/ChangeLog	16 Feb 2004 22:02:40 -0000	1.31
--- b/ChangeLog	18 Feb 2004 14:52:45 -0000	1.32
***************
*** 1,2 ****
--- 1,6 ----
+ 2004-02-18    <c99drn at cs.umu.se>
+ 
+ 	Fixed dynamic lookup handling and texture rectangle support.
+ 
  2004-02-16    <c99drn at cs.umu.se>
  

Index: TODO
===================================================================
RCS file: /cvs/cairo/libglc/TODO,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** a/TODO	16 Feb 2004 22:02:40 -0000	1.8
--- b/TODO	18 Feb 2004 14:52:45 -0000	1.9
***************
*** 1,2 ****
--- 1,3 ----
+ * Dynamic procedure address lookup for AGL backend.
  * Manual repeat when compositing using fragment program.
  * Scaling transformations of source surface when compositing using fragment
***************
*** 5,7 ****
  * Convolution filter support.
  * GL_ARB_texture_non_power_of_two support.
! * GLX_ARB_render_texture support.
\ No newline at end of file
--- 6,9 ----
  * Convolution filter support.
  * GL_ARB_texture_non_power_of_two support.
! * GLX_ARB_render_texture support.
! 





More information about the cairo-commit mailing list