aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe_validate.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/draw: add ability to print out active pipeline stagesKeith Whitwell2009-04-281-1/+10
* draw: allow driver-override of draw_need_pipeline()Keith Whitwell2008-12-231-4/+17
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* draw: allow drivers to query pipeline state more easilyKeith Whitwell2008-04-221-14/+16
* draw: propogate lots of errorsKeith Whitwell2008-04-211-0/+2
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-8/+9
* draw: rename pipeline files to draw_pipe_*Keith Whitwell2008-04-191-0/+312