index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
errors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add _mesa_error_no_memory for logging out-of-memory messages
Ian Romanick
2014-05-02
1
-0
/
+3
*
mesa: use accessors for struct gl_debug_state
Chia-I Wu
2014-04-27
1
-2
/
+8
*
mesa: make ARB_debug_output functions an alias of
Timothy Arceri
2014-03-08
1
-15
/
+0
*
mesa: allocate gl_debug_state on demand
Brian Paul
2014-02-08
1
-0
/
+3
*
mesa: Implement glPushDebugGroup and glPopDebugGroup
Timothy Arceri
2013-09-04
1
-0
/
+5
*
mesa: Share common code between ARB_debug_output and KHR_debug functions
Timothy Arceri
2013-09-04
1
-0
/
+15
*
mesa: update glext.h to version 20130708
Brian Paul
2013-07-12
1
-1
/
+1
*
mesa: remove const from glDebugMessageCallbackARB() function parameter
Brian Paul
2013-06-26
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Add performance debug for meta code.
Eric Anholt
2013-04-21
1
-0
/
+10
*
mesa: Report ARB_debug_output for both shader errors and warnings.
Eric Anholt
2013-03-05
1
-1
/
+2
*
mesa: Add support for GL_ARB_debug_output with dynamic ID allocation.
Eric Anholt
2013-03-05
1
-1
/
+9
*
mesa: Initially populate the display list with the exec list.
Eric Anholt
2013-01-21
1
-3
/
+0
*
dispatch: Make all API functions non-static.
Paul Berry
2012-11-06
1
-0
/
+16
*
mesa: add _mesa_shader_debug()
Dylan Noblesmith
2012-05-02
1
-0
/
+3
*
mesa: implement the last of GL_ARB_debug_output
nobled
2012-03-10
1
-0
/
+3
*
mesa: add some GL_ARB_debug_output functions
nobled
2012-03-10
1
-0
/
+4
*
mesa: add infrastructure for GL_ARB_debug_output
nobled
2012-03-10
1
-0
/
+3
*
mesa: split error handling into its own file
nobled
2012-03-10
1
-0
/
+66