Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_query_hw_sm.h
2016-11-10 Samuel Pitoisetnvc0: support MP performance counters on Maxwell
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-10 Samuel Pitoisetnvc0: add MP performance counters for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: rework the MP counters infrastructure
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-05 Samuel Pitoisetnvc0: remove old performance metrics support on Kepler
2015-12-05 Samuel Pitoisetnvc0: remove wrong inst_issued HW SM perf counter on...
2015-12-05 Samuel Pitoisetnvc0: add missing HW SM perf counters for SM30 (Kepler)
2015-10-19 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-16 Samuel Pitoisetnvc0: add MP counters variants for GF100/GF110
2015-10-16 Samuel Pitoisetnvc0: move SW/HW queries info to their respective files
2015-10-16 Samuel Pitoisetnvc0: allow to use 8 MP counters on Fermi
2015-10-09 Samuel Pitoisetnvc0: move HW SM queries to nvc0_query_hw_sm.c/h files