tools/trace: Don't crash if a trace has no timing information.
[mesa.git] / src / gallium / tools / trace / TODO.txt
1 * track more state
2
3 * constant buffers
4
5 * organize state better (e.g., group stuff according to the place in the
6 pipeline)
7
8 * write an utility that generated a simple graw C code that matches a
9 state dump.