| Commit message (Expand) | Author | Age | Files | Lines |
* | gitlab-ci: Merge scons-nollvm and scons-llvm jobs | Michel Dänzer | 2019-09-18 | 1 | -8/+3 |
* | gitlab-ci: Test scons with all LLVM versions | Michel Dänzer | 2019-09-18 | 1 | -3/+8 |
* | gitlab-ci: Move scons build/test commands to a separate shell script | Michel Dänzer | 2019-09-18 | 1 | -5/+1 |
* | gitlab-ci: Create separate docker images for Debian stretch & buster | Michel Dänzer | 2019-09-18 | 1 | -14/+38 |
* | gitlab-ci: Reference full ci-templates commit hash | Michel Dänzer | 2019-09-18 | 1 | -1/+1 |
* | ci: Run tests on i386 cross builds | Adam Jackson | 2019-09-17 | 1 | -3/+0 |
* | gitlab-ci: Move up meson-arm64 job definition | Michel Dänzer | 2019-09-16 | 1 | -42/+42 |
* | gitlab-ci: Move dependencies/needs for meson-main job to .deqp-test | Michel Dänzer | 2019-09-16 | 1 | -6/+3 |
* | gitlab-ci: Simplify some job definitions by extending more similar jobs | Michel Dänzer | 2019-09-16 | 1 | -37/+15 |
* | gitlab-ci: Use multiple inheritance instead of YAML references | Michel Dänzer | 2019-09-16 | 1 | -12/+16 |
* | gitlab-ci: Add needs stanza to arm64_a306_gles2 job definition | Michel Dänzer | 2019-09-16 | 1 | -0/+1 |
* | gitlab-ci: rename stages to something simpler | Eric Engestrom | 2019-09-13 | 1 | -6/+6 |
* | freedreno: Introduce gitlab-based CI. | Eric Anholt | 2019-09-12 | 1 | -4/+62 |
* | gallium: Require LLVM >= 3.5 | Adam Jackson | 2019-09-11 | 1 | -4/+2 |
* | gitlab-ci: Use new needs: keyword | Michel Dänzer | 2019-08-30 | 1 | -0/+3 |
* | gitlab-ci: Move up meson-main job definition | Michel Dänzer | 2019-08-30 | 1 | -29/+29 |
* | gitlab-ci: bump LLVM to 8 for meson-vulkan and meson-clover | Samuel Pitoiset | 2019-08-23 | 1 | -2/+3 |
* | gitlab-ci: Enable the GLES2/3 CTS on softpipe. | Eric Anholt | 2019-08-20 | 1 | -0/+28 |
* | gitlab-ci: Run the GLES2 CTS on llvmpipe. | Eric Anholt | 2019-08-13 | 1 | -0/+46 |
* | gitlab-ci: Switch the meson-main build type to debugoptimized. | Eric Anholt | 2019-08-13 | 1 | -0/+1 |
* | gitlab-ci: Build the CTS in the debian build image. | Eric Anholt | 2019-08-13 | 1 | -1/+1 |
* | gitlab-ci: Move around which builds cover which swrast. | Eric Anholt | 2019-08-13 | 1 | -14/+15 |
* | gitlab-ci: simplify $CROSS option | Eric Engestrom | 2019-08-10 | 1 | -3/+3 |
* | gitlab-ci: generate meson cross-files earlier | Eric Engestrom | 2019-08-09 | 1 | -10/+4 |
* | gitlab-ci: don't install autotools deps | Eric Engestrom | 2019-08-07 | 1 | -1/+1 |
* | gitlab-ci: add gtk3 dev files for `-D tools=intel-ui` | Eric Engestrom | 2019-08-07 | 1 | -1/+1 |
* | gitlab-ci: just build all the tools | Eric Engestrom | 2019-08-02 | 1 | -1/+0 |
* | gitlab-ci: Fix scons build directory path | Michel Dänzer | 2019-07-30 | 1 | -1/+1 |
* | gitlab-ci: Add a shader-db run using v3d on drm-shim. | Eric Anholt | 2019-07-25 | 1 | -1/+4 |
* | gitlab-ci: Only keep the build logs as artifacts. | Eric Anholt | 2019-07-25 | 1 | -2/+5 |
* | gitlab-ci: Always set libdir to lib/ | Eric Anholt | 2019-07-25 | 1 | -1/+0 |
* | gitlab-ci: Build i386 and ARM drivers in surfaceless mode. | Eric Anholt | 2019-07-13 | 1 | -1/+66 |
* | gitlab-ci: bump required libdrm version | Christian Gmeiner | 2019-07-04 | 1 | -1/+1 |
* | gitlab-ci: build-test the tools as well | Eric Engestrom | 2019-05-17 | 1 | -0/+2 |
* | gitlab-ci: add the vulkan overlay layer to the vulkan build | Eric Engestrom | 2019-05-08 | 1 | -0/+2 |
* | gitlab-ci: Reorder jobs a bit to be generally ordered longer => shorter | Michel Dänzer | 2019-05-08 | 1 | -33/+33 |
* | gitlab-ci: Build clover against all supported versions of LLVM | Michel Dänzer | 2019-05-08 | 1 | -9/+11 |
* | gitlab-ci: Move meson job script to separate file | Michel Dänzer | 2019-05-08 | 1 | -25/+1 |
* | gitlab-ci: Remove superfluous comment about image tag counter suffix | Michel Dänzer | 2019-05-08 | 1 | -3/+0 |
* | gitlab-ci: merge meson-glvnd into meson-swr | Eric Engestrom | 2019-05-02 | 1 | -23/+6 |
* | gitlab-ci: simplify meson job names | Eric Engestrom | 2019-05-02 | 1 | -4/+4 |
* | gitlab-ci: meson-gallium-radeonsi was a subset of meson-gallium-clover-llvm | Eric Engestrom | 2019-05-02 | 1 | -20/+0 |
* | gitlab-ci: merge several meson jobs | Eric Engestrom | 2019-05-02 | 1 | -53/+19 |
* | gitlab-ci: add scons windows build using mingw | Eric Engestrom | 2019-05-02 | 1 | -1/+7 |
* | gitlab-ci: build vulkan drivers in clang build | Eric Engestrom | 2019-05-01 | 1 | -0/+1 |
* | gitlab-ci: Use meson buildtype debug instead of default debugoptimized | Michel Dänzer | 2019-04-25 | 1 | -0/+1 |
* | gitlab-ci: Use LLVM 3.4 from Debian jessie for scons-llvm job | Michel Dänzer | 2019-04-16 | 1 | -1/+3 |
* | gitlab-ci: Use clang 8 instead of 7 | Michel Dänzer | 2019-04-16 | 1 | -2/+2 |
* | gitlab-ci: Install most packages from Debian buster | Michel Dänzer | 2019-04-16 | 1 | -1/+7 |
* | gitlab-ci: Use Debian packages instead of pip ones for meson and scons | Michel Dänzer | 2019-04-16 | 1 | -1/+1 |