[cairo] Avoiding seams (again)
Vladimir Vukicevic
vladimirv at gmail.com
Thu Mar 23 21:52:19 PST 2006
On 3/23/06, Robert O'Callahan <rocallahan at novell.com> wrote:
> On Thu, 2006-03-23 at 12:49 -0500, MenTaLguY wrote:
> > If you do supersampling on a per-group basis, that still doesn't solve the problem of objects in different groups which are adjacent.
>
> I think Vlad was referring to extending the push/popgroup API so it can
> be used for global supersampling, i.e. FSAA.
Yes; if the group API can do supersampling, if you need global
supersampling you just push a supersampled group without any clip on
your surface and away you go.. but it also gives you finer-grained
control if you need/want it.
- Vlad
More information about the cairo
mailing list