summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_gs_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* draw/gs: preserve leading vertex info for gsZack Rusin2013-04-231-1/+1
* gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONChristoph Bumiller2012-02-091-0/+1
* draw: last_vertex_last is always true for GS and SO.Chia-I Wu2010-08-161-5/+2
* draw: Add flags to draw_prim_info.Chia-I Wu2010-08-161-0/+1
* draw: Include draw_decompose_tmp.h in draw_gs_tmp.h.Chia-I Wu2010-08-061-152/+34
* draw: implement triangle strips with adjacency in geometry shaderZack Rusin2010-06-171-1/+12
* draw: implement triangle lists with adjacency support in gsZack Rusin2010-06-171-0/+8
* draw: fix a silly errorZack Rusin2010-06-171-1/+1
* draw: implement line strip adjacencyZack Rusin2010-06-171-0/+5
* draw: implement lines with adjacency in geometry shadersZack Rusin2010-06-171-4/+8
* draw/gs: make sure gs works with elts and doesn't overrun the bufferZack Rusin2010-06-151-0/+1
* draw: finish the new pipeline setupZack Rusin2010-06-151-14/+8
* draw: forgot to add a fileZack Rusin2010-06-101-0/+129