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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: __func__ --> __FUNCTION__.
Michal Krol
2009-06-10
1
-1
/
+1
*
trace/rbug: Add support for draw block rule
Jakob Bornecrantz
2009-06-09
1
-1
/
+32
*
trace/rbug: Return textures currently bound to context
Jakob Bornecrantz
2009-06-09
1
-2
/
+7
*
trace/rbug: Sleep on windows when blocked
Jakob Bornecrantz
2009-06-08
1
-1
/
+3
*
trace/rbug: Use condvar on system that has it for blocking
Jakob Bornecrantz
2009-06-05
1
-0
/
+5
*
trace/rbug: Add new contexts functions to trace rbug
Jakob Bornecrantz
2009-06-04
1
-0
/
+57
*
trace: Improve shader wrapping
Jakob Bornecrantz
2009-05-18
1
-2
/
+2
*
trace: Export enabled status
Jakob Bornecrantz
2009-05-16
1
-1
/
+1
*
trace: If either shader is disabled don't draw
Jakob Bornecrantz
2009-05-16
1
-0
/
+13
*
trace: Put shaders on a list in the context
Jakob Bornecrantz
2009-05-16
1
-8
/
+33
*
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-05-16
1
-1
/
+1
*
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-19
1
-1
/
+1
*
trace: Keep screen objects on lists
Jakob Bornecrantz
2009-04-17
1
-3
/
+8
*
trace: Fix is_referenced functions
Jakob Bornecrantz
2009-04-17
1
-2
/
+6
*
trace: Simplify trace_buffer function
Jakob Bornecrantz
2009-04-17
1
-5
/
+3
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+44
*
trace: Simplify cast wrappers.
José Fonseca
2009-04-08
1
-6
/
+2
*
trace: Match pipe_context::clear prototype.
José Fonseca
2009-04-08
1
-7
/
+4
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-8
/
+13
*
trace: Defer the cast to after the check for enabled trace.
José Fonseca
2009-03-25
1
-2
/
+5
*
trace: Fix memory leak
Jakob Bornecrantz
2009-03-16
1
-1
/
+2
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-3
/
+1
*
trace: Wrap pipe_buffers
Jakob Bornecrantz
2009-03-12
1
-5
/
+45
*
trace: Move buffer functions from winsys to screen
Jakob Bornecrantz
2009-03-11
1
-11
/
+10
*
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-03-11
1
-70
/
+70
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-2
/
+2
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
1
-2
/
+2
*
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: Hack to detect writes to user buffers.
José Fonseca
2008-08-21
1
-0
/
+11
*
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
1
-1
/
+72
*
trace: Several fixes.
José Fonseca
2008-08-15
1
-3
/
+5
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
1
-270
/
+227
*
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
1
-8
/
+5
*
trace: More dump fixes.
José Fonseca
2008-08-12
1
-1
/
+0
*
trace: Fix create_blend_state dump.
José Fonseca
2008-08-12
1
-0
/
+2
*
trace: Fix create_depth_stencil_alpha_state trace.
José Fonseca
2008-08-12
1
-1
/
+3
*
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-12
1
-84
/
+51
*
trace: Prevent tracing internal pipe driver calls.
José Fonseca
2008-08-09
1
-5
/
+4
*
trace: Prevent from internal calls from pipe_context to pipe_screen from bein...
José Fonseca
2008-08-08
1
-0
/
+6
*
trace: Dump state.
José Fonseca
2008-08-07
1
-16
/
+21
*
trace: Trace pipe context calls.
José Fonseca
2008-08-07
1
-2
/
+1015
*
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
1
-0
/
+41