mesa: add _mesa_shader_debug()
authorDylan Noblesmith <nobled@dreamwidth.org>
Mon, 2 Apr 2012 16:11:11 +0000 (16:11 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Wed, 2 May 2012 16:12:22 +0000 (16:12 +0000)
commit58fee81c78c95b1b086aa39aa4e26762c8943680
treeddcf16707117f7dd18fad5a8c9311c86d89f9b59
parent48e8a010aebbb40c75698e2aa8854d129c89f359
mesa: add _mesa_shader_debug()

This should be the one entrypoint libglsl needs
for GL_ARB_debug_output.

v2: added comments.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/errors.c
src/mesa/main/errors.h