summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2020-04-20gitlab-ci: Test virgl driverTomeu Vizoso1-2/+28
2020-04-16Revert "CI: Disable Windows/VS2019 builds"Daniel Stone1-3/+3
2020-04-16CI: Disable Windows/VS2019 buildsDaniel Stone1-3/+3
2020-04-14gitlab-ci: Check the Mesa version used for tracie testsAlexandros Frantzis1-1/+1
2020-04-13gitlab-ci: Use all_paths in .test-manual rulesMichel Dänzer1-8/+5
2020-04-07gitlab-ci: Run merge request pipelines automatically only for Marge BotMichel Dänzer1-6/+6
2020-04-07gitlab-ci: Don't require triggering build/test jobs manuallyMichel Dänzer1-13/+24
2020-04-07gitlab-ci: Rename "paths" YAML anchor to "all_paths"Michel Dänzer1-3/+3
2020-04-01ci: Consistently use -j4 across x86 build jobs and -j8 on ARM.Eric Anholt1-6/+6
2020-03-30CI: Re-enable Windows VS2019 buildsDaniel Stone1-1/+2
2020-03-30gitlab-ci: Prune all SCons jobs except scons-win64, and allows failures.Jose Fonseca1-17/+2
2020-03-30scons: Prune out unnecessary targets.Jose Fonseca1-1/+1
2020-03-30CI: Avoid htz4 runner for VS2019Daniel Stone1-0/+1
2020-03-28gitlab-ci: Update to current templatesMichel Dänzer1-4/+4
2020-03-27gitlab-ci: disable vs2019 buildRob Clark1-1/+1
2020-03-27gitlab-ci: add Wine, win64's apitrace and DXVK to the Vulkan testing containerAndres Gomez1-1/+1
2020-03-27gitlab-ci: Don't use buster-backports packages by default for x86_test-vkAndres Gomez1-1/+1
2020-03-27CI: Add native Windows VS2019 buildDaniel Stone1-6/+43
2020-03-26gitlab-ci: Serve files for LAVA via separate serviceTomeu Vizoso1-1/+1
2020-03-26gitlab-ci: Place files from the Mesa repo into the build tarballTomeu Vizoso1-13/+13
2020-03-23gitlab-ci: add python3-requests to the test-vk containerAndres Gomez1-1/+1
2020-03-23gitlab-ci: add a new stage for RADV CISamuel Pitoiset1-3/+3
2020-03-23gitlab-ci: compile fossils with more ASICsSamuel Pitoiset1-4/+17
2020-03-23gitlab-ci: compile fossils with both RADV compiler backends (LLVM/ACO)Samuel Pitoiset1-0/+3
2020-03-20ci: Move db820c and db410c's gles3 tests to manual, like radv did.Eric Anholt1-17/+25
2020-03-20gitlab-ci: Restrict s390x/ppc64el jobs to packet runnersMichel Dänzer1-0/+2
2020-03-19ci: Only run the freedreno baremetal tests when freedreno/core changes.Eric Anholt1-1/+1
2020-03-17ci: Enable testing GLES2-3 on a530 (Dragonboard 820c).Eric Anholt1-2/+22
2020-03-17ci: Update the ci-templates commit.Eric Anholt1-16/+16
2020-03-17gitlab-ci: Enable more Gallium drivers in meson-i386 jobMichel Dänzer1-1/+1
2020-03-17gitlab-ci: Move classic driver testing to a new meson-classic jobMichel Dänzer1-7/+15
2020-03-17gitlab-ci: Fold scons-swr job into scons jobMichel Dänzer1-9/+2
2020-03-17ci: Drop the git dependency in tracieRohan Garg1-1/+1
2020-03-17gitlab-ci: Update renderdocTomeu Vizoso1-3/+3
2020-03-16gitlab-ci: bump Vulkan CTS to 1.2.1.0Samuel Pitoiset1-1/+1
2020-03-16gitlab-ci: do not set the number of deqp-parallel jobs for RADV CTSSamuel Pitoiset1-1/+0
2020-03-11ci: Make a simple little bare-metal fastboot mode for db410c.Eric Anholt1-4/+30
2020-03-11gitlab-ci: build RADV in meson-i386 to avoid 32-bit build failuresSamuel Pitoiset1-3/+8
2020-03-11gitlab-ci: Don't restrict ppc64el/s390x build jobs to gstreamer runnersMichel Dänzer1-2/+0
2020-03-11gitlab-ci: Remove unneeded python3-pilkit dependencyAndres Gomez1-1/+1
2020-03-11gitlab-ci: add rules:changes for RADVSamuel Pitoiset1-0/+1
2020-03-09gitlab-ci: rules:changes to test on tested drivers changesPierre-Eric Pelloux-Prayer1-8/+14
2020-03-07gitlab-ci: Always name artifacts archive after the job producing itMichel Dänzer1-2/+4
2020-03-05gitlab-ci: add a job that runs Fossilize on RADV/Polaris10Samuel Pitoiset1-2/+15
2020-03-05gitlab-ci: enable building the test image for VK unconditionallySamuel Pitoiset1-15/+2
2020-03-05gitlab-ci: add Fossilize support to detect compiler regressionsSamuel Pitoiset1-0/+5
2020-03-05gitlab-ci: build Fossilize in the test image for VKSamuel Pitoiset1-1/+1
2020-03-05gitlab-ci: Distribute jobs across more stagesMichel Dänzer1-4/+19
2020-03-05gitlab-ci: Drop "test-" prefix from llvmpipe/softpipe job namesMichel Dänzer1-7/+7
2020-03-04gitlab-ci: Add jobs to be able to test VulkanAndres Gomez1-4/+24