[cairo-commit] glitz ChangeLog,1.49,1.50

David Reveman commit at pdx.freedesktop.org
Thu Sep 9 16:09:05 PDT 2004


Committed by: davidr

Update of /cvs/cairo/glitz
In directory gabe:/tmp/cvs-serv22074

Modified Files:
	ChangeLog 
Log Message:
Fixed so that perspective transformations work with convolution filters and gradient filters

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** ChangeLog	9 Sep 2004 09:50:26 -0000	1.49
--- ChangeLog	9 Sep 2004 23:09:03 -0000	1.50
***************
*** 1,2 ****
--- 1,15 ----
+ 2004-09-10  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/glitzint.h: Added PROJECTIVE_TRANSFORM flag.
+ 
+ 	* src/glitz_surface.c (glitz_surface_set_transform): Check if
+ 	projective transform.
+ 
+ 	* src/glitz_program.c: Fixed so that perspective transformations
+ 	work with convolution filters and gradient filters.
+ 
+ 	* src/glitz_compose.c (SURFACE_WRAP): Only allow projective
+ 	transformations if GL_ARB_texture_clamp_to_border is present.
+ 
  2004-09-09  David Reveman  <c99drn at cs.umu.se>
  




More information about the cairo-commit mailing list