summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_gs.c
AgeCommit message (Expand)Author
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2010-01-28gallium: Implement 2D constant buffers for fragment shader in softpipe.Michal Krol
2010-01-16draw: Fix memory leak in gs codeJakob Bornecrantz
2009-12-25gallium: remove TGSI_SEMANTIC_VERTICESZack Rusin
2009-12-25draw: disable some debugging output coming from the geometry shadersZack Rusin
2009-12-25draw/tgsi: fix geometry shader input/output swizzlingZack Rusin
2009-12-25gallium: add geometry shader support to galliumZack Rusin