summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_gs.c
Commit message (Expand)AuthorAgeFilesLines
* draw: Fix memory leak in gs codeJakob Bornecrantz2010-01-161-0/+9
* gallium: remove TGSI_SEMANTIC_VERTICESZack Rusin2009-12-251-7/+6
* draw: disable some debugging output coming from the geometry shadersZack Rusin2009-12-251-5/+5
* draw/tgsi: fix geometry shader input/output swizzlingZack Rusin2009-12-251-0/+1
* gallium: add geometry shader support to galliumZack Rusin2009-12-251-0/+338