st/mesa: fix reporting of float perf counters max value
[mesa.git] / src / mesa / state_tracker / st_cb_perfmon.c
2020-07-06 Marcin Ślusarzst/mesa: fix reporting of float perf counters max value
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2019-08-08 Mark Janesst/mesa: eliminate unnecessary redirection
2019-03-12 Brian Paulst/mesa: move utility functions, macros into new st_uti...
2017-04-01 Erik Faye-Lundst/mesa: avoid aliasing violation in st_cb_perfmon.c
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-25 Nicolai Hähnlest/mesa: delay initialization of performance counters
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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