[cairo-commit] glitz ChangeLog,1.14,1.15

David Reveman commit at pdx.freedesktop.org
Thu May 6 07:55:05 PDT 2004


Committed by: davidr

Update of /cvs/cairo/glitz
In directory pdx:/tmp/cvs-serv18503

Modified Files:
	ChangeLog 
Log Message:
Better texture handling

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** a/ChangeLog	2 May 2004 14:11:08 -0000	1.14
--- b/ChangeLog	6 May 2004 14:55:02 -0000	1.15
***************
*** 1,2 ****
--- 1,39 ----
+ 2004-05-06  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/glitzint.h: Better texture handling.
+ 
+ 	* src/glitz_texture.c: Better texture handling.
+ 
+ 	* src/glitz_programmatic.c: Better texture handling.
+ 
+ 	* src/glitz_surface.c: Better texture handling.
+ 
+ 	* src/glitz_glxint.h: Better texture handling.
+ 
+ 	* src/glitz_glx_surface.c: Better texture handling.
+ 
+ 	* src/glitz_aglint.h: Better texture handling.
+ 
+ 	* src/glitz_agl_surface.c: Fixed indentation.
+ 	Better texture handling.
+ 
+ 	* src/glitz_agl_pbuffer.c: Better texture handling.
+ 
+ 	* src/glitz.c (_glitz_composite_direct): Fixed dirty region.
+ 	Better texture handling.
+ 
+ 2004-05-04  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/glitz_glx_format.c (_glitz_glx_format_compare): Higher
+ 	priority to multisample formats.
+ 
+ 	* src/glitz_agl_surface.c (_glitz_agl_set_features): The feature 
+ 	mask should not represent the features of the current surface
+ 	but the features of the graphics hardware.
+ 
+ 	* src/glitz_glx_surface.c (_glitz_glx_set_features): The feature 
+ 	mask should not represent the features of the current surface
+ 	but the features of the graphics hardware.
+ 
  2004-05-02  David Reveman  <c99drn at cs.umu.se>
  





More information about the cairo-commit mailing list