[cairo-commit] glitz ChangeLog,1.14,1.15
David Reveman
commit at pdx.freedesktop.org
Thu May 6 07:55:05 PDT 2004
- Previous message: [cairo-commit] libpixman/src icimage.c,1.19,1.20
- Next message: [cairo-commit] glitz/src glitz.c, 1.3, 1.4 glitz_agl_extension.c,
1.2, 1.3 glitz_agl_info.c, 1.1.1.1, 1.2 glitz_agl_pbuffer.c,
1.2, 1.3 glitz_agl_surface.c, 1.4, 1.5 glitz_aglint.h, 1.2,
1.3 glitz_glx_context.c, 1.3, 1.4 glitz_glx_format.c, 1.3,
1.4 glitz_glx_info.c, 1.2, 1.3 glitz_glx_surface.c, 1.4,
1.5 glitz_glxint.h, 1.4, 1.5 glitz_program.c, 1.4,
1.5 glitz_programmatic.c, 1.3, 1.4 glitz_surface.c, 1.5,
1.6 glitz_texture.c, 1.2, 1.3 glitzint.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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>
- Previous message: [cairo-commit] libpixman/src icimage.c,1.19,1.20
- Next message: [cairo-commit] glitz/src glitz.c, 1.3, 1.4 glitz_agl_extension.c,
1.2, 1.3 glitz_agl_info.c, 1.1.1.1, 1.2 glitz_agl_pbuffer.c,
1.2, 1.3 glitz_agl_surface.c, 1.4, 1.5 glitz_aglint.h, 1.2,
1.3 glitz_glx_context.c, 1.3, 1.4 glitz_glx_format.c, 1.3,
1.4 glitz_glx_info.c, 1.2, 1.3 glitz_glx_surface.c, 1.4,
1.5 glitz_glxint.h, 1.4, 1.5 glitz_program.c, 1.4,
1.5 glitz_programmatic.c, 1.3, 1.4 glitz_surface.c, 1.5,
1.6 glitz_texture.c, 1.2, 1.3 glitzint.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list