On Mon, 2009-11-16 at 14:59 +0100, Christoph Bumiller wrote:
> Corbin Simpson schrieb:
> > URL:
> > http://cgit.freedesktop.org/~csimpson/mesa/log/?h=gallium-blitter
> >
> > So, with r600g right around the corner, I'd like to do something about
> > this blitter/no blitter thing.
> >
> > This patch series contains one new getparam, PIPE_CAP_BLITTER, and a
> > proposed ABI change to accompany it.
> >
> > surface_copy and surface_fill are proposed to have a way of indicating
> > whether or not they successfully performed the fill/blit. It is up to
> > the state tracker to determine whether or not to rely on these functions.
> >
> > Issues:
> > - Should clear be included with these two? I don't think any drivers are
> > doing anything with clear except wiring it up to util_clear...
> Just wanted to mention nv50 actually has a special hardware clear path,
> which
> supports separate R/G/B/A/Z/S clear and respects scissors, it doesn't
> use util_clear.
As do most (all?) of the previous generations of nv hardware.

> > ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and stay 
> > ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> > http://p.sf.net/sfu/devconference
> > _______________________________________________
> > Mesa3d-dev mailing list
> > Mesa3d-dev@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
> >   
> 
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Mesa3d-dev mailing list
> Mesa3d-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa3d-dev



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to