Peter Clifton wrote:
> On Tue, 2009-09-29 at 11:29 -0600, tom fogal wrote:
>> Peter Clifton <pc...@cam.ac.uk> writes:
>>> With the latest mesa code (sorry - no idea when it regressed),
>> You mentioned not having a lot of time, but FWIW check out git-bisect,
>>
>>   http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
>>
>> -tom
> 
> Took quite a bit of time.. but not as much as I had feared. I knew about
> git bisect, but didn't know quite how easy it was to test a new mesa
> version. (I had feared the kernel + 2D driver bits might need to be
> changed in sync).
> 
> 
> After a bit of a false lead, I finally tracked the behaviour change to:
> 
> 50d8b295f6c950da3b8783ff6e1803bdfbb5c7cc is first bad commit
> commit 50d8b295f6c950da3b8783ff6e1803bdfbb5c7cc
> Author: Brian Paul <bri...@vmware.com>
> Date:   Tue Sep 1 12:05:41 2009 -0600
> 
>     intel: use _mesa_meta_clear(), it's a bit faster
> 
> :040000 040000 81f24fd1186fda701bd343d7e3c4428c10494477
> 40f6ebb2f756d7054fb2ea940183bc8ad5154ed0 M    src

I hacked progs/demos/tunnel2.c to do some stencil stuff and don't see 
any problems here.  Could you try to reproduce the problem with 
tunnel2.c?  It creates two windows and uses two rendering contexts.

Otherwise, I'd need to know more details about your drawing code.

-Brian


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to