On Thu, 2008-02-14 at 20:05 +0900, José Fonseca wrote: > On 2/14/08, Keith Whitwell <[EMAIL PROTECTED]> wrote: > > José Fonseca wrote: > > > > > > 1. Physically separate gallium source code from mesa code. This will be > > the > > > final layout: > > > > > > - src/mesa > > > - src/gallium > > > - state_tracker > > > - ogl > > > - ... > > > > > > I think the one thing I'd say is that the GL state tracker is really a > > part of Mesa -- it's effectively a Mesa driver which targets the Gallium > > interfaces rather than some piece of hardware. > > > > Given that the gallium interface is fairly water-tight (ie. you can't > > reach round it to some driver internals) compared to the Mesa driver > > interface which is basically "just include all the mesa internal > > headers", I think it will become clear if you try and do this that the > > state_tracker will sit pretty uncomfortably anywhere other than inside > > mesa... > > So src/mesa/driver/state_tracker then?
src/mesa/driver/gallium ? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
