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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
Tapani Pälli
2019-11-14
3
-70
/
+11
*
Revert "egl: implement new functions from EGL_EXT_image_flush_external"
Tapani Pälli
2019-11-14
7
-106
/
+0
*
pan/midgard: Fix copypropagation for textures
Alyssa Rosenzweig
2019-11-14
1
-3
/
+4
*
pan/midgard: Copypropagate vector creation
Alyssa Rosenzweig
2019-11-14
1
-1
/
+45
*
pan/lcra: Use Chaitin's spilling heuristic
Alyssa Rosenzweig
2019-11-14
1
-9
/
+5
*
pan/midgard: Compute spill costs
Alyssa Rosenzweig
2019-11-14
1
-2
/
+13
*
intel/compiler: fix nir_op_{i,u}*32 on ICL
Paulo Zanoni
2019-11-13
1
-1
/
+1
*
spirv: Consider the sampled_image case in wa_glslang_179 workaround
Caio Marcelo de Oliveira Filho
2019-11-13
1
-2
/
+7
*
anv: Initialize depth_bounds_test_enable when not explicitly set
Caio Marcelo de Oliveira Filho
2019-11-13
1
-2
/
+1
*
pan/midgard: Remove util/ra support
Alyssa Rosenzweig
2019-11-13
8
-280
/
+26
*
pan/midgard: Integrate LCRA
Alyssa Rosenzweig
2019-11-13
3
-76
/
+82
*
pan/midgard: Implement linearly-constrained register allocation
Alyssa Rosenzweig
2019-11-13
3
-0
/
+339
*
pan/midgard: Add blend shader selection bits for MRT
Alyssa Rosenzweig
2019-11-13
2
-24
/
+13
*
drm-shim: fix EOF case
Christian Gmeiner
2019-11-13
1
-0
/
+1
*
util/android: fix android build errors
Tapani Pälli
2019-11-13
1
-1
/
+1
*
zink: move drawing separate source
Erik Faye-Lund
2019-11-13
4
-296
/
+312
*
zink: move blitting to separate source
Erik Faye-Lund
2019-11-13
4
-176
/
+188
*
zink: move filter-helper to separate helper-header
Erik Faye-Lund
2019-11-13
2
-13
/
+41
*
zink: move format-checking to separate source
Erik Faye-Lund
2019-11-13
4
-155
/
+161
*
freedreno/ir3: remove unused parameter
Rob Clark
2019-11-12
1
-4
/
+4
*
freedreno/ir3: legalize cleanups
Rob Clark
2019-11-12
1
-1
/
+7
*
freedreno/ir3: fix gpu hang with pre-fs-tex-fetch
Rob Clark
2019-11-12
2
-10
/
+32
*
freedreno/ir3: only tex instructions have wrmask
Rob Clark
2019-11-12
1
-6
/
+3
*
freedreno/ir3: re-work shader inputs/outputs
Rob Clark
2019-11-12
5
-270
/
+192
*
freedreno/ir3: simplify creating sysval inputs
Rob Clark
2019-11-12
1
-90
/
+58
*
freedreno/ir3: remove first-vertex sysval
Rob Clark
2019-11-12
3
-7
/
+0
*
freedreno/ir3: helper to print ir if debug enabled
Rob Clark
2019-11-12
2
-28
/
+16
*
freedreno/ir3: show input/output wrmask's in disasm
Rob Clark
2019-11-12
1
-2
/
+9
*
freedreno/ir3: add input/output iterators
Rob Clark
2019-11-12
11
-63
/
+49
*
freedreno/ir3: remove impossible condition
Rob Clark
2019-11-12
1
-3
/
+0
*
freedreno/ir3: rename fanin/fanout to collect/split
Rob Clark
2019-11-12
10
-44
/
+48
*
freedreno/ir3: remove half-precision output
Rob Clark
2019-11-12
1
-30
/
+0
*
freedreno/ir3: fix valgrind complaint with STLW
Rob Clark
2019-11-12
1
-1
/
+1
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
7
-71
/
+71
*
anv: Use mocs settings from isl_dev.
Rafael Antognolli
2019-11-12
6
-74
/
+15
*
intel/isl: Add MOCS settings to isl_device.
Rafael Antognolli
2019-11-12
2
-0
/
+57
*
freedreno: fix eglDupNativeFenceFD error
Rob Clark
2019-11-12
1
-4
/
+10
*
nir: fix a couple signed/unsigned comparison warnings in nir_builder.h
Brian Paul
2019-11-12
1
-2
/
+2
*
s/APIENTRY/GLAPIENTRY/ in teximage.c
Brian Paul
2019-11-12
1
-1
/
+1
*
android: mesa: Revert "android: mesa: revert "Enable asm unconditionally""
Lepton Wu
2019-11-12
2
-4
/
+0
*
aco: combine read_invocation and shuffle implementations
Rhys Perry
2019-11-12
1
-29
/
+7
*
aco: don't propagate vgprs into v_readlane/v_writelane
Rhys Perry
2019-11-12
1
-1
/
+8
*
aco: fix read_invocation with VGPR lane index
Rhys Perry
2019-11-12
1
-2
/
+1
*
nir/divergence: improve DA of shuffle
Rhys Perry
2019-11-12
1
-1
/
+5
*
aco: fix shuffle with uniform operands
Rhys Perry
2019-11-12
1
-6
/
+6
*
aco: use DPP instead of exec modification when lowering GFX10 shuffles
Rhys Perry
2019-11-12
1
-15
/
+7
*
aco: rematerialize s_movk instructions
Daniel Schürmann
2019-11-12
1
-2
/
+7
*
aco: preserve kill flag on moved operands during RA
Daniel Schürmann
2019-11-12
1
-1
/
+1
*
aco: fix invalid access on Pseudo_instructions
Daniel Schürmann
2019-11-12
2
-2
/
+10
*
zink: remove no-longer-needed hack
Erik Faye-Lund
2019-11-12
1
-10
/
+0
[next]