gallium: remove some debug assertions in vertex format validation
[mesa.git] / src / mesa / pipe / softpipe / sp_headers.h
2007-12-14 BrianDon't always declare frag shader INPUT[0] as fragment...
2007-11-23 Michal Krolgallium: reorg tgsi directories.
2007-10-16 BrianRedefine QUAD_TOP_LEFT, TOP_RIGHT, etc. to reflect...
2007-08-24 Keith WhitwellFixup include paths after rename
2007-08-15 michalAdd UsageMask to DECLARATION in TGSI.
2007-08-14 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-14 Keith WhitwellContinue reducing dependencies on core mesa include...
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-13 BrianAdd 'prim' field to quad so that stipple and aa coverag...
2007-07-13 BrianImplement AA points and AA coverage application in...
2007-07-11 BrianCompute quad.facing from prim->det and polygon winding.
2007-07-09 Brians/G_/SP_/
2007-07-09 BrianNew 'draw' module for primitive drawing (clipping,...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-14 Keith WhitwellRenamed softpipe directories and files to something...