Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / freedreno / freedreno_query_acc.c
2020-05-12 Eric Anholtfreedreno: Split the fd_batch_resource_used by read...
2020-04-29 Rob Clarkfreedreno: add screen lock wrappers
2020-04-04 Rob Clarkfreedreno: fix missing locking
2020-03-30 Eric Anholtfreedreno: Fix detection of being in a blit for acc...
2020-03-30 Eric Anholtfreedreno: Associate the acc query bo with the batch.
2020-03-30 Eric Anholtfreedreno: Fix acc query handling in the presence of...
2020-03-30 Eric Anholtfreedreno: Remove the "active" member of queries.
2020-03-30 Eric Anholtfreedreno: Remove always-true return from per-gen begin...
2020-01-29 Rob Clarkfreedreno: remove flush-queue
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-09-06 Kristian H. Kristensenfreedreno/a6xx: Implement primitive count queries on GPU
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-06-26 Rob Clarkfreedreno: drop unused arg from fd_batch_flush()
2018-09-05 Rob Clarkfreedreno: add fd_context_batch() accessor
2018-07-18 Rob Clarkfreedreno: batch query prep-work
2018-07-18 Rob Clarkfreedreno: rework accumulated query result vfunc
2017-12-03 Rob Clarkfreedreno: rework fence tracking
2017-10-24 Rob Clarkfreedreno: per-context fd_pipe
2017-04-22 Rob Clarkfreedreno: add support for hw accumulating queries