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
/
gallium
/
drivers
/
trace
/
tr_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Fix up trace driver for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
1
-27
/
+104
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
trace: Don't trace texture/surfaces releases, only destructions.
José Fonseca
2008-08-22
1
-16
/
+18
*
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
1
-29
/
+75
*
trace: Trace surface contents.
José Fonseca
2008-08-15
1
-20
/
+55
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
1
-105
/
+91
*
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
1
-6
/
+18
*
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-12
1
-4
/
+9
*
trace: Prevent tracing internal pipe driver calls.
José Fonseca
2008-08-09
1
-0
/
+3
*
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-09
1
-7
/
+2
*
trace: Dump format names.
José Fonseca
2008-08-07
1
-1
/
+1
*
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
1
-0
/
+385