| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gitlab-ci: Run the GLES2 CTS on llvmpipe. | Eric Anholt | 2019-08-13 | 4 | -0/+267 |
* | gitlab-ci: Switch the meson-main build type to debugoptimized. | Eric Anholt | 2019-08-13 | 1 | -1/+1 |
* | gitlab-ci: Set the prefix to ./install instead of the DESTDIR. | Eric Anholt | 2019-08-13 | 2 | -3/+4 |
* | gitlab-ci: Build the CTS in the debian build image. | Eric Anholt | 2019-08-13 | 1 | -2/+59 |
* | gitlab-ci: simplify $CROSS option | Eric Engestrom | 2019-08-10 | 1 | -1/+1 |
* | gitlab-ci: generate meson cross-files earlier | Eric Engestrom | 2019-08-09 | 1 | -0/+12 |
* | gitlab-ci: don't install autotools deps | Eric Engestrom | 2019-08-07 | 1 | -10/+2 |
* | gitlab-ci: add gtk3 dev files for `-D tools=intel-ui` | Eric Engestrom | 2019-08-07 | 1 | -3/+4 |
* | gitlab-ci: don't remove a package we don't install anymore | Eric Engestrom | 2019-08-05 | 1 | -2/+1 |
* | gitlab-ci: remove software-properties-common | Emil Velikov | 2019-08-01 | 1 | -6/+5 |
* | gitlab-ci: Enable freedreno shader-db runs. | Eric Anholt | 2019-07-29 | 1 | -3/+5 |
* | gitlab-ci: Add a shader-db run using v3d on drm-shim. | Eric Anholt | 2019-07-25 | 3 | -1/+32 |
* | gitlab-ci: Always set libdir to lib/ | Eric Anholt | 2019-07-25 | 1 | -0/+1 |
* | gitlab-ci: Build i386 and ARM drivers in surfaceless mode. | Eric Anholt | 2019-07-13 | 2 | -1/+22 |
* | gitlab-ci: bump required libdrm version | Christian Gmeiner | 2019-07-04 | 1 | -1/+1 |
* | gitlab-ci: test meson installation | Eric Engestrom | 2019-06-29 | 1 | -0/+1 |
* | gitlab-ci: add the vulkan overlay layer to the vulkan build | Eric Engestrom | 2019-05-08 | 1 | -1/+2 |
* | gitlab-ci: add the vulkan overlay layer to the vulkan build | Eric Engestrom | 2019-05-08 | 1 | -0/+9 |
* | gitlab-ci: Don't install WINE packages | Michel Dänzer | 2019-05-08 | 1 | -3/+1 |
* | gitlab-ci: Build clover against all supported versions of LLVM | Michel Dänzer | 2019-05-08 | 2 | -2/+10 |
* | gitlab-ci: Move meson job script to separate file | Michel Dänzer | 2019-05-08 | 1 | -0/+29 |
* | gitlab-ci: add scons windows build using mingw | Eric Engestrom | 2019-05-02 | 1 | -0/+5 |
* | gitlab-ci: Use LLVM 3.4 from Debian jessie for scons-llvm job | Michel Dänzer | 2019-04-16 | 1 | -0/+2 |