[Mesa-dev] [Bug 35200] Mesa 7.6 implementation error: bad datatype in interpolate_int_colors

2011-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35200 --- Comment #3 from Brian Paul 2011-03-17 19:33:05 PDT --- I still cant repro this bug here. But with commit 582570a04c73bc304e16af63621b594e0fc39aea at most 50 of these errors will be emitted by Mesa. -- Configure bugmail: https://bugs.freed

[Mesa-dev] [PATCH] use C99 style in macros with variable arguments

2011-03-17 Thread Iain Hibbert
rather than GCC-specific extensions. Signed-off-by: Iain Hibbert --- src/mesa/drivers/dri/radeon/radeon_debug.h | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/mesa/drivers/dri/radeon/radeon_debug.h b/src/mesa/drivers/dri/radeon/radeon_debug.h index e