gallium: keep track of num_vertex_attribs/buffers for shorter loops
[mesa.git] / src / gallium / drivers / softpipe / sp_state.h
2008-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-27 Briangallium: remove unnecessary tgsi_interp_coef decl
2008-02-27 Briangallium: remove uses_kill field from softpipe_shader
2008-02-26 Briangallium: added tgsi_shader_field to sp_fragment_shader
2008-02-23 Briangallium: disable early Z test if fragment shader contai...
2008-02-23 José Fonsecagallium: MSVC fixes.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: move files into their places.