On Tue, 2010-02-09 at 06:37 -0800, Kristian Høgsberg wrote:
> On Wed, Feb 3, 2010 at 1:41 PM, José Fonseca <jfons...@vmware.com> wrote:
> ...
> >> This reminds me there's a patch series from mesa3d-dev that removed a
> >> bunch of Mesa's std C wrappers (like _mesa_memcpy()).  Mabye some of
> >> those could be applied after gallium-embedded but before the
> >> src/platform work.
> >
> > Great. It seems we have a plan then.
> 
> What happened to the plan?   Are we going to move the header files out
> to src/os or are they staying under src/gallium/auxillary/os?  Is the
> idea that code under src/mesa can include the headers from
> src/gallium/auxillary/os?
> 
> Kristian

Kristian,

Nothing happened to the plan -- I will move the header files out to
src/platform or src/os or whatever name people feel comfortable with.

But I don't have time to do it this week or likely the next.

It just not a matter of moving files -- it's also necessary to break the
dependency of the os stuff from p_config.h and p_compiler.h somehow. I
don't want gallium interfaces to depend on this new shared module nor
vice-versa. It's not very hard but getting it right needs more attention
and time than I can dispense at the moment. 

If you prefer getting a start at this yourself immediately then I'm fine
with you starting a feature branch to rehearse this.

Jose


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to