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
/
drivers
/
freedreno
/
freedreno_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
freedreno: wire up core pipe_debug_callback
Rob Clark
2016-04-30
1
-0
/
+13
*
freedreno: limit string marker to max packet size
Rob Clark
2016-01-30
1
-0
/
+3
*
freedreno: implement emit_string_marker
Rob Clark
2016-01-21
1
-0
/
+27
*
freedreno: fence fix
Rob Clark
2015-08-18
1
-1
/
+3
*
freedreno: simplify/cleanup resource status tracking
Rob Clark
2015-08-04
1
-15
/
+3
*
freedreno: add resource tracking support for written buffers
Rob Clark
2015-07-27
1
-1
/
+2
*
freedreno: unref old fence
Rob Clark
2015-07-10
1
-1
/
+3
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
1
-2
/
+6
*
freedreno: add fd_transfer to wrap around pipe_transfer
Ilia Mirkin
2015-04-27
1
-1
/
+1
*
freedreno: mark resources as being read so that writes flush the queue
Ilia Mirkin
2015-04-05
1
-0
/
+10
*
freedreno: add core infrastructure support for MRTs
Ilia Mirkin
2015-04-02
1
-2
/
+4
*
freedreno: implement fence
Rob Clark
2015-02-21
1
-9
/
+4
*
freedreno: clear vs scissor
Rob Clark
2014-10-21
1
-2
/
+2
*
freedreno: destroy transfer pool after blitter
Rob Clark
2014-09-30
1
-2
/
+2
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
1
-0
/
+3
*
freedreno/a3xx: drop hand-coded blit/solid shaders
Rob Clark
2014-02-23
1
-0
/
+3
*
freedreno: tweak ringbuffer sizes/count
Rob Clark
2014-02-19
1
-1
/
+1
*
freedreno: better manage our WFI's
Rob Clark
2014-02-01
1
-1
/
+1
*
freedreno: ctx should hold ref to dev
Rob Clark
2014-02-01
1
-0
/
+2
*
freedreno: add basic query support
Rob Clark
2014-01-08
1
-0
/
+2
*
freedreno/a3xx: support for hw binning pass
Rob Clark
2014-01-08
1
-7
/
+38
[next]