index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
trace
/
tr_dump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
trace: Don't dump texture transfers.
José Fonseca
2013-06-21
1
-1
/
+1
*
trace: Only close trace files on exit.
José Fonseca
2013-04-25
1
-1
/
+0
*
trace: Prevent segfault when passing NULL to set_vertex_buffers.
José Fonseca
2012-11-05
1
-14
/
+22
*
trace: Flush before drawing.
José Fonseca
2012-10-26
1
-0
/
+1
*
trace: Use pipe_static_mutex.
José Fonseca
2011-03-06
1
-5
/
+0
*
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
1
-1
/
+0
*
trace: Fix several regressions introduced by recent interface changes.
José Fonseca
2010-04-12
1
-1
/
+9
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+8
*
trace: Use size_t consistently.
José Fonseca
2009-06-18
1
-3
/
+3
*
trace: Add initializer for static variables
Jakob Bornecrantz
2009-04-20
1
-0
/
+5
*
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-19
1
-1
/
+32
*
trace: Add dump util functions for wrapped pointers
Jakob Bornecrantz
2009-03-12
1
-1
/
+10
*
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-03-11
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+0
*
trace: Use long longs to ensure covering 64bits integers.
José Fonseca
2008-08-18
1
-2
/
+2
*
trace: Allow multiple screens. Flush after call.
José Fonseca
2008-08-15
1
-0
/
+1
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
1
-61
/
+59
*
trace: Allow to dump binary data.
José Fonseca
2008-08-09
1
-0
/
+1
*
trace: Dump format names.
José Fonseca
2008-08-07
1
-0
/
+1
*
trace: Dump state.
José Fonseca
2008-08-07
1
-4
/
+27
*
trace: Trace pipe context calls.
José Fonseca
2008-08-07
1
-0
/
+7
*
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
1
-0
/
+102