History log of /external/mesa3d/src/gallium/tools/trace/model.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
47ff3f7cc516a1087ac6d4fee024f69d62708542 28-Sep-2011 José Fonseca <jfonseca@vmware.com> tools/trace: Dump NULL literally.

Instead of None.
/external/mesa3d/src/gallium/tools/trace/model.py
afeaf1771d0ccbd2482c5ad7fa237c50b4d3921e 04-Apr-2011 José Fonseca <jose.r.fonseca@gmail.com> st/python: Remove bindings, and all its dependencies.

Because:
- bindings are not fully automatic, and they are broken most of the time
- unit tests/samples can be written in C on top of graw
- tracing/retracing is more useful at API levels with stable ABIs such as
GL, producing traces that cover more layers of the driver stack and and
can be used for regression testing
/external/mesa3d/src/gallium/tools/trace/model.py