radeonsi: reduce type sizes in si_shader_selector
[mesa.git] / src / gallium / drivers / radeonsi / si_query.h
2020-03-30 Pierre-Eric Pellou... radeonsi: switch to 3-spaces style
2020-01-25 Marek Olšákradeonsi: expose shader cache stats to the HUD
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement streamout-related queries
2019-07-03 Nicolai Hähnleradeonsi: pass the context to query destroy functions
2019-05-16 Marek Olšákradeonsi: add primitive culling stats to the HUD
2019-04-04 Marek Olšákradeonsi: set exact shader buffer read/write usage...
2019-02-25 Timothy Arceriradeonsi: fix query buffer allocation
2019-01-22 Marek Olšákradeonsi: rename rquery -> squery
2019-01-22 Marek Olšákradeonsi: rename r600_resource -> si_resource
2018-12-19 Nicolai Hähnleradeonsi: const-ify the si_query_ops
2018-12-19 Nicolai Hähnleradeonsi: factor si_query_buffer logic out of si_query_hw
2018-12-19 Nicolai Hähnleradeonsi: move query suspend logic into the top-level...
2018-12-19 Nicolai Hähnleradeonsi: move remaining perfcounter code into si_perfc...
2018-08-29 Marek Olšákradeonsi: add SI_QUERY_TIME_ELAPSED_SDMA_SI for measuri...
2018-08-29 Marek Olšákradeonsi: add SI_QUERY_TIME_ELAPSED_SDMA for measuring...
2018-04-05 Marek Olšákradeonsi: move r600_query.c/h files to si_query.c/h