summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_dump_state.c
AgeCommit message (Expand)Author
2010-02-04gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger
2010-01-12gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger
2010-01-06pipe_sampler_state::compare_mode is not a boolean enable flag.Michal Krol
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