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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: drop unused fd_fence_ref param
Rob Clark
2019-08-02
1
-6
/
+6
*
freedreno: drop unused arg from fd_batch_flush()
Rob Clark
2019-06-26
1
-1
/
+1
*
freedreno/a6xx: smaller hammer for fb barrier
Rob Clark
2019-05-02
1
-0
/
+9
*
freedreno: add robustness support
Rob Clark
2019-04-25
1
-0
/
+39
*
gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
Kenneth Graunke
2019-03-19
1
-0
/
+3
*
freedreno: rework blit API
Rob Clark
2019-01-03
1
-3
/
+0
*
freedreno: avoid no-op flushes by re-using last-fence
Rob Clark
2018-10-26
1
-2
/
+17
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
freedreno: adds nondraw param to fd_bc_alloc_batch
Hyunjun Ko
2018-10-17
1
-1
/
+1
*
freedreno: allocate ctx's batch on demand
Rob Clark
2018-09-05
1
-5
/
+9
*
freedreno: add fd_context_batch() accessor
Rob Clark
2018-09-05
1
-0
/
+3
*
freedreno: move free() into fdN_context_destroy()
Rob Clark
2018-08-14
1
-2
/
+0
*
freedreno: flush immediately when reading a pending batch
Rob Clark
2018-07-17
1
-0
/
+2
*
freedreno: add pctx->memory_barrier()
Rob Clark
2018-03-05
1
-0
/
+8
*
freedreno: add debug trace for flush
Rob Clark
2018-02-10
1
-0
/
+2
*
freedreno: add debug flag to force high priority context
Rob Clark
2017-12-19
1
-1
/
+3
*
freedreno: context priority support
Rob Clark
2017-12-19
1
-1
/
+8
*
freedreno: add generic blitter
Rob Clark
2017-12-17
1
-0
/
+4
*
freedreno: add non-draw batches for compute/blit
Rob Clark
2017-12-17
1
-2
/
+3
*
freedreno: deferred flush support
Rob Clark
2017-12-03
1
-0
/
+2
*
freedreno: rework fence tracking
Rob Clark
2017-12-03
1
-15
/
+10
*
freedreno: GL_ARB_texture_barrier
Rob Clark
2017-10-26
1
-0
/
+12
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
1
-0
/
+2
*
freedreno: rename pipe -> vsc_pipe
Rob Clark
2017-10-24
1
-2
/
+2
*
freedreno: pass context flags through to fd_context_init()
Rob Clark
2017-10-24
1
-1
/
+1
*
freedreno: fix fence creation fail if no rendering
Rob Clark
2017-05-28
1
-13
/
+1
*
freedreno: fix crash when flush() but no rendering
Rob Clark
2017-05-14
1
-0
/
+6
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-3
/
+3
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
1
-0
/
+3
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
1
-2
/
+0
*
freedreno: fix crash if ctx torn down with no rendering
Rob Clark
2017-04-17
1
-1
/
+1
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+9
*
freedreno/a5xx: fix emit_string_marker()
Rob Clark
2016-12-06
1
-1
/
+4
*
freedreno: no-op render when we need a fence
Rob Clark
2016-12-01
1
-1
/
+10
*
freedreno: native fence fd support
Rob Clark
2016-12-01
1
-0
/
+5
*
freedreno: some fence cleanup
Rob Clark
2016-12-01
1
-11
/
+6
*
freedreno: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-3
/
+2
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-3
/
+3
*
freedreno: support for using generic clear path
Rob Clark
2016-08-16
1
-0
/
+3
*
freedreno/a3xx+a4xx: move common VBOs to fd_context
Rob Clark
2016-08-13
1
-0
/
+76
*
freedreno: defer flush_queue allocation
Rob Clark
2016-07-30
1
-2
/
+0
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-2
/
+0
*
freedreno: threaded batch flush
Rob Clark
2016-07-30
1
-2
/
+8
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-2
/
+0
*
freedreno: spiff up some debug traces
Rob Clark
2016-07-30
1
-0
/
+6
*
freedreno: add batch-cache and batch reordering
Rob Clark
2016-07-30
1
-29
/
+28
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
1
-15
/
+4
*
freedreno: push resource tracking down into batch
Rob Clark
2016-07-30
1
-11
/
+0
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
1
-73
/
+12
*
freedreno: prep work for timestamp queries
Rob Clark
2016-07-23
1
-0
/
+2
[next]