summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_dump_state.c
AgeCommit message (Expand)Author
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-06pipe_sampler_state::compare_mode is not a boolean enable flag.Michal Krol
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-19gallium: don't use arrays for texture width,height,depthKeith Whitwell
2009-06-30gallium: remove the pipe_sampler_state::shadow_ambient fieldBrian Paul
2009-06-14trace: Don't write state objects to file if dumping is not setJakob Bornecrantz
2009-05-16gallium: remove occlusion_count flag from depth-stencil stateKeith Whitwell
2009-05-16trace: Move state dump functions to tr_dump_state.[c|h]Jakob Bornecrantz