util: use C99 declaration in the for-loop hash_table_foreach() macro
[mesa.git] / src / mesa / drivers / dri / i965 / brw_performance_query.h
2018-04-23 Lionel Landwerlini965: perf: enable GPA query statistics
2018-04-23 Lionel Landwerlini965: perf: add support for raw queries
2018-04-23 Lionel Landwerlini965: perf: read slice/unslice frequencies from OA...
2018-04-23 Lionel Landwerlini965: perf: snapshot RPSTAT register
2018-04-23 Lionel Landwerlini965: perf: extract utility functions
2017-03-22 Emil Velikovi965: consistently use ifndef guards over pragma once
2017-03-09 Robert Braggi965: extend query/counter structs for OA queries
2017-02-22 Robert Braggi965: Implement INTEL_performance_query backend