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
/
drivers
/
freedreno
/
freedreno_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
freedreno: batch query support (perfcounters)
Rob Clark
2018-07-18
1
-3
/
+66
*
freedreno: register usage queries
Rob Clark
2018-07-18
1
-15
/
+31
*
freedreno: add non-draw batches for compute/blit
Rob Clark
2017-12-17
1
-0
/
+1
*
freedreno: track staging and shadow perf ctrs for the HUD
Rob Clark
2017-12-17
1
-0
/
+2
*
freedreno: a bit of query refactor
Rob Clark
2017-04-22
1
-1
/
+27
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
1
-2
/
+2
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+2
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
freedreno: add support for conditional rendering, required for GL3.0
Ilia Mirkin
2015-11-18
1
-0
/
+11
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-2
/
+2
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-6
/
+6
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+1
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
1
-2
/
+3
*
freedreno/query: allow multiple query implementations
Rob Clark
2014-05-13
1
-106
/
+12
*
freedreno: add prims-emitted driver query
Rob Clark
2014-02-01
1
-0
/
+1
*
freedreno: add basic query support
Rob Clark
2014-01-08
1
-0
/
+213