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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: move tg_size to the ABI
Samuel Pitoiset
2018-02-12
2
-3
/
+3
*
ac/nir: remove unused nir_to_llvm_context:{defs,phis}
Samuel Pitoiset
2018-02-12
1
-3
/
+0
*
egl/gbm: Fix compiler warning about visual matching.
Eric Anholt
2018-02-12
1
-1
/
+1
*
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
*
intel/compiler: fix 64bit value prints on 32bit
Grazvydas Ignotas
2018-02-10
2
-3
/
+3
*
st/glsl_to_nir: remove unused options variable
Timothy Arceri
2018-02-10
1
-2
/
+0
*
st/radeonsi: enable disk cache for nir
Timothy Arceri
2018-02-10
2
-8
/
+11
*
st: add nir shader disk cache support
Timothy Arceri
2018-02-10
4
-44
/
+135
*
st/glsl_to_tgsi: move nir detection earlier
Timothy Arceri
2018-02-10
1
-8
/
+7
*
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
*
ac: convert nir_op_f2f32 src to a float
Timothy Arceri
2018-02-10
1
-0
/
+1
*
ac: fix some 64bit unpack asserts
Timothy Arceri
2018-02-10
1
-2
/
+2
*
Revert "i965: prevent potentially null pointer access"
Mark Janes
2018-02-09
1
-1
/
+1
*
egl/gbm: Ensure EGLConfigs match GBM surface format
Daniel Stone
2018-02-09
1
-4
/
+48
*
egl/gbm: Remove duplicate format table
Daniel Stone
2018-02-09
1
-18
/
+17
[next]