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
/
gallium
/
auxiliary
/
hud
/
hud_driver_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/hud: create files after graphs are created to get final names
Marek Olšák
2017-02-18
1
-2
/
+0
*
gallium/hud: disable queries during HUD draw calls
Marek Olšák
2017-01-16
1
-1
/
+17
*
gallium/hud: move file initialization to a function
Edmondo Tommasina
2017-01-01
1
-11
/
+1
*
gallium/hud: dump hud_driver_query values to files
Edmondo Tommasina
2017-01-01
1
-0
/
+12
*
gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
2016-08-22
1
-1
/
+2
*
hud: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-1
/
+1
*
gallium/hud: add support for batch queries
Nicolai Hähnle
2015-11-20
1
-36
/
+234
*
gallium/hud: remove unused field in query_info
Nicolai Hähnle
2015-11-20
1
-1
/
+0
*
gallium,hud: allow displaying cumulative values instead of average
Marek Olšák
2015-08-06
1
-4
/
+18
*
gallium/hud: replace byte units flag with pipe_driver_query_type
Brian Paul
2015-07-07
1
-6
/
+3
*
gallium/hud: prevent NULL pointer dereference with pipe_query functions
Samuel Pitoiset
2015-06-28
1
-6
/
+8
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-1
/
+2
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
1
-1
/
+3
*
gallium/hud: avoid overflowing hud graph name size
Ilia Mirkin
2015-03-26
1
-1
/
+2
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-3
/
+3
*
gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-3
/
+6
*
gallium: implement a heads-up display module
Marek Olšák
2013-03-26
1
-0
/
+207