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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: Support v2 caps struct (v2)
Stéphane Marchesin
2018-02-13
3
-13
/
+82
*
radeonsi: make si_declare_compute_memory() more generic and call for nir
Timothy Arceri
2018-02-13
4
-7
/
+18
*
gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax.
Eric Anholt
2018-02-12
1
-1
/
+1
*
ac: remove unused parameters in abi::load_tess_coord()
Samuel Pitoiset
2018-02-12
1
-4
/
+2
*
ac: add load_sample_mask_in() to the ABI
Samuel Pitoiset
2018-02-12
1
-0
/
+6
*
freedreno: small fix for flushing dependent batches
Rob Clark
2018-02-10
1
-0
/
+13
*
freedreno/ir3: intra-block scheduling
Rob Clark
2018-02-10
1
-22
/
+104
*
freedreno/ir3: "boost" the depth of if/else condition
Rob Clark
2018-02-10
1
-5
/
+6
*
freedreno/ir3: account for arrays in delayslot calc
Rob Clark
2018-02-10
1
-2
/
+30
*
freedreno/ir3: more clever legalize algorithm
Rob Clark
2018-02-10
1
-42
/
+96
*
freedreno/ir3: track block predecessors
Rob Clark
2018-02-10
2
-7
/
+25
*
freedreno/ir3: clean up dangling false-dep's
Rob Clark
2018-02-10
2
-0
/
+46
*
freedreno/ir3: handle IMMED for mad 2nd src special case
Rob Clark
2018-02-10
1
-2
/
+4
*
freedreno/ir3: remove ir3 phi instruction
Rob Clark
2018-02-10
8
-205
/
+16
*
freedreno/ir3: remove lower_if_else pass
Rob Clark
2018-02-10
4
-328
/
+0
*
freedreno/ir3: add experimental GCM pass
Rob Clark
2018-02-10
1
-0
/
+7
*
freedreno/ir3: change opt passes
Rob Clark
2018-02-10
1
-0
/
+14
*
freedreno/ir3: use peephole select pass
Rob Clark
2018-02-10
1
-1
/
+1
*
freedreno/ir3: lower phi webs to regs
Rob Clark
2018-02-10
1
-2
/
+1
*
freedreno/ir3: separate arrays from groups
Rob Clark
2018-02-10
1
-0
/
+8
*
freedreno/ir3: make block/instruction serialno per-shader
Rob Clark
2018-02-10
2
-4
/
+6
*
freedreno/ir3: add spirv support to cmdline compiler
Rob Clark
2018-02-10
1
-3
/
+60
*
freedreno/ir3: don't lower fsat
Rob Clark
2018-02-10
3
-1
/
+23
*
freedreno/ir3: add encoding/decoding for (sat) bit
Rob Clark
2018-02-10
4
-12
/
+42
*
freedreno/ir3: extend liverange of arrays
Rob Clark
2018-02-10
1
-0
/
+11
*
freedreno/ir3: avoid extra mov's for "arrays"
Rob Clark
2018-02-10
1
-3
/
+23
*
freedreno/ir3: a couple more array fixes
Rob Clark
2018-02-10
1
-2
/
+15
*
freedreno/ir3: keep array stores
Rob Clark
2018-02-10
1
-0
/
+6
*
freedreno/ir3: propagate barrier information
Rob Clark
2018-02-10
1
-0
/
+5
*
freedreno/ir3: remove pointless statement
Rob Clark
2018-02-10
1
-3
/
+0
*
freedreno/ir3: some more debug prints
Rob Clark
2018-02-10
2
-0
/
+36
*
freedreno/ir3: fix printing of relative branch offsets
Rob Clark
2018-02-10
2
-3
/
+3
*
freedreno/ir3: be more clever with if/else jumps
Rob Clark
2018-02-10
1
-1
/
+16
*
freedreno/ir3: avoid some spurious sync bits
Rob Clark
2018-02-10
1
-1
/
+3
*
freedreno/ir3: print # of sync bits for shaderdb
Rob Clark
2018-02-10
3
-2
/
+18
*
freedreno: add debug trace for flush
Rob Clark
2018-02-10
1
-0
/
+2
*
st/radeonsi: enable disk cache for nir
Timothy Arceri
2018-02-10
1
-4
/
+0
*
radeonsi: stop returning PIPE_SHADER_IR_NATIVE for PIPE_SHADER_CAP_PREFERRED_IR
Timothy Arceri
2018-02-10
1
-3
/
+0
*
r600: always return PIPE_SHADER_IR_TGSI for PIPE_SHADER_CAP_PREFERRED_IR
Timothy Arceri
2018-02-10
1
-5
/
+1
*
clover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR
Timothy Arceri
2018-02-10
1
-2
/
+9
*
r600: add PIPE_SHADER_IR_NATIVE to supported shaders for cs
Timothy Arceri
2018-02-10
1
-3
/
+7
*
radeonsi/nir: add depth layout to scan pass
Timothy Arceri
2018-02-10
1
-0
/
+19
*
radeonsi/nir: add FRAG_RESULT_COLOR to scan pass
Timothy Arceri
2018-02-10
1
-0
/
+6
*
st/va: Make the vendor string more descriptive
Mark Thompson
2018-02-09
2
-1
/
+6
*
st/va: Enable vaExportSurfaceHandle()
Mark Thompson
2018-02-09
2
-2
/
+8
*
radeonsi/nir: gather some missing fs info
Timothy Arceri
2018-02-09
1
-0
/
+5
*
radeonsi: copy the NIR enablement debug bit to the shader cache flags
Marek Olšák
2018-02-09
1
-1
/
+2
*
r600/sb: Check whether optimizations would result in reladdr conflict
Gert Wollny
2018-02-09
3
-4
/
+55
*
r600g: Implement spilling of temp arrays (v2)
Glenn Kennard
2018-02-09
3
-8
/
+292
*
r600/sb: handle scratch mem reads on r600
Dave Airlie
2018-02-09
2
-5
/
+23
[next]