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_winsys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-64
/
+17
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-2
/
+1
*
trace: Hack to detect writes to user buffers.
José Fonseca
2008-08-21
1
-0
/
+40
*
trace: Fix typo.
José Fonseca
2008-08-15
1
-1
/
+1
*
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
1
-0
/
+16
*
trace: Several fixes.
José Fonseca
2008-08-15
1
-6
/
+10
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
1
-97
/
+88
*
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
1
-16
/
+7
*
trace: More dump fixes.
José Fonseca
2008-08-12
1
-0
/
+2
*
trace: Replace buffer_map+memcpy+buffer_unmap by buffer_write
José Fonseca
2008-08-12
1
-31
/
+8
*
trace: Zero the buffers to avoid dumping uninitialized memory.
José Fonseca
2008-08-12
1
-4
/
+15
*
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-12
1
-2
/
+6
*
trace: Dump writes to pipe_buffers.
José Fonseca
2008-08-09
1
-1
/
+53
*
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-09
1
-0
/
+410