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