[cairo-commit] libglc ChangeLog,1.26,1.27
David Reveman
commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005
- Previous message: No subject
- Next message: [cairo-commit] libglc/src glc.c,1.13,1.14 glc_agl_format.c,1.3,1.4 glc_agl_pbuffer.c,1.2,1.3 glc_agl_surface.c,1.3,1.4 glc_glx_extension.c,1.5,1.6 glc_glx_format.c,1.10,1.11 glc_rect.c,1.7,1.8 glc_surface.c,1.11,1.12 glc_trap.c,1.8,1.9 glc_tri.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv8251
Modified Files:
ChangeLog
Log Message:
Removed component masking and added offscreen mulisample support for geforce fx cards
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** ChangeLog 6 Feb 2004 00:50:28 -0000 1.26
--- ChangeLog 6 Feb 2004 14:03:38 -0000 1.27
***************
*** 1,4 ****
--- 1,21 ----
2004-02-06 <c99drn at cs.umu.se>
+ * src/glc_glx_extension.c (glc_glx_query_extensions): Add offscreen
+ multisample support for geforce fx cards.
+
+ * src/glc_tri.c (glc_color_triangles): Removed component masking.
+
+ * src/glc_trap.c (glc_color_trapezoids): Removed component masking.
+
+ * src/glc_rect.c: Removed component masking.
+
+ * src/glc.c (glc_composite): Removed component masking.
+
+ * src/glc_glx_format.c: Add a few more fake
+ offscreen formats.
+
+ * src/glc_agl_format.c (glc_agl_query_formats): Add a few more fake
+ offscreen formats.
+
* src/glc_surface.c (glc_surface_create_similar): Force all channels
on for intermediates.
- Previous message: No subject
- Next message: [cairo-commit] libglc/src glc.c,1.13,1.14 glc_agl_format.c,1.3,1.4 glc_agl_pbuffer.c,1.2,1.3 glc_agl_surface.c,1.3,1.4 glc_glx_extension.c,1.5,1.6 glc_glx_format.c,1.10,1.11 glc_rect.c,1.7,1.8 glc_surface.c,1.11,1.12 glc_trap.c,1.8,1.9 glc_tri.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list