Re: [Mesa3d-dev] call for testers: galllium-screen-context branch

2010-02-06 Thread Christoph Bumiller
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 someth

Re: [Mesa3d-dev] call for testers: galllium-screen-context branch

2010-02-06 Thread Christoph Bumiller
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_scr

Re: [Mesa3d-dev] call for testers: galllium-screen-context branch

2010-02-06 Thread Chia-I Wu
On Fri, Feb 05, 2010 at 10:01:13AM +, 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(