OSDN Git Service

mesa: add infrastructure for GL_ARB_debug_output
authornobled <nobled@dreamwidth.org>
Sun, 1 May 2011 15:46:45 +0000 (15:46 +0000)
committerMarek Olšák <maraeo@gmail.com>
Sat, 10 Mar 2012 20:42:05 +0000 (21:42 +0100)
commited087ee49808a692ce8a0389fcf6c9da27f99d8e
treeca730c3c4808b1db991652e43db7676bb24f438f
parent3917503b9a48275f389ec1e563fdb53415b87171
mesa: add infrastructure for GL_ARB_debug_output

Marek v2: don't add the extension to extensions.c yet
src/mesa/main/config.h
src/mesa/main/context.c
src/mesa/main/enable.c
src/mesa/main/errors.c
src/mesa/main/errors.h
src/mesa/main/get.c
src/mesa/main/getstring.c
src/mesa/main/mtypes.h