[cairo] Antialiasing not working with glitz
Keith Packard
keithp at keithp.com
Sun May 2 18:23:15 PDT 2004
Around 14 o'clock on May 2, David Reveman wrote:
> GL_POLYGON_SMOOTH can never be used with glitz as it requires use of
> special operators to produce correct results when drawing complex
> objects.
Could you do what Render does and use an intermediate alpha buffer?
Render all of the polygons to that buffer with a saturating add operation
and then use that to paint the final figure.
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20040502/b8b7416d/attachment.pgp
More information about the cairo
mailing list