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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-2
/
+2
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: more const qualifiers to match the latest glext.h
Brian Paul
2012-06-27
1
-2
/
+2
*
mesa: new MESA_LOG_FILE env var to log errors, warnings, etc., to a file
Brian Paul
2012-06-25
1
-2
/
+12
*
mesa: define DEBUG_SILENT flag, use in output_if_debug()
Brian Paul
2012-05-11
1
-11
/
+10
*
mesa: add _mesa_shader_debug()
Dylan Noblesmith
2012-05-02
1
-0
/
+43
*
mesa: fix _mesa_DebugMessageCallbackARB() to silence warnings
Brian Paul
2012-03-12
1
-2
/
+2
*
mesa: Prevent collision of ERROR define on Windows.
José Fonseca
2012-03-11
1
-0
/
+3
*
mesa: print GL errors via debug_output
Marek Olšák
2012-03-10
1
-31
/
+66
*
mesa: implement the last of GL_ARB_debug_output
nobled
2012-03-10
1
-28
/
+240
*
mesa: add control for categories of application-provided messages
nobled
2012-03-10
1
-5
/
+125
*
mesa: add glDebugMessageControlARB
nobled
2012-03-10
1
-0
/
+134
*
mesa: add message-toggle booleans for GL_ARB_debug_output
nobled
2012-03-10
1
-1
/
+1
*
mesa: add some GL_ARB_debug_output functions
nobled
2012-03-10
1
-0
/
+274
*
mesa: add infrastructure for GL_ARB_debug_output
nobled
2012-03-10
1
-1
/
+12
*
mesa: split error handling into its own file
nobled
2012-03-10
1
-0
/
+276