On 02/11/2010 09:02 PM, Roland Scheidegger wrote:
> Hi,
> 
> could one of the nouveau developers please take a look at the nv30
> changes I did for the stencil ref changes in gallium-dynamicstencilref
> branch?
> I've just done that in a way I think it might make sense, but I've
> absolutely no idea if it would work like that (and even if it would in
> theory there might of course still be bugs in it...)
Looks like it should work, I can't test nv30 myself though.

> Also, I was a bit confused about the so_new() parameters as the numbers
> didn't seem to add up (assuming it's basically the max number of
> so_method and so_data calls).
It's (nr of so_method, nr of so_data + nr of so_reloc, nr of so_reloc),
since relocs/addresses are considered data.

> Anyway, if it makes sense I can do nv40/nv50 too, if not tell me what
> needs to be done instead or do it yourself :-). Or it will break after
> the merge...
> 
I think you'll get it right. nv40 should be about the same as nv30,
nv50 state is a bit less elegant but should be easy to adjust, too.

Thanks, Christoph

> Roland
> 
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Mesa3d-dev mailing list
> Mesa3d-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to