aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/errors.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove const from glDebugMessageCallbackARB() function parameterBrian Paul2013-06-261-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* 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