intel: Hook up the WARN_ONCE macro to GL_ARB_debug_output.
authorEric Anholt <eric@anholt.net>
Fri, 22 Feb 2013 21:03:51 +0000 (13:03 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 5 Mar 2013 22:25:00 +0000 (14:25 -0800)
commit807eedf70fe6a01eb0298b9d2e7a26687f7c6d82
tree698feaee62509f8ba3b887ad6b6fc63e1896de48
parent30256805784450b8bb9d4dabfb56226271ca9d24
intel: Hook up the WARN_ONCE macro to GL_ARB_debug_output.

This doesn't provide detailed error type information, but it's important
to get these relatively severe but rare error messages out to the
developer through whatever mechanism they are using.

v2: Rebase on new WARN_ONCE additions.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> (v1)
src/mesa/drivers/dri/i965/brw_wm_surface_state.c
src/mesa/drivers/dri/i965/gen6_blorp.cpp
src/mesa/drivers/dri/i965/gen7_blorp.cpp
src/mesa/drivers/dri/intel/intel_context.h