tools/trace: Quick instructions/notes.
[mesa.git] / src / gallium / tools / trace / TODO.txt
diff --git a/src/gallium/tools/trace/TODO.txt b/src/gallium/tools/trace/TODO.txt
new file mode 100644 (file)
index 0000000..8bb8cfd
--- /dev/null
@@ -0,0 +1,9 @@
+* track more state
+
+  * constant buffers
+
+* organize state better (e.g., group stuff according to the place in the
+  pipeline)
+
+* write an utility that generated a simple graw C code that matches a
+  state dump.