index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
freedreno_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
1
-1
/
+1
2016-12-18
freedreno/a5xx: cargo-cult end-batch sequence more faithfully
Rob Clark
1
-0
/
+1
2016-12-01
freedreno: some fence cleanup
Rob Clark
1
-1
/
+1
2016-11-30
freedreno/a5xx: initial support
Rob Clark
1
-0
/
+1
2016-10-05
freedreno: use the new parent/child pools for transfers
Nicolai Hähnle
1
-1
/
+1
2016-09-06
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
1
-4
/
+4
2016-08-16
freedreno: support for using generic clear path
Rob Clark
1
-0
/
+1
2016-08-13
freedreno/a3xx+a4xx: move common VBOs to fd_context
Rob Clark
1
-0
/
+24
2016-07-30
freedreno: some locking
Rob Clark
1
-0
/
+18
2016-07-30
freedreno: drop needs_rb_fbd
Rob Clark
1
-6
/
+0
2016-07-30
freedreno: move needs_wfi into batch
Rob Clark
1
-34
/
+0
2016-07-30
freedreno: threaded batch flush
Rob Clark
1
-0
/
+4
2016-07-30
freedreno: track batch/blit types
Rob Clark
1
-13
/
+13
2016-07-30
freedreno: re-order support for hw queries
Rob Clark
1
-55
/
+0
2016-07-30
freedreno: use prsc for hw queries
Rob Clark
1
-1
/
+1
2016-07-30
freedreno: support discarding previous rendering in special cases
Rob Clark
1
-0
/
+6
2016-07-30
freedreno: shadow textures if possible to avoid stall/flush
Rob Clark
1
-0
/
+5
2016-07-30
freedreno: add batch-cache and batch reordering
Rob Clark
1
-2
/
+0
2016-07-30
freedreno: move more batch related tracking to fd_batch
Rob Clark
1
-68
/
+9
2016-07-30
freedreno: push resource tracking down into batch
Rob Clark
1
-3
/
+0
2016-07-30
freedreno: introduce fd_batch
Rob Clark
1
-26
/
+12
2016-07-23
freedreno: prep work for timestamp queries
Rob Clark
1
-6
/
+7
2016-07-03
freedreno: fix crash on smaller gpus and higher resolutions
Rob Clark
1
-1
/
+1
2016-07-02
freedreno: switch emit_const_bo() to take prsc's
Rob Clark
1
-1
/
+2
2016-06-14
freedreno: support start param for sampler views/states
Rob Clark
1
-1
/
+2
2016-05-04
freedreno: allow ctx->draw_vbo to fail
Rob Clark
1
-1
/
+1
2016-05-04
freedreno: move shader-stage dirty bits to global dirty flag
Rob Clark
1
-19
/
+22
2016-04-30
freedreno: wire up core pipe_debug_callback
Rob Clark
1
-0
/
+2
2016-04-13
freedreno: fix prims-emitted query
Rob Clark
1
-0
/
+1
2016-02-17
freedreno/query: add optional enable hook
Rob Clark
1
-0
/
+3
2016-01-18
freedreno: per-generation OUT_IB packet
Rob Clark
1
-0
/
+4
2016-01-02
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
1
-0
/
+2
2015-11-18
freedreno: add support for conditional rendering, required for GL3.0
Ilia Mirkin
1
-0
/
+4
2015-09-16
freedreno/a3xx: add support for dual-source blending
Ilia Mirkin
1
-0
/
+1
2015-08-29
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
1
-0
/
+2
2015-08-04
freedreno: small bit of cleanup about max rendertargets
Rob Clark
1
-1
/
+1
2015-07-27
freedreno: add transform-feedback state
Rob Clark
1
-0
/
+16
2015-07-27
freedreno/ir3: move emit_const to ir3
Rob Clark
1
-1
/
+8
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-4
/
+4
2015-05-14
freedreno: enable a306
Rob Clark
1
-1
/
+1
2015-05-08
util: Move gallium's linked list to util
Jason Ekstrand
1
-1
/
+1
2015-04-27
freedreno/a3xx: add Z32F support
Ilia Mirkin
1
-0
/
+1
2015-04-05
freedreno: mark resources as being read so that writes flush the queue
Ilia Mirkin
1
-0
/
+3
2015-04-02
freedreno: convert blit program to array for each number of rts
Ilia Mirkin
1
-1
/
+1
2015-04-02
freedreno: add core infrastructure support for MRTs
Ilia Mirkin
1
-1
/
+1
2014-11-14
freedreno: rename draw->draw_vbo
Rob Clark
1
-1
/
+1
2014-10-21
freedreno: clear vs scissor
Rob Clark
1
-1
/
+13
2014-10-15
freedreno/a3xx: refactor vertex state emit
Rob Clark
1
-2
/
+10
2014-09-24
gallium/freedreno: remove unused draw header
Emil Velikov
1
-1
/
+0
[next]