Re: [Mesa-dev] [PATCH 1/2] radeonsi: Re-enable Z16 depth buffers.

2012-11-28 Thread Christian König
On 27.11.2012 19:11, Michel Dänzer wrote: From: Michel Dänzer 8 more piglits. Signed-off-by: Michel Dänzer Maybe we should keep the warning in the second patch additionally to the assert, anyway both patches are: Reviewed-by: Christian König --- src/gallium/drivers/radeonsi/si_state

[Mesa-dev] [PATCH 1/2] radeonsi: Re-enable Z16 depth buffers.

2012-11-27 Thread Michel Dänzer
From: Michel Dänzer 8 more piglits. Signed-off-by: Michel Dänzer --- src/gallium/drivers/radeonsi/si_state.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/drivers/radeonsi/si_state.c b/src/gallium/drivers/radeonsi/si_state.c index 95ea860..f7c80a2 1006