For the series:
Reviewed-by: Marek Olšák
Marek
On Tue, Jun 26, 2012 at 10:46 PM, Brian Paul wrote:
> These all return zero. Add a debug_printf() to catch the default case so
> we don't accidently mishandle something important in the future.
>
> v2: remove 'default' case to get compile-time wa
These all return zero. Add a debug_printf() to catch the default case so
we don't accidently mishandle something important in the future.
v2: remove 'default' case to get compile-time warning
---
src/gallium/drivers/softpipe/sp_screen.c | 34 +++--
1 files changed, 31 i