[cairo-commit] libglc ChangeLog,1.32,1.33 TODO,1.9,1.10

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-serv11289

Modified Files:
	ChangeLog TODO 
Log Message:
Added convolution filter support

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** a/ChangeLog	18 Feb 2004 14:52:45 -0000	1.32
--- b/ChangeLog	20 Feb 2004 17:40:57 -0000	1.33
***************
*** 1,2 ****
--- 1,6 ----
+ 2004-02-20    <c99drn at cs.umu.se>
+ 
+ 	Added convolution filter support.
+ 
  2004-02-18    <c99drn at cs.umu.se>
  

Index: TODO
===================================================================
RCS file: /cvs/cairo/libglc/TODO,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** a/TODO	18 Feb 2004 14:52:45 -0000	1.9
--- b/TODO	20 Feb 2004 17:40:57 -0000	1.10
***************
*** 1,8 ****
  * Dynamic procedure address lookup for AGL backend.
  * Manual repeat when compositing using fragment program.
- * Scaling transformations of source surface when compositing using fragment
-   program.
  * Minimize intermediate area when compositing with mask and transformation.
- * Convolution filter support.
  * GL_ARB_texture_non_power_of_two support.
  * GLX_ARB_render_texture support.
--- 1,5 ----





More information about the cairo-commit mailing list