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/ir3: Set the FS .msaa flag to true during precompiles.
Eric Anholt
2020-05-01
1
-0
/
+1
*
freedreno: Immediately compile a default variant of shaders.
Eric Anholt
2020-05-01
1
-44
/
+39
*
freedreno/ir3: Improve shader key normalization.
Eric Anholt
2020-05-01
1
-4
/
+4
*
freedreno: Emit debug messages when doing draw-time recompiles of shaders.
Eric Anholt
2020-05-01
1
-0
/
+15
*
freedreno/ir3: Remove unused half precision shader key flag.
Eric Anholt
2020-05-01
5
-24
/
+0
*
freedreno: Fix assertion failures on GS/tess shaders with shader-db enabled.
Eric Anholt
2020-05-01
2
-14
/
+30
*
freedreno: Stop doing binning shaders other than the VS in shader-db.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Pass stream output info to ir3_shader_from_nir
Kristian H. Kristensen
2020-05-01
1
-3
/
+4
*
freedreno: we don't need aligned vbo's
Rob Clark
2020-05-01
1
-3
/
+5
*
freedreno/a6xx: add some more formats
Rob Clark
2020-05-01
1
-0
/
+8
*
freedreno/a6xx: fix LRZ hang
Rob Clark
2020-05-01
2
-2
/
+1
*
freedreno/a6xx: don't set SP_FS_CTRL_REG0.VARYING for fragcoord
Rob Clark
2020-04-30
1
-1
/
+0
*
freedreno: sync registers with envytools
Rob Clark
2020-04-30
1
-2
/
+2
*
freedreno/a6xx: more OUT_REG()
Rob Clark
2020-04-30
1
-26
/
+41
*
freedreno: scissor vs disabled scissor micro-opt
Rob Clark
2020-04-30
3
-3
/
+12
*
freedreno/a6xx: convert const emit to OUT_PKT()
Rob Clark
2020-04-30
2
-36
/
+71
*
freedreno/ir3: inline const emit
Rob Clark
2020-04-30
14
-619
/
+711
*
freedreno/a6xx: split out const emit
Rob Clark
2020-04-30
7
-249
/
+375
*
freedreno/a6xx: convert draw packet to OUT_PKT()
Rob Clark
2020-04-30
1
-48
/
+51
*
freedreno/a6xx: add OUT_PKT()
Rob Clark
2020-04-30
1
-1
/
+76
*
freedreno/a6xx: skip unnecessary MRT blend state
Rob Clark
2020-04-30
1
-3
/
+3
*
freedreno/a6xx: combine sample mask into blend state
Rob Clark
2020-04-30
4
-35
/
+102
*
freedreno/a6xx: move blend-color to stateobj
Rob Clark
2020-04-30
2
-0
/
+5
*
freedreno/a6xx: limit LRZ state emit
Rob Clark
2020-04-30
2
-9
/
+34
*
freedreno/a6xx: limit PROG_FB_RAST state emit
Rob Clark
2020-04-30
3
-2
/
+10
*
freedreno/a6xx: move scissor state to stateobj
Rob Clark
2020-04-30
2
-2
/
+9
*
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
[next]