On 02/06/2010 05:05 PM, Christoph Bumiller wrote:
> On 02/05/2010 11:01 AM, Keith Whitwell wrote:
>> We've had a couple of cleanups that we've wanted to do in gallium for
>> as long as I can remember.  One of which is to remove all the random
>> context-creation calls and funnel them through something sensible like
>> a context_create() call in pipe_screen.
>>
>> The gallium-screen-context branch does exactly that.
>>
>> The trouble is this change touches every driver and state-tracker in
>> every combination.  I can't even build half the drivers (what do I
>> need to install to build nouveau?), let alone test them in any
>> meaningful way.
>>
> Hi.
> For building nouveau you'll need libdrm_nouveau.
> 
> Here's a patch that makes nv30,40,50 compile again; nv50 seems to work,
> can't test the others.
> 
Oops, sorry, that was against gallium-context-transfers already, so only
part of it applies to screen-context.
I can also fix stuff once the branch(es) have been merged as well.

> Christoph
> 
>> So, I really need people to take a look at this branch and make sure
>> you can still at least build the driver, run some simple apps, etc.
>>
>> Keith
>>
>> ------------------------------------------------------------------------------
>> 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
> 
> 
> 
> ------------------------------------------------------------------------------
> 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


------------------------------------------------------------------------------
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