summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_gs.h
Commit message (Expand)AuthorAgeFilesLines
* draw: Remove redundant draw_geometry_shader_delete().José Fonseca2012-11-091-2/+0
* gallium: implement bounds checking for constant buffersBrian Paul2010-07-291-0/+1
* draw: Fix VMware spelling.Vinson Lee2010-07-281-1/+1
* draw: finish the new pipeline setupZack Rusin2010-06-151-0/+1
* draw wipKeith Whitwell2010-06-151-7/+5
* draw: rewrite geometry shader pipelineZack Rusin2010-06-101-3/+6
* draw: geometry shader fixesZack Rusin2010-06-101-0/+3
* geometry shaders: make gs work with changable primitives and variable number ...Zack Rusin2010-06-091-7/+15
* gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.Michal Krol2010-01-281-1/+1
* gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol2010-01-281-1/+1
* gallium: add geometry shader support to galliumZack Rusin2009-12-251-0/+76