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
/
.gitlab-ci
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitlab-ci: Update required libdrm version
Alexandros Frantzis
2019-10-29
1
-1
/
+1
*
gitlab-ci: also build Zink on CI
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
gitlab-ci: Add a job for meson on windows
Dylan Baker
2019-10-25
1
-0
/
+13
*
gitlab-ci: refactor out some common stuff for Windows and Linux
Dylan Baker
2019-10-25
1
-1
/
+1
*
Revert "ci: Disable lima until its farm can get fixed."
Neil Armstrong
2019-10-25
1
-2
/
+2
*
scons: Print a deprecation warning about using scons on not windows
Dylan Baker
2019-10-24
1
-2
/
+2
*
gitlab-ci: Update kernel for LAVA jobs to 5.4-rc4
Tomeu Vizoso
2019-10-24
2
-2
/
+2
*
st/mesa: Map MESA_FORMAT_RGB_UNORM8 <-> PIPE_FORMAT_R8G8B8_UNORM
Chris Wilson
2019-10-22
1
-25
/
+9
*
gitlab-ci: Enable llvmpipe in ARM build jobs
Michel Dänzer
2019-10-22
1
-0
/
+3
*
gitlab-ci: Update the meson cross file for LLVM_VERSION as well
Michel Dänzer
2019-10-22
1
-3
/
+6
*
gitlab-ci: Use native aarch64 runner for ARM build jobs
Michel Dänzer
2019-10-22
2
-14
/
+27
*
gitlab-ci: Bring ARM docker image install script in line with x86_64
Michel Dänzer
2019-10-22
1
-2
/
+5
*
gitlab-ci: Sort ARM docker image packages in alphabetical order
Michel Dänzer
2019-10-22
1
-20
/
+20
*
ci: Disable lima until its farm can get fixed.
Eric Anholt
2019-10-21
1
-2
/
+2
*
panfrost/ci: Update expectations list
Alyssa Rosenzweig
2019-10-20
2
-215
/
+2
*
freedreno/ci: Add failing tests to skip list
Kristian H. Kristensen
2019-10-17
1
-0
/
+4
*
freedreno/ci: Ban texsubimage2d_pbo.r16ui_2d, due to two flakes reported.
Eric Anholt
2019-10-17
1
-0
/
+3
*
gitlab-ci: Set the meson wrapmode to disabled
Dylan Baker
2019-10-16
1
-0
/
+1
*
gitlab-ci: Add a pkg-config for mingw
Dylan Baker
2019-10-16
2
-1
/
+11
*
gitlab-ci: set a common job parent for test stage
Eric Engestrom
2019-10-15
1
-4
/
+1
*
gitlab-ci: set a common job parent for build stage
Eric Engestrom
2019-10-15
1
-8
/
+1
*
gitlab-ci: set a common job parent for container stage
Eric Engestrom
2019-10-15
1
-3
/
+1
*
gitlab-ci: Add a mingw x86_64 job
Dylan Baker
2019-10-10
2
-1
/
+26
*
gitlab-ci/lava: Test Lima driver with dEQP
Tomeu Vizoso
2019-10-10
8
-34
/
+1107
*
gitlab-ci/lava: Use files to list tests to skip
Tomeu Vizoso
2019-10-10
4
-67
/
+134
*
gitlab-ci/lava: Add needs: for container image to test jobs
Michel Dänzer
2019-10-09
1
-2
/
+6
*
panfrost: Draw the wallpaper when only depth/stencil bufs are cleared
Boris Brezillon
2019-10-08
2
-2
/
+0
*
panfrost: Make sure a clear does not re-use a pre-existing batch
Boris Brezillon
2019-10-08
2
-270
/
+0
*
gitlab-ci/lava: Fix image to use in test jobs
Tomeu Vizoso
2019-10-07
1
-1
/
+2
*
gitlab-ci: Move LAVA-related files into top-level ci dir
Tomeu Vizoso
2019-10-06
10
-0
/
+2828
*
gitlab-ci: Set ccache path for cross compilers in meson cross file
Michel Dänzer
2019-10-01
1
-0
/
+2
*
freedreno/a3xx: Mostly fix min-vs-mag filtering decisions on non-mipmap tex.
Eric Anholt
2019-09-26
1
-68
/
+0
*
gitlab-ci: Move scons build/test commands to a separate shell script
Michel Dänzer
2019-09-18
1
-0
/
+12
*
gitlab-ci: Use crossbuild-essential-* packages
Michel Dänzer
2019-09-18
1
-11
/
+2
*
gitlab-ci: Use newer packages from backports by default
Michel Dänzer
2019-09-18
2
-0
/
+18
*
gitlab-ci: Create separate docker images for Debian stretch & buster
Michel Dänzer
2019-09-18
2
-26
/
+56
*
gitlab-ci: Pass --no-remove to apt-get where possible
Michel Dänzer
2019-09-18
1
-7
/
+7
*
ci: Run tests on i386 cross builds
Adam Jackson
2019-09-17
2
-2
/
+26
*
gitlab-ci/a630: skip dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8
Rob Clark
2019-09-14
1
-0
/
+6
*
gitlab-ci: Make the test job fail when bugs are unexpectedly fixed.
Eric Anholt
2019-09-13
1
-0
/
+11
*
gitlab-ci/a630: Drop the MSAA expected failure.
Eric Anholt
2019-09-13
1
-1
/
+0
*
gitlab-ci/a630: Drop remaining dEQP-GLES3.functional.draw.random.* xfails.
Eric Anholt
2019-09-13
1
-2
/
+0
*
gitlab-ci/a630: Disable flappy layout_binding.ssbo.fragment_binding_array
Eric Anholt
2019-09-12
1
-0
/
+1
*
freedreno: Introduce gitlab-based CI.
Eric Anholt
2019-09-12
5
-0
/
+348
*
gitlab-ci: Log the driver version that got tested.
Eric Anholt
2019-09-12
1
-0
/
+7
*
gitlab-ci: Disable dEQP's watchdog timer.
Eric Anholt
2019-09-12
1
-1
/
+7
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
1
-2
/
+0
*
gitlab-ci: Keep g++ from stretch when installing foreign toolchains
Michel Dänzer
2019-09-11
1
-0
/
+1
*
gitlab-ci: Explicitly install linux-libc-dev for foreign architectures
Michel Dänzer
2019-09-11
1
-0
/
+1
*
gitlab-ci: Enable the GLES2/3 CTS on softpipe.
Eric Anholt
2019-08-20
1
-0
/
+445
[next]