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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: Improve shader wrapping
Jakob Bornecrantz
2009-05-18
1
-1
/
+17
*
trace: Put shaders on a list in the context
Jakob Bornecrantz
2009-05-16
1
-0
/
+50
*
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-05-16
1
-491
/
+0
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-2
/
+0
*
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-21
1
-1
/
+0
*
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-16
1
-1
/
+1
*
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
1
-2
/
+1
*
trace: Wrap pipe_buffers
Jakob Bornecrantz
2009-03-12
1
-2
/
+2
*
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-03-11
1
-15
/
+15
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-2
/
+10
*
gallium: Fix up trace driver for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
1
-2
/
+27
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-1
/
+0
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-1
/
+0
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-2
/
+2
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
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
-0
/
+1
*
trace: Fix pipe_clip_state dump.
José Fonseca
2008-08-19
1
-17
/
+6
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
1
-258
/
+239
*
trace: Dump polygon stipple state as an array.
José Fonseca
2008-08-12
1
-2
/
+3
*
trace: Dump pipe_{depth,stencil,alpha}_state names.
José Fonseca
2008-08-12
1
-3
/
+3
*
trace: Trace texture depth.
José Fonseca
2008-08-12
1
-0
/
+4
*
trace: Dump shaders as text.
José Fonseca
2008-08-09
1
-4
/
+5
*
trace: Allow to dump binary data.
José Fonseca
2008-08-09
1
-27
/
+11
*
trace: Dump format names.
José Fonseca
2008-08-07
1
-2
/
+2
*
trace: Dump state.
José Fonseca
2008-08-07
1
-1
/
+432
*
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
1
-0
/
+72