radeonsi/gfx10: jump over the shader query atomic if the queries are disabled
[mesa.git] / src / gallium / drivers / radeonsi / si_compute_prim_discard.c
2019-07-03 Marek Olšákradeonsi/gfx10: cosmetic changes
2019-06-25 Marek Olšákradeonsi: set the calling convention for inlined functi...
2019-06-19 Connor Abbottac,radeonsi: Always mark buffer stores as inaccessiblem...
2019-06-12 Marek Olšákradeonsi: use the ac helper for index buffer stores...
2019-05-16 Marek Olšákradeonsi: invalidate caches at the beginning of the...
2019-05-16 Marek Olšákradeonsi: disable primitive restart for triangles for...
2019-05-16 Marek Olšákradeonsi: cull primitives with async compute for large...