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
*
docs: Add SHA256 sum for for 19.2.4
Dylan Baker
2019-11-13
1
-1
/
+1
*
docs: Add release notes for 19.2.4
Dylan Baker
2019-11-13
1
-0
/
+65
*
ci: Expand the freedreno blit skip regex to cover more cases.
Eric Anholt
2019-11-13
1
-1
/
+1
*
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
3
-30
/
+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
*
gitlab-ci: build RADV on ARM64
Samuel Pitoiset
2019-11-13
1
-0
/
+1
*
gitlab-ci: build a specific libdrm version for ARM64
Samuel Pitoiset
2019-11-13
2
-2
/
+9
*
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
*
ci: Disable flappy blit tests on a630.
Eric Anholt
2019-11-12
1
-0
/
+4
*
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
*
ci: Remove old commented copy of freedreno artifacts.
Eric Anholt
2019-11-12
1
-1
/
+0
*
ci: Enable all of GLES3/3.1 testing for softpipe.
Eric Anholt
2019-11-12
3
-11
/
+424
*
ci: Use cts_runner for our dEQP runs.
Eric Anholt
2019-11-12
6
-87
/
+56
*
ci: Make the skip list regexes match the full test name.
Eric Anholt
2019-11-12
2
-7
/
+7
*
ci: Use several debian buster packages instead of hand-building.
Eric Anholt
2019-11-12
2
-51
/
+9
*
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
4
-14
/
+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
*
gitlab-ci: build libdrm using meson instead of autotools
Eric Engestrom
2019-11-12
2
-2
/
+2
[next]