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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Use consistent style
Dylan Baker
2018-01-11
1
-2
/
+4
*
freedreno: set missing internal_format when importing texture
Ilia Mirkin
2017-12-22
1
-0
/
+1
*
freedreno: add debug flag to force high priority context
Rob Clark
2017-12-19
3
-1
/
+5
*
freedreno: context priority support
Rob Clark
2017-12-19
3
-2
/
+20
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
freedreno/ir3: handle VTXID_BASE for indirect draws
Rob Clark
2017-12-19
1
-2
/
+41
*
freedreno/ir3: add ctx->mem_to_mem()
Rob Clark
2017-12-19
4
-14
/
+49
*
freedreno/a5xx: use vertex_id_zero_base
Rob Clark
2017-12-19
2
-20
/
+1
*
freedreno/a5xx: add a5xx blitter
Rob Clark
2017-12-17
8
-1
/
+498
*
freedreno: add generic blitter
Rob Clark
2017-12-17
7
-2
/
+161
*
freedreno: add non-draw batches for compute/blit
Rob Clark
2017-12-17
12
-32
/
+82
*
freedreno: track staging and shadow perf ctrs for the HUD
Rob Clark
2017-12-17
5
-0
/
+16
*
freedreno: staging upload transfers
Rob Clark
2017-12-17
3
-43
/
+135
*
freedreno: update generated headers
Rob Clark
2017-12-17
7
-63
/
+334
*
freedreno: use u_transfer_helper
Rob Clark
2017-12-15
2
-229
/
+44
*
freedreno/a5xx: hide ARB_base_instance
Rob Clark
2017-12-05
1
-1
/
+8
*
freedreno/ir3: handle input/output component
Rob Clark
2017-12-05
1
-4
/
+6
*
gallium/u_upload_mgr: allow drivers to specify pipe_resource::flags
Marek Olšák
2017-12-05
3
-3
/
+3
*
meson: define driver dependencies
Dylan Baker
2017-12-04
1
-0
/
+5
*
freedreno: mark stencil buffer valid too in case of z32x24s8
Rob Clark
2017-12-04
2
-2
/
+4
*
freedreno: remove use of u_transfer
Rob Clark
2017-12-04
11
-41
/
+30
*
freedreno: add -Wno-packed-bitfield-compat for meson build
Eric Engestrom
2017-12-04
1
-2
/
+12
*
freedreno/ir3: relax barriers
Rob Clark
2017-12-03
1
-2
/
+2
*
freedreno/ir3: all mem instructions have WAR hazzard
Rob Clark
2017-12-03
1
-1
/
+1
*
freedreno: add debug option to force emulated indirect
Rob Clark
2017-12-03
3
-0
/
+12
*
freedreno: also mark draw-indirect buffer as read
Rob Clark
2017-12-03
1
-0
/
+7
*
freedreno: small cleanups
Rob Clark
2017-12-03
1
-17
/
+8
*
freedreno: avoid unneccessary batch flush
Rob Clark
2017-12-03
1
-0
/
+2
*
freedreno: avoid mem2gmem for invalidated buffers
Rob Clark
2017-12-03
3
-2
/
+17
*
freedreno: deferred flush support
Rob Clark
2017-12-03
5
-4
/
+32
*
freedreno: rework fence tracking
Rob Clark
2017-12-03
12
-61
/
+109
*
freedreno: proper locking for iterating dependent batches
Rob Clark
2017-12-03
2
-8
/
+20
*
freedreno/a5xx: correct max_indicies for indirect draws
Rob Clark
2017-12-03
1
-1
/
+2
*
meson: use dep_thread instead of dependency('threads') in freedreno
Dylan Baker
2017-12-01
1
-1
/
+1
*
meson: Add lmsensors support
Dylan Baker
2017-12-01
1
-0
/
+1
*
freedreno/a4xx: add ARB_framebuffer_no_attachments support
Ilia Mirkin
2017-11-25
2
-1
/
+6
*
freedreno/a4xx: add indirect draw support
Ilia Mirkin
2017-11-25
2
-0
/
+33
*
freedreno: regenerate pm4 header, adjust code for new names
Ilia Mirkin
2017-11-25
3
-114
/
+171
*
freedreno/a4xx: add stencil texturing support
Ilia Mirkin
2017-11-25
3
-12
/
+35
*
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Ilia Mirkin
2017-11-25
7
-3
/
+151
*
freedreno/ir3: add texture gather support
Rob Clark
2017-11-18
2
-2
/
+17
*
freedreno/a5xx: stencil texturing support
Rob Clark
2017-11-17
3
-10
/
+34
*
freedreno/a5xx/gmem: fix z32/s8 restore/resolve
Rob Clark
2017-11-17
1
-5
/
+13
*
freedreno/a5xx/gmem: move ZS restore tiling hack
Rob Clark
2017-11-17
1
-20
/
+22
*
freedreno: update generated headers
Rob Clark
2017-11-17
6
-13
/
+13
*
freedreno: also mark images used by draw/grid
Rob Clark
2017-11-16
1
-0
/
+18
*
freedreno: mark SSBOs written at draw time
Rob Clark
2017-11-16
1
-1
/
+1
*
freedreno/a5xx: ARB_framebuffer_no_attachments support
Rob Clark
2017-11-16
3
-1
/
+11
*
freedreno/a5xx: small comment fix
Rob Clark
2017-11-14
1
-1
/
+1
*
freedreno/a5xx: indirect draw support
Rob Clark
2017-11-14
2
-1
/
+37
[next]