trace: Dump blend state as a binary blob.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 15 Feb 2010 00:22:29 +0000 (00:22 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 15 Feb 2010 00:22:29 +0000 (00:22 +0000)
commitdcdf94c87c087186f963b6e201b2989c61a76ef0
tree33885368de7f10ae48d5becde0a54289f2efa6d7
parent1fc94ab3dffa742ac0197368f0136432954c328f
trace: Dump blend state as a binary blob.

Gallium interfaces are too fluid -- XML or not is just too much work
trying to accommodate for differences in traces.

SWIG generated bindings are also full of quirks, making unmarshalling
the XML from too hard.

Finally, this is the first step for faster tracing.
src/gallium/drivers/trace/tr_dump_state.c