nv50: add PIPE_QUERY_OCCLUSION_PREDICATE support
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_query_hw.c
2016-02-09 Ilia Mirkinnv50: add PIPE_QUERY_OCCLUSION_PREDICATE support
2015-12-16 Samuel Pitoisetnv50,nvc0: free memory allocated by performance metrics
2015-11-14 Samuel Pitoisetnv50: add support for performance metrics on G84+
2015-11-14 Samuel Pitoisetnv50: add compute-related MP perf counters on G84+
2015-10-30 Samuel Pitoisetnv50: do not create an invalid HW query type
2015-10-30 Samuel Pitoisetnv50: move HW queries to nv50_query_hw.c/h files