aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
...
* ci: Drop double ".txt" suffix on the unexpected results file.Eric Anholt2020-05-281-5/+5
* gitlab-ci: Pull in GCC 9 from Debian testing in x86_test-gl/vk imagesMichel Dänzer2020-05-283-11/+7
* gitlab-ci: x86_test-base image as common base for x86_test-gl/vkMichel Dänzer2020-05-283-143/+100
* ci: Improve baremetal's logging of the job env var passthrough.Eric Anholt2020-05-221-0/+4
* ci: Enable a fractional run with UBO-to-constbuf disabled on a3xx.Eric Anholt2020-05-221-0/+3
* ci: Don't forget to set NIR_VALIDATE in baremetal runs.Eric Anholt2020-05-222-31/+3
* ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)Eric Anholt2020-05-222-1/+2
* freedreno/a5xx: Set MIN_LAYERSZ on 3D textures like we do on a6xx.Eric Anholt2020-05-211-1/+0
* panfrost: Fix transform feedback typesAlyssa Rosenzweig2020-05-211-484/+0
* ci: Make a530's GLES3/31 fractional runs much more complete.Eric Anholt2020-05-201-1954/+28
* panfrost: Switch formats to tableAlyssa Rosenzweig2020-05-191-2/+0
* nir/opt_if: run opt_peel_loop_initial_if after all other optimizationsRhys Perry2020-05-196-12/+0
* llvmpipe: don't use sample mask with 0 samplesDave Airlie2020-05-191-4/+2
* ci: Switch the baremetal runner to be an x86 docker image.Eric Anholt2020-05-181-0/+95
* ci: Update versions of packages to remove from rootfses.Eric Anholt2020-05-181-2/+2
* ci: Make the create-rootfs more resilient.Eric Anholt2020-05-181-7/+7
* ci: Make cmake toolchain file for deqp cross build setup.Eric Anholt2020-05-182-1/+22
* ci: Autodetect whether we need cross setup in lava_arm builds.Eric Anholt2020-05-181-8/+8
* ci: Move cross file generation to a shared script.Eric Anholt2020-05-183-17/+15
* freedreno/a3xx: fix rasterizer discardIlia Mirkin2020-05-181-42/+0
* ci: Fix TypoError error when traces in traces.yml is an empty listPablo Saavedra2020-05-182-1/+12
* ci: Split test_tracie_skips_traces_without_checksum in separate casesPablo Saavedra2020-05-181-1/+18
* ci: Migrate tracie tests done in shell script to pytestPablo Saavedra2020-05-187-156/+190
* ci: ArgumentParser receives the args from the main parametersPablo Saavedra2020-05-181-13/+18
* ci: TRACES_DB_PATH and RESULTS_PATH defined as relative pathsPablo Saavedra2020-05-181-2/+2
* freedreno/a3xx: parameterize ubo optimizationIlia Mirkin2020-05-171-1919/+0
* freedreno/ir3: avoid applying (sat) on bary.fIlia Mirkin2020-05-171-3/+0
* freedreno/a3xx: reinstate rgb10_a2ui texture formatIlia Mirkin2020-05-171-19/+0
* freedreno/a3xx: there's no r8i/ui rb format, only rg8i/rg8uiIlia Mirkin2020-05-171-139/+4
* gitlab-ci: Install g++-mingw-w64-x86-64-win32 instead of mingw-w64Michel Dänzer2020-05-141-5/+2
* gitlab-ci: Move lib{drm,pciaccess}-dev cross packages out of loopMichel Dänzer2020-05-141-7/+2
* gitlab-ci: Install WINE from Debian testingMichel Dänzer2020-05-144-40/+37
* gitlab-ci: Add Debian testing repository for x86_build imageMichel Dänzer2020-05-141-4/+18
* gitlab-ci: Move down container_pre_build.sh invocation in x86_build.shMichel Dänzer2020-05-141-2/+4
* CI: Windows: Build LLVM and llvmpipeDaniel Stone2020-05-142-4/+31
* freedreno: Fix attempts to push UBO contents past the constlen on pre-a6xx.Eric Anholt2020-05-142-7/+0
* freedreno: Drop the noubo fails list for CI, since there aren't any now.Eric Anholt2020-05-141-2/+0
* gitlab-ci: correct tracie behavior with replay errorsAndres Gomez2020-05-132-2/+4
* gitlab-ci: create always the "results" directory with tracieAndres Gomez2020-05-132-0/+2
* panfrost: Run dEQP-GLES3.functional.shaders.derivate.* on CIAlyssa Rosenzweig2020-05-122-264/+0
* freedreno: Fix non-constbuf-upload UBO block indices and count.Eric Anholt2020-05-121-16/+0
* CI: Re-enable Panfrost T7x0 jobsDaniel Stone2020-05-121-2/+2
* CI: Disable Panfrost T7x0 jobsDaniel Stone2020-05-081-2/+2
* ci: Fix the nick used in IRC reporting.Eric Anholt2020-05-062-1/+11
* ci: Improve the flakes reports on IRC.Eric Anholt2020-05-062-1/+5
* ci: Enable IRC flake reporting on freedreno baremetal boards.Eric Anholt2020-05-063-0/+9
* ci: Clean up setup of the job-specific env vars in baremetal testing.Eric Anholt2020-05-062-10/+16
* llvmpipe: enable ARB_sample_shadingDave Airlie2020-05-062-48/+83
* llvmpipe: enable GL_ARB_shader_texture_image_samplesDave Airlie2020-05-062-35/+61
* llvmpipe: enable 4x sample MSAA + texture multisampleDave Airlie2020-05-062-371/+31