index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
hud
/
hud_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
Brian Paul
2018-01-17
1
-0
/
+5
*
gallium/hud: use #ifdef to test for macro existence
Eric Engestrom
2017-12-01
1
-5
/
+5
*
gallium/hud: add HUD sharing within a context share group
Marek Olšák
2017-11-25
1
-12
/
+91
*
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
2017-11-25
1
-3
/
+4
*
gallium/hud: prevent a crash if the recording context is inactive
Marek Olšák
2017-11-25
1
-1
/
+4
*
gallium/hud: separate code for record context init/release
Marek Olšák
2017-11-25
1
-16
/
+33
*
gallium/hud: separate code for draw context init/release
Marek Olšák
2017-11-25
1
-70
/
+111
*
gallium/hud: don't use hud->pipe in hud_parse_env_var
Marek Olšák
2017-11-25
1
-6
/
+7
*
gallium/hud: use cso_get_pipe_context
Marek Olšák
2017-11-25
1
-2
/
+3
*
gallium/hud: pass pipe_context explicitly to most functions
Marek Olšák
2017-11-25
1
-19
/
+19
*
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
2017-11-25
1
-74
/
+94
*
gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-4
/
+4
*
gallium/hud: use double values for all graphs
Christoph Haag
2017-07-14
1
-4
/
+10
*
gallium/hud: add glthread counters
Marek Olšák
2017-06-26
1
-0
/
+9
*
gallium/hud: add API-thread-busy for monitoring the thread load
Marek Olšák
2017-06-26
1
-1
/
+4
*
gallium/hud: add hud_pane::hud pointer
Marek Olšák
2017-06-26
1
-3
/
+5
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-0
/
+8
*
gallium/hud: move struct hud_context to hud_private.h
Marek Olšák
2017-06-26
1
-46
/
+0
*
gallium/hud: rename API-thread-busy to main-thread-busy
Marek Olšák
2017-06-26
1
-2
/
+2
*
gallium/hud: support GALLIUM_HUD_DUMP_DIR feature on Windows
Brian Paul
2017-06-16
1
-6
/
+30
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-7
/
+7
*
gallium/hud: set the dump file streams to line buffered
Edmondo Tommasina
2017-04-13
1
-0
/
+2
*
gallium/hud: check NULL return from u_upload_alloc
Julien Isorce
2017-03-13
1
-0
/
+5
*
gallium/hud: prevent an infinite loop
Marek Olšák
2017-02-22
1
-2
/
+3
*
gallium/hud: create files after graphs are created to get final names
Marek Olšák
2017-02-18
1
-2
/
+23
*
gallium/hud: add monitoring of API thread busy status
Marek Olšák
2017-02-14
1
-0
/
+3
*
gallium/hud: don't use user vertex buffers
Marek Olšák
2017-02-14
1
-7
/
+19
*
gallium/hud: call u_upload_alloc only once
Marek Olšák
2017-02-14
1
-8
/
+29
*
gallium/hud: use the common uploader
Marek Olšák
2017-02-14
1
-9
/
+2
*
gallium/hud: avoid buffer overrun
Thomas Hindoe Paaboel Andersen
2017-01-16
1
-2
/
+4
*
gallium/hud: disable queries during HUD draw calls
Marek Olšák
2017-01-16
1
-0
/
+10
*
gallium/hud: increase the vertex buffer size for background quads
Marek Olšák
2017-01-16
1
-1
/
+1
*
gallium/hud: increase the vertex buffer size for text
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium/hud: add an option to sort items below graphs
Marek Olšák
2017-01-05
1
-5
/
+32
*
gallium/hud: add an option to reset the color counter
Marek Olšák
2017-01-05
1
-3
/
+18
*
gallium/hud: allow more data sources per pane
Marek Olšák
2017-01-05
1
-13
/
+15
*
gallium/hud: add an option to rename each data source
Marek Olšák
2017-01-05
1
-2
/
+35
*
gallium/hud: add a path separator between dump directory and filename
Edmondo Tommasina
2017-01-03
1
-1
/
+2
*
gallium/hud: fix the windows build by disabling file dumping
Marek Olšák
2017-01-02
1
-0
/
+2
*
gallium/hud: move file initialization to a function
Edmondo Tommasina
2017-01-01
1
-0
/
+17
*
gallium/hud: dump hud_driver_query values to files
Edmondo Tommasina
2017-01-01
1
-0
/
+6
*
gallium/hud: call fflush() after printing error messages
Brian Paul
2016-11-03
1
-1
/
+9
*
gallium/hud: Add support for CPU frequency monitoring
Steven Toth
2016-09-30
1
-0
/
+13
*
Revert "gallium/hud: automatically print % if max_value == 100"
Marek Olšák
2016-09-30
1
-12
/
+6
*
gallium/hud: Add power sensor support
Steven Toth
2016-09-29
1
-0
/
+10
*
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
2016-09-28
1
-0
/
+73
*
gallium/hud: move signo declaration inside PIPE_OS_UNIX block
Brian Paul
2016-08-26
1
-1
/
+1
*
gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
2016-08-22
1
-3
/
+77
*
gallium/hud: generalize code for drawing numbers next to graphs
Marek Olšák
2016-08-22
1
-5
/
+8
*
gallium/hud: draw numbers with 3 decimal places if those aren't 0
Marek Olšák
2016-08-22
1
-5
/
+12
[next]