summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_dump_state.c
AgeCommit message (Expand)Author
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-04-28gallium/util: convert //-style commentsBrian Paul
2010-04-20gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol
2010-02-17gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger
2010-02-14util: Avoid dumping masked state. Other minor improvements.José Fonseca
2010-02-14util: Helper functions to dump all state objects.José Fonseca