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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/hud: = should rename the last added data source
Marek Olšák
2018-06-18
1
-1
/
+4
*
gallium/hud: add frametime graph (v2)
Matthias Groß
2018-05-15
3
-1
/
+38
*
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
2018-05-12
1
-9
/
+5
*
gallium/hud: add a simple HUD view that only draws text
Marek Olšák
2018-04-13
2
-15
/
+60
*
gallium/aux/hud: Avoid possible buffer overflow
Gert Wollny
2018-03-05
1
-2
/
+6
*
gallium/hud: update some query functions
Grazvydas Ignotas
2018-02-08
4
-4
/
+4
*
gallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
Brian Paul
2018-01-17
2
-3
/
+29
*
gallium/hud: remove uint64_t casts in sensor query_sti_load() function
Brian Paul
2018-01-17
1
-5
/
+5
*
gallium/hud: compute cpu load, percent with doubles
Brian Paul
2018-01-17
1
-4
/
+5
*
gallium/hud: s/unsigned/enum pipe_query_type/
Brian Paul
2018-01-17
2
-3
/
+5
*
gallium/hud: use #ifdef to test for macro existence
Eric Engestrom
2017-12-01
6
-11
/
+11
*
gallium/hud: add HUD sharing within a context share group
Marek Olšák
2017-11-25
3
-12
/
+96
*
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
2017-11-25
2
-6
/
+8
*
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
2
-16
/
+37
*
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
2
-3
/
+4
*
gallium/hud: pass pipe_context explicitly to most functions
Marek Olšák
2017-11-25
5
-64
/
+57
*
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
2017-11-25
2
-75
/
+95
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
7
-7
/
+7
*
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
3
-8
/
+14
*
gallium/hud: add glthread counters
Marek Olšák
2017-06-26
3
-0
/
+91
*
gallium/hud: add API-thread-busy for monitoring the thread load
Marek Olšák
2017-06-26
3
-4
/
+22
*
gallium/hud: add hud_pane::hud pointer
Marek Olšák
2017-06-26
2
-3
/
+6
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
3
-0
/
+15
*
gallium/hud: move struct hud_context to hud_private.h
Marek Olšák
2017-06-26
2
-46
/
+48
*
gallium/hud: rename API-thread-busy to main-thread-busy
Marek Olšák
2017-06-26
3
-5
/
+5
*
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/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
4
-13
/
+13
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
4
-4
/
+4
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
4
-4
/
+4
*
gallium/hud: handle a thread switch for API-thread-busy monitoring
Marek Olšák
2017-02-22
1
-4
/
+10
*
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
5
-12
/
+23
*
gallium/hud: add monitoring of API thread busy status
Marek Olšák
2017-02-14
3
-0
/
+64
*
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
*
hud: fix compilation warnings in hud_nic_graph_install()
Samuel Pitoiset
2017-01-30
1
-2
/
+2
*
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
2017-01-20
1
-0
/
+1
*
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
3
-1
/
+29
*
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
2
-5
/
+33
[next]