summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_dump_state.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-25trace: Fix dumping of set_constant_buffer method.José Fonseca1-0/+2
2012-09-30gallium: implement blit in driver wrappersMarek Olšák1-0/+2
2011-04-06trace: Correct/cleanup.José Fonseca1-2/+4
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-2/+0
2010-09-29trace: Fix set_index_buffer and draw_vbo tracing.José Fonseca1-0/+2
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu1-0/+2
2010-04-12trace: Fix several regressions introduced by recent interface changes.José Fonseca1-1/+7
2010-04-10Squashed commit of the following:Keith Whitwell1-1/+1
2010-02-14trace: Fix generated XML.José Fonseca1-2/+0
2010-02-10trace: adapt to stencil ref changesRoland Scheidegger1-0/+2
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger1-1/+1
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger1-3/+0
2009-05-16trace: Move state dump functions to tr_dump_state.[c|h]Jakob Bornecrantz1-0/+78