st/mesa: add support for batch driver queries to perfmon
[mesa.git] / src / mesa / state_tracker / st_cb_perfmon.c
2015-11-20 Nicolai Hähnlest/mesa: add support for batch driver queries to perfmon
2015-11-20 Nicolai Hähnlest/mesa: maintain active perfmon counters in an array
2015-11-20 Nicolai Hähnlest/mesa: use BITSET_FOREACH_SET to loop through active...
2015-11-20 Nicolai Hähnlest/mesa: store mapping from perfmon counter to query...
2015-11-20 Nicolai Hähnlest/mesa: map semantic driver query types to underlying...
2015-11-20 Nicolai Hähnlegallium: remove pipe_driver_query_group_info field...
2015-05-05 Brian Paulst/mesa: fix pipe_query_result result initializer
2015-05-05 Brian Paulst/mesa: fix st_NewPerfMonitor() declaration
2015-05-05 Christoph Bumillerst/mesa: implement GL_AMD_performance_monitor