index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: add libswdri and libswkmsdri to dri link_with
Dylan Baker
2018-02-15
1
-9
/
+2
*
meson: add libswdri and libswkmsdri to d3dadaptor link_with
Dylan Baker
2018-02-15
1
-10
/
+3
*
meson: define empty variables for libswdri and libswkmsdri
Dylan Baker
2018-02-15
3
-5
/
+12
*
svga: replace gotos with else clauses
Brian Paul
2018-02-15
3
-23
/
+20
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2018-02-15
3
-4
/
+6
*
svga: move duplicated code for setting fillmode/flatshade state
Brian Paul
2018-02-15
1
-20
/
+10
*
svga: move svga_update_state() call in draw code
Brian Paul
2018-02-15
1
-18
/
+19
*
svga: call tgsi_scan_shader() for dummy shaders
Brian Paul
2018-02-15
2
-0
/
+7
*
nvc0: disable MS Images for sample_count == 1 on Maxwell
Karol Herbst
2018-02-15
1
-1
/
+1
*
radeonsi/nir: fix si_nir_load_tcs_varyings() for outputs
Timothy Arceri
2018-02-15
1
-2
/
+11
*
radeonsi/nir: fix shader ballot return value bitsize
Timothy Arceri
2018-02-15
1
-1
/
+1
*
ac: remove nir_to_llvm_context from ac_nir_translate()
Samuel Pitoiset
2018-02-14
1
-1
/
+1
*
r600: fix regression in gl_FragColor drawing
Dave Airlie
2018-02-14
1
-0
/
+2
*
r600: fix array spill if temp[0] is before all arrays
Dave Airlie
2018-02-14
1
-0
/
+2
*
virgl: add ARB_sample_shading support.
Dave Airlie
2018-02-14
3
-3
/
+6
*
virgl: add ARB_draw_indirect support.
Dave Airlie
2018-02-14
3
-2
/
+28
*
tgsi: Recognize RET in main for tgsi_transform
Roland Scheidegger
2018-02-14
1
-7
/
+55
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
16
-80
/
+0
*
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
[next]