radeonsi: fix user fence space when MCBP is enabled
[mesa.git] / src / gallium / auxiliary / draw / draw_gs_tmp.h
2020-02-28 Dave Airliedraw: hook up final bits of tessellation
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2013-04-23 Zack Rusindraw/gs: preserve leading vertex info for gs
2012-02-09 Christoph Bumillergallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CON...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wudraw: last_vertex_last is always true for GS and SO.
2010-08-16 Chia-I Wudraw: Add flags to draw_prim_info.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-17 Zack Rusindraw: implement triangle strips with adjacency in geome...
2010-06-17 Zack Rusindraw: implement triangle lists with adjacency support...
2010-06-17 Zack Rusindraw: fix a silly error
2010-06-17 Zack Rusindraw: implement line strip adjacency
2010-06-17 Zack Rusindraw: implement lines with adjacency in geometry shaders
2010-06-15 Zack Rusindraw/gs: make sure gs works with elts and doesn't overr...
2010-06-15 Zack Rusindraw: finish the new pipeline setup
2010-06-10 Zack Rusindraw: forgot to add a file