Re: [Mesa-dev] gallium + depth modes

2010-04-19 Thread Roland Scheidegger
On 17.04.2010 09:40, Dave Airlie wrote: > I started trying to make softpipe pass depth-tex-modes in piglit, but > I'm failing maybe someone else can spot the stupid. > > Patch is attached. It might be something unrelated, since the patch to > me looks like it should dtrt. It fixes the alpha case a

[Mesa-dev] gallium + depth modes

2010-04-17 Thread Dave Airlie
I started trying to make softpipe pass depth-tex-modes in piglit, but I'm failing maybe someone else can spot the stupid. Patch is attached. It might be something unrelated, since the patch to me looks like it should dtrt. It fixes the alpha case at least. Dave. 0001-gallium-initial-depth-mode-