summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_gs.h
AgeCommit message (Expand)Author
2010-07-29gallium: implement bounds checking for constant buffersBrian Paul
2010-07-28draw: Fix VMware spelling.Vinson Lee
2010-06-15draw: finish the new pipeline setupZack Rusin
2010-06-15draw wipKeith Whitwell
2010-06-10draw: rewrite geometry shader pipelineZack Rusin
2010-06-10draw: geometry shader fixesZack Rusin
2010-06-09geometry shaders: make gs work with changable primitives and variable number ...Zack Rusin
2010-01-28gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.Michal Krol
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2009-12-25gallium: add geometry shader support to galliumZack Rusin