aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/performance_query.c
Commit message (Expand)AuthorAgeFilesLines
* i965/iris: fix crash when calling GetPerfQueryDataINTELLionel Landwerlin2020-03-241-0/+9
* mesa: avoid triggering assert in implementationLionel Landwerlin2019-12-171-0/+6
* mesa: Don't compare unsigned for < 0Matt Turner2017-08-211-1/+1
* mesa: Fix performance query id checkRobert Bragg2017-03-011-2/+6
* mesa: Model INTEL perf query backend after query obj BERobert Bragg2017-02-221-391/+241
* mesa: Separate INTEL_performance_query frontendRobert Bragg2017-02-221-0/+784