aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/errors.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add performance debug for meta code.Eric Anholt2013-04-211-0/+10
* mesa: Report ARB_debug_output for both shader errors and warnings.Eric Anholt2013-03-051-1/+2
* mesa: Add support for GL_ARB_debug_output with dynamic ID allocation.Eric Anholt2013-03-051-1/+9
* mesa: Initially populate the display list with the exec list.Eric Anholt2013-01-211-3/+0
* dispatch: Make all API functions non-static.Paul Berry2012-11-061-0/+16
* mesa: add _mesa_shader_debug()Dylan Noblesmith2012-05-021-0/+3
* mesa: implement the last of GL_ARB_debug_outputnobled2012-03-101-0/+3
* mesa: add some GL_ARB_debug_output functionsnobled2012-03-101-0/+4
* mesa: add infrastructure for GL_ARB_debug_outputnobled2012-03-101-0/+3
* mesa: split error handling into its own filenobled2012-03-101-0/+66