summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_dump_state.h
Commit message (Expand)AuthorAgeFilesLines
* trace: add missing set_shader_images()Samuel Pitoiset2016-04-071-0/+2
* trace: add all compute related functionsSamuel Pitoiset2016-02-131-0/+4
* trace: add support for set_shader_buffersIlia Mirkin2016-01-291-0/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* trace: Dump PIPE_QUERY_* enums.José Fonseca2013-11-281-3/+0
* trace: Dump query results faithfully.José Fonseca2013-11-281-0/+2
* trace: Fix dumping of set_constant_buffer method.José Fonseca2012-10-251-0/+2
* gallium: implement blit in driver wrappersMarek Olšák2012-09-301-0/+2
* trace: Correct/cleanup.José Fonseca2011-04-061-2/+4
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+0
* trace: Fix set_index_buffer and draw_vbo tracing.José Fonseca2010-09-291-0/+2
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+2
* trace: Fix several regressions introduced by recent interface changes.José Fonseca2010-04-121-1/+7
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* trace: Fix generated XML.José Fonseca2010-02-141-2/+0
* trace: adapt to stencil ref changesRoland Scheidegger2010-02-101-0/+2
* gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-1/+1
* fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-3/+0
* trace: Move state dump functions to tr_dump_state.[c|h]Jakob Bornecrantz2009-05-161-0/+78