Re: [Mesa-dev] RFC: gallium-newclear branch

2010-06-05 Thread Roland Scheidegger
On 04.06.2010 22:08, Patrice Mandin wrote: > Hello, > > progs/trivial/tri just segfaults now, because it does not setup a > context with depth/stencil, and src/gallium/auxiliary/util/u_clear.h > does not check if > > struct pipe_surface *ps = framebuffer->zsbuf; > > is NULL or not before calling

Re: [Mesa-dev] r300g + mesa/st support for EXT_texture_swizzle

2010-06-05 Thread Dave Airlie
On Fri, Jun 4, 2010 at 8:21 PM, Keith Whitwell wrote: > On Fri, 2010-06-04 at 03:10 -0700, Dave Airlie wrote: >> On Tue, Apr 27, 2010 at 9:13 PM, Dave Airlie wrote: >> > Another trying to figure out gallium patch from me, >> > >> > This is in theory EXT_texture_swizzle support, r300g passes the g