mesa: avoid valgrind warning due to opaque only being set sometimes
[mesa.git] / src / mesa / main / errors.c
2012-03-10 nobledmesa: add control for categories of application-provide...
2012-03-10 nobledmesa: add glDebugMessageControlARB
2012-03-10 nobledmesa: add message-toggle booleans for GL_ARB_debug_output
2012-03-10 nobledmesa: add some GL_ARB_debug_output functions
2012-03-10 nobledmesa: add infrastructure for GL_ARB_debug_output
2012-03-10 nobledmesa: split error handling into its own file