Keith Whitwell wrote:
> Luca,
>
> This is an impressive body of work.  I want to give Jose a chance to
> review the EGL/GLX extensions before pushing, but in the meantime I hope
> it's ok if I make a couple of quick suggestions/requests:
>
> Firstly, we're going to be evolving the TGSI instruction set a fair bit
> over the coming months to catch up with newer GLSL versions, CL, etc.
> >From that point of view, it would be preferable if the code you've added
> in uureg.h could be automatically regenerated after TGSI changes.  I see
> you've got some python in the comments showing how you built the file in
> the first place -- would it be possible to extract that to an actual
> script that the build system can use to regenerate uureg.h on TGSI
> changes?  I'm mainly thinking about automatically tracking new
> instructions, I guess.
>
>   
One implication of exposing the Gallium API in this way would probably 
be that people start to
develop out-of-tree applications, and that means the API needs to be 
versioned.....

/Thomas


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to