index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_perfmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: avoid aliasing violation in st_cb_perfmon.c
Erik Faye-Lund
2017-04-01
1
-3
/
+3
*
st/mesa: delay initialization of performance counters
Nicolai Hähnle
2015-11-25
1
-11
/
+17
*
st/mesa: add support for batch driver queries to perfmon
Nicolai Hähnle
2015-11-20
1
-7
/
+76
*
st/mesa: maintain active perfmon counters in an array
Nicolai Hähnle
2015-11-20
1
-32
/
+49
*
st/mesa: use BITSET_FOREACH_SET to loop through active perfmon counters
Nicolai Hähnle
2015-11-20
1
-5
/
+2
*
st/mesa: store mapping from perfmon counter to query type
Nicolai Hähnle
2015-11-20
1
-42
/
+32
*
st/mesa: map semantic driver query types to underlying type
Nicolai Hähnle
2015-11-20
1
-0
/
+3
*
gallium: remove pipe_driver_query_group_info field type
Nicolai Hähnle
2015-11-20
1
-30
/
+0
*
st/mesa: fix pipe_query_result result initializer
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: fix st_NewPerfMonitor() declaration
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: implement GL_AMD_performance_monitor
Christoph Bumiller
2015-05-06
1
-0
/
+425