Re: [Mesa-dev] shader stencil export v(x+1)

2010-10-08 Thread Dave Airlie
On Sat, Oct 9, 2010 at 2:15 AM, Brian Paul wrote: > On 10/07/2010 12:42 AM, Dave Airlie wrote: >> >> Okay I've pushed another iteration of the gallium + mesa + softpipe + >> r600g changes for accelerated stencil rendering to >> >> http://cgit.freedesktop.org/~airlied/mesa/log/?h=gallium-stencil-ex

[Mesa-dev] [PATCH] r200: revalidate after radeon_update_renderbuffers

2010-10-08 Thread Daniel Vetter
This seems to mitigate a crash in glxgears when I resize the window like crazy. libdrm complains that the depthbuffer is not validated (frontbuffer rendering, so the frontbuffer doesn't change). Problem not fully solved, though: After a while of constantly resizing the window the kernel cs checker

[Mesa-dev] [Bug 30623] Conquest crash (Assertion `lhs_components == this->rhs->type->vector_elements' failed.)

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30623 Ian Romanick changed: What|Removed |Added Status|NEW |ASSIGNED Keywords|

[Mesa-dev] [Bug 30124] Mesa 7.9 release tracker

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30124 Bug 30124 depends on bug 30552, which changed state. Bug 30552 Summary: loop_analysis.h:193: bool loop_variable::is_loop_constant() const: Assertion `!this->var->read_only || (this->var->read_only && is_const)' failed. https://bugs.freedesktop.

Re: [Mesa-dev] shader stencil export v(x+1)

2010-10-08 Thread Brian Paul
On 10/07/2010 12:42 AM, Dave Airlie wrote: Okay I've pushed another iteration of the gallium + mesa + softpipe + r600g changes for accelerated stencil rendering to http://cgit.freedesktop.org/~airlied/mesa/log/?h=gallium-stencil-export Quick patch summary by area: I've marked two mesa ones as n

[Mesa-dev] [Bug 30481] OpenVG demos does not launch

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30481 David Gorst changed: What|Removed |Added Status|NEW |RESOLVED Resolution|