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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a5xx: add some missing texture formats
Rob Clark
2017-05-23
1
-51
/
+51
*
freedreno/a5xx: provoking vertex
Rob Clark
2017-05-23
6
-44
/
+40
*
freedreno: update generated headers
Rob Clark
2017-05-23
6
-55
/
+64
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
1
-0
/
+1
*
freedreno/gmem: fix hw binning hangs with large render targets
Rob Clark
2017-05-16
3
-3
/
+13
*
freedreno/ir3: fix crash with atomics
Rob Clark
2017-05-16
1
-2
/
+9
*
freedreno/a5xx: remove unneeded assert
Rob Clark
2017-05-16
1
-3
/
+0
*
freedreno/a5xx: fallback to slow-clear for z32
Rob Clark
2017-05-16
4
-11
/
+36
*
Revert "freedreno: use bypass if only clears"
Rob Clark
2017-05-14
1
-4
/
+1
*
freedreno: fix crash when flush() but no rendering
Rob Clark
2017-05-14
1
-0
/
+6
*
freedreno: fix indexbuffer upload
Rob Clark
2017-05-14
6
-15
/
+26
*
freedreno/a5xx: hw binning support
Rob Clark
2017-05-13
9
-51
/
+185
*
freedreno: update generated headers
Rob Clark
2017-05-13
6
-29
/
+297
*
freedreno: use bypass if only clears
Rob Clark
2017-05-13
1
-1
/
+4
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-0
/
+5
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
1
-0
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
14
-80
/
+55
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
8
-13
/
+13
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
2
-3
/
+3
*
freedreno: fix clang error in fd_get_compute_param
Rob Herring
2017-05-09
1
-1
/
+1
*
freedreno/a3xx: fix hang w/ large render targets and small gmem
Rob Clark
2017-05-06
3
-0
/
+7
*
freedreno/ir3: add macro to declare variable length arrays
Rob Clark
2017-05-06
1
-18
/
+21
*
freedreno/a5xx: compute shader support
Rob Clark
2017-05-04
9
-5
/
+264
*
freedreno: core compute state support
Rob Clark
2017-05-04
7
-6
/
+216
*
freedreno/ir3: compute shader support
Rob Clark
2017-05-04
4
-19
/
+154
*
freedreno/a5xx: SSBO support
Rob Clark
2017-05-04
3
-7
/
+114
*
freedreno/ir3: SSBO/atomic support
Rob Clark
2017-05-04
6
-13
/
+309
*
freedreno: core SSBO support
Rob Clark
2017-05-04
5
-0
/
+73
*
freedreno/ir3: resync instr-a3xx.h/disasm-a3xx.c
Rob Clark
2017-05-04
7
-20
/
+161
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
1
-0
/
+1
*
freedreno/a5xx: hack for r8g8b8a8_snorm
Rob Clark
2017-04-23
1
-1
/
+1
*
freedreno/a5xx: rgtc formats
Rob Clark
2017-04-23
2
-8
/
+12
*
freedreno/a5xx: occlusion query
Rob Clark
2017-04-22
4
-3
/
+140
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
7
-17
/
+13
*
freedreno: update generated headers
Rob Clark
2017-04-22
6
-12
/
+25
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
8
-33
/
+384
*
freedreno: a bit of query refactor
Rob Clark
2017-04-22
4
-40
/
+40
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
13
-16
/
+57
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+5
*
freedreno: refactor dirty state handling
Rob Clark
2017-04-18
19
-101
/
+119
*
freedreno: move clear path dirty state hack to a2xx backend
Rob Clark
2017-04-18
2
-9
/
+9
*
freedreno/ir3: split out per-stage emit_consts fxns
Rob Clark
2017-04-18
5
-21
/
+41
*
freedreno: add helper to mark all state clean
Rob Clark
2017-04-18
9
-52
/
+34
*
freedreno: add helper to mark all state dirty
Rob Clark
2017-04-18
4
-6
/
+13
*
freedreno: move a2xx specific hack out of core
Rob Clark
2017-04-18
2
-10
/
+20
*
freedreno: make texture state an array
Rob Clark
2017-04-18
10
-39
/
+45
*
freedreno/ir3: refactor out helpers for comparing shader keys
Rob Clark
2017-04-18
4
-79
/
+63
*
freedreno: fix crash if ctx torn down with no rendering
Rob Clark
2017-04-17
1
-1
/
+1
*
freedreno/ir3: add 'high' register class
Rob Clark
2017-04-17
3
-67
/
+131
*
freedreno: extract helper for stage->sb for a4xx+
Rob Clark
2017-04-17
5
-28
/
+29
[next]