summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state.h
Commit message (Expand)AuthorAgeFilesLines
* draw: draw_range_elements trialKeith Whitwell2008-05-291-0/+7
* gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()Brian Paul2008-05-171-3/+4
* gallium: plug in softpipe_set_edgeflags() functionBrian Paul2008-04-241-0/+3
* gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-291-6/+6
* gallium: remove DOS carriage returnsBrian2008-03-141-195/+195
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-195/+195
* gallium: remove unnecessary tgsi_interp_coef declBrian2008-02-271-1/+0
* gallium: remove uses_kill field from softpipe_shaderBrian2008-02-271-2/+0
* gallium: added tgsi_shader_field to sp_fragment_shaderBrian2008-02-261-2/+4
* gallium: disable early Z test if fragment shader contains KIL instruction.Brian2008-02-231-0/+3
* gallium: MSVC fixes.José Fonseca2008-02-241-2/+2
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-16/+22
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+187