On Jan 09, 09 22:01:12 +0100, Christiaan van Dijk wrote:
> > The engine is still stalling for the vline.  The problem is you are
> > hitting the hw guardband limits on r3xx/r4xx.  The diagonal tearing is
> > due to the fact that the hw renders a quad as two triangles.  To avoid
> > this we render to a single clipped triangle; this means the triangle

If you're using guardband clipping, this means that you're really
rasterizing (and throwing away) an awful lot of pixels. And this is
still fast enough? Fascinating.

Matthias

-- 
Matthias Hopf <[email protected]>      __        __   __
Maxfeldstr. 5 / 90409 Nuernberg   (_   | |  (_   |__          [email protected]
Phone +49-911-74053-715           __)  |_|  __)  |__  R & D   www.mshopf.de
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to