radeonsi: fix user fence space when MCBP is enabled
[mesa.git] / src / gallium / auxiliary / draw / draw_prim_assembler.c
2020-07-03 Dave Airliedraw/clip: fix viewport index for geometry shaders
2020-02-28 Dave Airliedraw: hook up final bits of tessellation
2015-04-23 Roland Scheideggerdraw: fix prim ids when there's no gs
2014-12-10 Roland Scheideggerdraw: simplify prim id insertion in prim assembler
2014-12-06 Roland Scheideggerdraw: use correct output prim for non-adjacent topologi...
2014-12-06 Roland Scheideggerdraw: kill off unneded prim assembler code for handling...
2013-08-09 Zack Rusindraw: rewrite primitive assembler
2013-08-03 Zack Rusindraw: add back separate input assembler
2013-08-03 Zack Rusindraw: implement proper primitive assembler as a pipelin...
2013-05-03 Chia-I Wudraw: use u_assembled_prim() instead of u_assembled_pri...
2013-04-18 Zack Rusindraw: implement primitive assembler