panfrost: Implement panfrost_bo_cache_put
[mesa.git] / src / gallium / drivers / radeonsi / si_compute_prim_discard.c
2019-07-12 Samuel Pitoisetac: import ac_get_compute_resource_limits() from RadeonSI
2019-07-04 Marek Olšákac: replace glc,slc with cache_policy for loads
2019-07-04 Marek Olšákac: replace glc,slc with cache_policy for stores
2019-07-04 Bas Nieuwenhuizenradeonsi: Fix some warnings.
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...