summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_post_vs.c
AgeCommit message (Expand)Author
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-06-11draw: don't assume vertex position is in data[0]Keith Whitwell
2008-04-24draw: remove old assignment of edgeflag valueKeith Whitwell
2008-04-23gallium: additional debug codeBrian Paul
2008-04-22Fix reporting of clipped vertices.Zack Rusin
2008-04-22draw: allow drivers to query pipeline state more easilyKeith Whitwell
2008-04-19draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell
2008-04-19draw: remove named clipmask flags, tidy up pt middle endsKeith Whitwell
2008-04-18draw: split off all the extra functionality in the vertex shaderKeith Whitwell