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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: avoid no-op flushes by re-using last-fence
Rob Clark
2018-10-26
1
-0
/
+6
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
freedreno/a6xx: hwbinning
Rob Clark
2018-10-02
1
-1
/
+1
*
freedreno: allocate ctx's batch on demand
Rob Clark
2018-09-05
1
-0
/
+9
*
freedreno: add fd_context_batch() accessor
Rob Clark
2018-09-05
1
-0
/
+6
*
freedreno/a5xx: fix txf_ms
Rob Clark
2018-07-30
1
-0
/
+2
*
freedreno: register usage queries
Rob Clark
2018-07-18
1
-0
/
+1
*
freedreno: remove per-stateobj dirty_mask's
Rob Clark
2018-06-19
1
-4
/
+0
*
freedreno: add global_bindings state
Rob Clark
2018-03-05
1
-0
/
+7
*
freedreno/a5xx: texture tiling
Rob Clark
2018-01-14
1
-1
/
+1
*
freedreno/ir3: add ctx->mem_to_mem()
Rob Clark
2017-12-19
1
-0
/
+5
*
freedreno: add generic blitter
Rob Clark
2017-12-17
1
-0
/
+3
*
freedreno: add non-draw batches for compute/blit
Rob Clark
2017-12-17
1
-2
/
+2
*
freedreno: track staging and shadow perf ctrs for the HUD
Rob Clark
2017-12-17
1
-0
/
+1
*
freedreno: rework fence tracking
Rob Clark
2017-12-03
1
-2
/
+0
*
freedreno: add image view state tracking
Rob Clark
2017-11-12
1
-0
/
+8
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
1
-0
/
+1
*
freedreno: rename pipe -> vsc_pipe
Rob Clark
2017-10-24
1
-1
/
+1
*
freedreno: pass context flags through to fd_context_init()
Rob Clark
2017-10-24
1
-1
/
+1
*
freedreno/a5xx: fallback to slow-clear for z32
Rob Clark
2017-05-16
1
-1
/
+1
*
freedreno/a5xx: hw binning support
Rob Clark
2017-05-13
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-3
/
+3
*
freedreno: core compute state support
Rob Clark
2017-05-04
1
-1
/
+13
*
freedreno: core SSBO support
Rob Clark
2017-05-04
1
-0
/
+8
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
1
-5
/
+3
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
1
-2
/
+13
*
freedreno: a bit of query refactor
Rob Clark
2017-04-22
1
-0
/
+13
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
1
-0
/
+17
*
freedreno: refactor dirty state handling
Rob Clark
2017-04-18
1
-28
/
+44
*
freedreno: add helper to mark all state clean
Rob Clark
2017-04-18
1
-0
/
+6
*
freedreno: add helper to mark all state dirty
Rob Clark
2017-04-18
1
-0
/
+7
*
freedreno: make texture state an array
Rob Clark
2017-04-18
1
-1
/
+1
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
freedreno/a5xx: cargo-cult end-batch sequence more faithfully
Rob Clark
2016-12-18
1
-0
/
+1
*
freedreno: some fence cleanup
Rob Clark
2016-12-01
1
-1
/
+1
*
freedreno/a5xx: initial support
Rob Clark
2016-11-30
1
-0
/
+1
*
freedreno: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-1
/
+1
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-4
/
+4
*
freedreno: support for using generic clear path
Rob Clark
2016-08-16
1
-0
/
+1
*
freedreno/a3xx+a4xx: move common VBOs to fd_context
Rob Clark
2016-08-13
1
-0
/
+24
*
freedreno: some locking
Rob Clark
2016-07-30
1
-0
/
+18
*
freedreno: drop needs_rb_fbd
Rob Clark
2016-07-30
1
-6
/
+0
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-34
/
+0
*
freedreno: threaded batch flush
Rob Clark
2016-07-30
1
-0
/
+4
*
freedreno: track batch/blit types
Rob Clark
2016-07-30
1
-13
/
+13
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-55
/
+0
*
freedreno: use prsc for hw queries
Rob Clark
2016-07-30
1
-1
/
+1
*
freedreno: support discarding previous rendering in special cases
Rob Clark
2016-07-30
1
-0
/
+6
*
freedreno: shadow textures if possible to avoid stall/flush
Rob Clark
2016-07-30
1
-0
/
+5
[next]