index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
tools
/
trace
/
dump_state.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
gallium/tools: add option for ignoring junk calls in trace dumper
Matti Hamalainen
1
-3
/
+3
2022-06-28
trace: Bring state dump up to speed.
Jose Fonseca
1
-87
/
+144
2022-06-20
gallium/tools: fixes to option handling
Matti Hamalainen
1
-0
/
+15
2021-05-07
gallium/tools: implement 'named' pointers option in dump.py
Matti Hamalainen
1
-5
/
+6
2021-05-07
gallium/tools: improve option handling in dump_state.py
Matti Hamalainen
1
-4
/
+8
2021-04-10
gallium/tools: update trace scripts to Python 3
Matti Hamalainen
1
-15
/
+16
2018-06-04
trace: Fix parsing of recent traces.
Jose Fonseca
1
-5
/
+26
2017-03-10
gallium/tools: use correct shebang for python scripts
Emil Velikov
1
-1
/
+1
2014-07-01
gallium: add an index argument to create_query
Ilia Mirkin
1
-1
/
+1
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
1
-2
/
+2
2014-02-05
tools/trace: Handle index buffer overflow gracefully.
José Fonseca
1
-1
/
+4
2013-12-05
tools/trace: More tweaks to state dumping.
José Fonseca
1
-3
/
+12
2013-11-15
tools/trace: Several bugfixes/improvements to dump_state.py
José Fonseca
1
-9
/
+49
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
1
-11
/
+3
2013-10-03
gallium/tools: update dump_state.py to use bind_sampler_states()
Brian Paul
1
-8
/
+3
2013-09-12
trace: Several enhancements to dump_state.py
José Fonseca
1
-18
/
+112
2013-07-01
tools/trace: Return dummy fence object to silence warnings.
José Fonseca
1
-1
/
+2
2013-06-24
tools/trace: Fix syntax.
José Fonseca
1
-1
/
+1
2013-06-22
tools/trace: Several tweaks/fixes to dump_state
José Fonseca
1
-9
/
+29
2013-06-21
tools/trace: Tool to dump gallium state at any draw call.
José Fonseca
1
-0
/
+633