summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2020-05-06ci: Fix the nick used in IRC reporting.Eric Anholt2-1/+11
2020-05-06ci: Improve the flakes reports on IRC.Eric Anholt2-1/+5
2020-05-06ci: Enable IRC flake reporting on freedreno baremetal boards.Eric Anholt3-0/+9
2020-05-06ci: Clean up setup of the job-specific env vars in baremetal testing.Eric Anholt2-10/+16
2020-05-06llvmpipe: enable ARB_sample_shadingDave Airlie2-48/+83
2020-05-06llvmpipe: enable GL_ARB_shader_texture_image_samplesDave Airlie2-35/+61
2020-05-06llvmpipe: enable 4x sample MSAA + texture multisampleDave Airlie2-371/+31
2020-05-06llvmpipe: simple texture barrier implementation.Dave Airlie1-148/+2
2020-05-01panfrost: Update dEQP expectation listAlyssa Rosenzweig1-2/+0
2020-05-01freedreno/ir3: Fix register allocation assertion failures.Eric Anholt1-8/+0
2020-05-01ci: add lists of expected failures & skipped tests for RAVEN with ACOSamuel Pitoiset2-0/+16
2020-05-01ci: fix reporting the number of unexpected/flakesSamuel Pitoiset1-2/+2
2020-05-01gitlab-ci: Use YAML anchor for llvmpipe paths in virgl rulesMichel Dänzer1-3/+4
2020-04-30gitlab-ci: update tracie README after changes in main scriptAndres Gomez1-11/+6
2020-04-30ci: Add intel to shaderdb runsLionel Landwerlin1-1/+2
2020-04-29aco: consider blocks unreachable if they are in the logical cfgRhys Perry5-5/+0
2020-04-29gitlab-ci: add a list of expected failures for FIJI with ACOSamuel Pitoiset1-0/+36
2020-04-28ci: bare-metal: power down device after testsChristian Gmeiner2-0/+19
2020-04-28ci: add llvmpipe paths to virgl rulesDave Airlie1-0/+2
2020-04-27ci/freedreno: Add a test run of a few driver options.Eric Anholt3-0/+118
2020-04-27ci: Clean up some excessive use of pipes in dEQP results processing.Eric Anholt1-10/+4
2020-04-27ci: Allow namespacing of dEQP run results files.Eric Anholt1-16/+20
2020-04-27ci: Add sanity checking that dEQP gets the expected GL_RENDERER.Eric Anholt4-7/+14
2020-04-27ci: Enable --compact-display false on all dEQP runs.Eric Anholt3-2/+2
2020-04-27ci: Enable GLES 3.1 testing on db820c (a530).Eric Anholt2-0/+8
2020-04-27freedreno: Fix derivatives without texturing on a3xx-a5xx.Eric Anholt2-730/+96
2020-04-27ci: Enable GLES3 testing on db410c/db820c (freedreno a306 and a530).Eric Anholt1-0/+9
2020-04-27gitlab-ci: add lists of expected failures for RADV CISamuel Pitoiset4-0/+56
2020-04-27gallivm: fix stencil borderDave Airlie2-6/+2
2020-04-27llvmpipe/setup: add point size clampingDave Airlie2-2/+0
2020-04-27gallivm/nir: add helper invocation supportDave Airlie1-4/+0
2020-04-24gitlab-ci: install winehq-stable to get 5.0 instead of 4.0Andres Gomez2-3/+34
2020-04-24gitlab-ci: Test Virgl with tracesTomeu Vizoso2-0/+22
2020-04-24gitlab-ci: Test OpenGL ES 3.1 on virglTomeu Vizoso1-0/+607
2020-04-24gitlab-ci: Allow test jobs to add options to the dEQP invocationTomeu Vizoso1-1/+1
2020-04-24gitlab-ci: Update virglrenderer in the x86_test-gl imageTomeu Vizoso1-1/+1
2020-04-22gitlab-ci: add a list of excluded tests for RADVSamuel Pitoiset1-0/+3
2020-04-22gitlab-ci: adapt query_traces_yaml to gitlab specific changesAndres Gomez2-12/+15
2020-04-20gitlab-ci: Test virgl driverTomeu Vizoso5-2/+179
2020-04-19CI: Disable Lima jobs due to lab unhealthinessDaniel Stone1-2/+2
2020-04-19ci/windows: Make Chocolatey installs more reliableDaniel Stone1-10/+30
2020-04-15draw: fix user culling pipeline order. (v2)Dave Airlie1-3/+2
2020-04-14gitlab-ci: make explicit tracie is gitlab specificAndres Gomez2-21/+13
2020-04-14gitlab-ci: protect usage of shell variables with double quotesAndres Gomez2-5/+5
2020-04-14gitlab-ci: Vulkan tracie runner to return last command exit codeAndres Gomez1-4/+0
2020-04-14gitlab-ci: Check the Mesa version used for tracie testsAlexandros Frantzis3-0/+11
2020-04-07tracie: Reformat code to fix indentationRohan Garg1-8/+8
2020-04-07tracie: Print results in a machine readable formatRohan Garg2-6/+37
2020-04-07gitlab-ci/lava: Add needs: for container image to test jobs (again)Michel Dänzer1-0/+2
2020-04-02tracie: Switch to using shutil.move for cross filesystem movesRohan Garg1-2/+3