summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe_cull.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* draw: don't assume vertex position is in data[0]Keith Whitwell2008-06-111-3/+5
* draw: propogate lots of errorsKeith Whitwell2008-04-211-1/+10
* draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell2008-04-211-16/+2
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-1/+1
* draw: rename pipeline files to draw_pipe_*Keith Whitwell2008-04-191-0/+150