[cairo-commit] rendertest ChangeLog,1.3,1.4
David Reveman
commit at pdx.freedesktop.org
Mon Sep 6 15:28:26 PDT 2004
- Previous message: [cairo-commit] glitz/src glitz.c, 1.21, 1.22 glitz_agl_extension.c,
1.7, 1.8 glitz_agl_surface.c, 1.16, 1.17 glitz_aglint.h, 1.10,
1.11 glitz_buffer.c, 1.1, 1.2 glitz_compose.c, 1.3,
1.4 glitz_filter.c, 1.3, 1.4 glitz_geometry.c, 1.1,
1.2 glitz_glx_extension.c, 1.10, 1.11 glitz_glx_info.c, 1.15,
1.16 glitz_glx_surface.c, 1.18, 1.19 glitz_glxint.h, 1.14,
1.15 glitz_pixel.c, 1.5, 1.6 glitz_rect.c, 1.8,
1.9 glitz_surface.c, 1.19, 1.20 glitz_texture.c, 1.11,
1.12 glitzint.h, 1.23, 1.24
- Next message: [cairo-commit] rendertest/src glitz.c, 1.3, 1.4 glitz_agl.c, 1.3,
1.4 glitz_glx.c, 1.3, 1.4 rendertest.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/rendertest
In directory gabe:/tmp/cvs-serv8039
Modified Files:
ChangeLog
Log Message:
Various glitz backend fixes
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rendertest/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ChangeLog 3 Sep 2004 14:29:26 -0000 1.3
--- ChangeLog 6 Sep 2004 22:28:24 -0000 1.4
***************
*** 1,2 ****
--- 1,25 ----
+ 2004-09-06 David Reveman <c99drn at cs.umu.se>
+
+ * src/glitz.c (_glitz_render_set_clip_rectangles): Don't care about
+ the return value from from glitz_buffer_unmap().
+ (_glitz_render_set_clip_trapezoids): Don't care about the return
+ value from from glitz_buffer_unmap().
+
+ * src/glitz_glx.c (main): Only check number of samples when we're
+ trying to find a multi-sample format.
+
+ * src/glitz_agl.c (main): Only check number of samples when we're
+ trying to find a multi-sample format.
+
+ * src/rendertest.c (render_run): No need for a POT sized
+ background gradient.
+
+ * src/glitz.c (_glitz_fill): FILL_TRANSPARENT is now always
+ supported by glitz.
+
+ 2004-09-04 David Reveman <c99drn at cs.umu.se>
+
+ * src/rendertest.c (render_run): Removed debug output.
+
2004-09-03 David Reveman <c99drn at cs.umu.se>
- Previous message: [cairo-commit] glitz/src glitz.c, 1.21, 1.22 glitz_agl_extension.c,
1.7, 1.8 glitz_agl_surface.c, 1.16, 1.17 glitz_aglint.h, 1.10,
1.11 glitz_buffer.c, 1.1, 1.2 glitz_compose.c, 1.3,
1.4 glitz_filter.c, 1.3, 1.4 glitz_geometry.c, 1.1,
1.2 glitz_glx_extension.c, 1.10, 1.11 glitz_glx_info.c, 1.15,
1.16 glitz_glx_surface.c, 1.18, 1.19 glitz_glxint.h, 1.14,
1.15 glitz_pixel.c, 1.5, 1.6 glitz_rect.c, 1.8,
1.9 glitz_surface.c, 1.19, 1.20 glitz_texture.c, 1.11,
1.12 glitzint.h, 1.23, 1.24
- Next message: [cairo-commit] rendertest/src glitz.c, 1.3, 1.4 glitz_agl.c, 1.3,
1.4 glitz_glx.c, 1.3, 1.4 rendertest.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list