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/a6xx: move const state to single stateobj
Rob Clark
2020-04-30
2
-19
/
+28
*
freedreno/a6xx: avoid unnecessary clearing VS DP state
Rob Clark
2020-04-30
2
-1
/
+7
*
freedreno/a6xx: small query cleanup
Rob Clark
2020-04-30
1
-3
/
+1
*
gallium: extract out logicop helper
Rob Clark
2020-04-30
4
-68
/
+4
*
freedreno: fix buffer import
Rob Clark
2020-04-29
1
-1
/
+2
*
freedreno: switch to simple_mtx
Rob Clark
2020-04-29
2
-7
/
+7
*
freedreno: add screen lock wrappers
Rob Clark
2020-04-29
10
-51
/
+69
*
freedreno/a4xx: enable A405
Konrad Dybcio
2020-04-29
1
-0
/
+1
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-1
/
+1
*
freedreno/a6xx: invalidate tex state cache entries on rebind
Rob Clark
2020-04-29
3
-1
/
+30
*
freedreno: rebind_resource() *before* bo changes
Rob Clark
2020-04-29
1
-4
/
+2
*
freedreno: rebind resource in all contexts
Rob Clark
2020-04-29
5
-15
/
+27
*
freedreno: optimize rebind_resource()
Rob Clark
2020-04-29
4
-38
/
+123
*
freedreno: mark more state dirty when rebinding resources
Rob Clark
2020-04-29
2
-6
/
+16
*
freedreno: don't realloc idle bo's
Rob Clark
2020-04-29
2
-5
/
+13
*
freedreno: small whitespace fix
Rob Clark
2020-04-29
1
-1
/
+1
*
freedreno/log-parser: support to read gzip'd logs
Rob Clark
2020-04-28
1
-1
/
+8
*
freedreno/a6xx: pre-calculate expected vsc stream sizes
Rob Clark
2020-04-28
8
-1
/
+229
*
freedreno: add helper to estimate # of bins per pipe
Rob Clark
2020-04-28
2
-6
/
+24
*
freedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
Rob Clark
2020-04-28
3
-56
/
+61
*
freedreno: Fix calculation of the const buffer cmdstream size.
Eric Anholt
2020-04-27
1
-1
/
+1
*
freedreno: Fix derivatives without texturing on a3xx-a5xx.
Eric Anholt
2020-04-27
3
-5
/
+5
*
freedreno/a6xx: Implement PrimID passthrough
Connor Abbott
2020-04-25
2
-3
/
+9
*
ir3: Skip missing VS outputs in VS out map when linking
Connor Abbott
2020-04-25
4
-26
/
+12
*
freedreno/a6xx: Document PrimID passthrough registers
Connor Abbott
2020-04-25
1
-1
/
+1
*
freedreno: allow FMT6_8_UNORM as a UBWC format
Fritz Koenig
2020-04-24
1
-0
/
+1
*
freedreno: Make the slice pitch be bytes, not pixels.
Eric Anholt
2020-04-23
23
-71
/
+57
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
4
-5
/
+8
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
2
-16
/
+3
*
freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEX
Brian Ho
2020-04-15
1
-15
/
+3
*
freedreno/a5xx+: Skip compiling the old gmem blit programs.
Eric Anholt
2020-04-13
1
-1
/
+13
*
freedreno/ir3: add mov/cov stats
Rob Clark
2020-04-13
1
-2
/
+4
*
freedreno/log: better decoding for multiple chunks per batch
Rob Clark
2020-04-10
1
-13
/
+41
*
freedreno/log: spiff out parser some more
Rob Clark
2020-04-10
1
-4
/
+122
*
freedreno/log: android support
Rob Clark
2020-04-10
3
-5
/
+28
*
ir3: Rewrite UBO push analysis to support bindless
Connor Abbott
2020-04-09
1
-3
/
+6
*
freedreno/a6xx: set bypass RB_CCU_CNTL value for blitter
Jonathan Marek
2020-04-09
1
-0
/
+5
*
freedreno/registers: add RB_CCU_CNTL bitfields
Jonathan Marek
2020-04-09
1
-7
/
+11
*
turnip: improve vertex input handling
Jonathan Marek
2020-04-09
1
-1
/
+2
*
turnip: Configure VPC for geometry shaders
Brian Ho
2020-04-07
1
-37
/
+1
*
freedreno: limit fp16 to frag and compute
Rob Clark
2020-04-04
1
-0
/
+2
*
freedreno/ir3: also precompile compute shaders for shaderdb
Rob Clark
2020-04-04
1
-0
/
+10
*
freedreno: fix missing locking
Rob Clark
2020-04-04
1
-0
/
+2
*
freedreno/a6xx: add some compute logging
Rob Clark
2020-04-04
2
-2
/
+21
*
freedreno: Rename RB_DONE_TS
Connor Abbott
2020-04-02
4
-7
/
+7
*
freedreno/log: fix build error
Rob Clark
2020-04-01
1
-2
/
+4
*
freedreno: Drop an unnecessary include marked "this should go away"
Eric Anholt
2020-03-31
1
-3
/
+0
*
freedreno/log: avoid duplicate ts's
Rob Clark
2020-03-30
1
-4
/
+27
*
freedreno/a6xx: add some more tracepoints
Rob Clark
2020-03-30
3
-1
/
+25
*
freedreno: add some initial fd_log tracepoints
Rob Clark
2020-03-30
1
-4
/
+17
[next]