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_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/hud: s/unsigned/enum pipe_query_type/
Brian Paul
2018-01-17
1
-1
/
+2
*
gallium/hud: use #ifdef to test for macro existence
Eric Engestrom
2017-12-01
1
-2
/
+2
*
gallium/hud: add HUD sharing within a context share group
Marek Olšák
2017-11-25
1
-0
/
+2
*
gallium/hud: separate code for record context init/release
Marek Olšák
2017-11-25
1
-0
/
+4
*
gallium/hud: pass pipe_context explicitly to most functions
Marek Olšák
2017-11-25
1
-8
/
+12
*
gallium/hud: use double values for all graphs
Christoph Haag
2017-07-14
1
-2
/
+2
*
gallium/hud: add glthread counters
Marek Olšák
2017-06-26
1
-0
/
+8
*
gallium/hud: add API-thread-busy for monitoring the thread load
Marek Olšák
2017-06-26
1
-1
/
+1
*
gallium/hud: add hud_pane::hud pointer
Marek Olšák
2017-06-26
1
-0
/
+1
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-0
/
+2
*
gallium/hud: move struct hud_context to hud_private.h
Marek Olšák
2017-06-26
1
-0
/
+48
*
gallium/hud: rename API-thread-busy to main-thread-busy
Marek Olšák
2017-06-26
1
-1
/
+1
*
gallium/hud: create files after graphs are created to get final names
Marek Olšák
2017-02-18
1
-2
/
+0
*
gallium/hud: add monitoring of API thread busy status
Marek Olšák
2017-02-14
1
-0
/
+1
*
gallium/hud: disable queries during HUD draw calls
Marek Olšák
2017-01-16
1
-0
/
+2
*
gallium/hud: add an option to sort items below graphs
Marek Olšák
2017-01-05
1
-0
/
+1
*
gallium/hud: add an option to reset the color counter
Marek Olšák
2017-01-05
1
-0
/
+1
*
gallium/hud: move file initialization to a function
Edmondo Tommasina
2017-01-01
1
-0
/
+2
*
gallium/hud: dump hud_driver_query values to files
Edmondo Tommasina
2017-01-01
1
-0
/
+1
*
gallium/hud: Add support for CPU frequency monitoring
Steven Toth
2016-09-30
1
-0
/
+6
*
gallium/hud: Add power sensor support
Steven Toth
2016-09-29
1
-0
/
+1
*
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
2016-09-28
1
-0
/
+25
*
gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
2016-08-22
1
-0
/
+1
*
gallium/hud: add support for batch queries
Nicolai Hähnle
2015-11-20
1
-3
/
+10
*
gallium,hud: allow displaying cumulative values instead of average
Marek Olšák
2015-08-06
1
-1
/
+2
*
gallium/hud: replace byte units flag with pipe_driver_query_type
Brian Paul
2015-07-07
1
-2
/
+3
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
gallium/hud: add more options to customize HUD panes
Gediminas Jakutis
2015-04-26
1
-0
/
+4
*
gallium/hud: do not use free() for the free_query_data hook
Brian Paul
2013-06-24
1
-1
/
+1
*
gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
gallium: implement a heads-up display module
Marek Olšák
2013-03-26
1
-0
/
+91