index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitlab-ci
/
container
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: Build the full VK CTS for baremetal testing.
Eric Anholt
2020-06-09
2
-2
/
+7
*
ci: use separate docker images for baremetal builds
Christian Gmeiner
2020-06-09
5
-168
/
+44
*
ci: add arm_test-base docker image
Christian Gmeiner
2020-06-09
3
-59
/
+167
*
gitlab-ci: Use separate docker images for cross builds
Michel Dänzer
2020-06-02
6
-43
/
+79
*
gitlab-ci: Add x86_build-base docker image
Michel Dänzer
2020-06-02
2
-122
/
+143
*
gitlab-ci: Move meson back to x86_test-gl/vk ephemeral packages lists
Michel Dänzer
2020-06-02
3
-4
/
+3
*
gitlab-ci: Stop using packages from Debian testing
Michel Dänzer
2020-06-02
4
-58
/
+7
*
gitlab-ci: Use Debian 10 wine-development packages
Michel Dänzer
2020-06-02
1
-4
/
+4
*
gitlab-ci: Move LLVM/clang 6/7 packages to the x86_build_old image
Michel Dänzer
2020-06-02
2
-4
/
+4
*
meson: Bump required version to 0.52.0
Dylan Baker
2020-06-01
7
-10
/
+21
*
ci: Rename x86_cross_arm_test to just arm_test.
Eric Anholt
2020-05-29
1
-0
/
+0
*
ci: Don't build an arm_test container now that the last user is gone.
Eric Anholt
2020-05-29
1
-72
/
+0
*
ci: Build a cheza kernel.
Eric Anholt
2020-05-29
2
-3
/
+26
*
gitlab-ci: Pull in GCC 9 from Debian testing in x86_test-gl/vk images
Michel Dänzer
2020-05-28
2
-4
/
+2
*
gitlab-ci: x86_test-base image as common base for x86_test-gl/vk
Michel Dänzer
2020-05-28
3
-143
/
+100
*
ci: Switch the baremetal runner to be an x86 docker image.
Eric Anholt
2020-05-18
1
-0
/
+95
*
ci: Make cmake toolchain file for deqp cross build setup.
Eric Anholt
2020-05-18
1
-1
/
+1
*
ci: Autodetect whether we need cross setup in lava_arm builds.
Eric Anholt
2020-05-18
1
-8
/
+8
*
ci: Move cross file generation to a shared script.
Eric Anholt
2020-05-18
2
-17
/
+2
*
ci: Migrate tracie tests done in shell script to pytest
Pablo Saavedra
2020-05-18
2
-0
/
+2
*
gitlab-ci: Install g++-mingw-w64-x86-64-win32 instead of mingw-w64
Michel Dänzer
2020-05-14
1
-5
/
+2
*
gitlab-ci: Move lib{drm,pciaccess}-dev cross packages out of loop
Michel Dänzer
2020-05-14
1
-7
/
+2
*
gitlab-ci: Install WINE from Debian testing
Michel Dänzer
2020-05-14
4
-40
/
+37
*
gitlab-ci: Add Debian testing repository for x86_build image
Michel Dänzer
2020-05-14
1
-4
/
+18
*
gitlab-ci: Move down container_pre_build.sh invocation in x86_build.sh
Michel Dänzer
2020-05-14
1
-2
/
+4
*
gitlab-ci: install winehq-stable to get 5.0 instead of 4.0
Andres Gomez
2020-04-24
2
-3
/
+34
*
gitlab-ci: Test virgl driver
Tomeu Vizoso
2020-04-20
1
-1
/
+9
*
gitlab-ci: Check the Mesa version used for tracie tests
Alexandros Frantzis
2020-04-14
1
-0
/
+1
*
ci: Consistently use -j4 across x86 build jobs and -j8 on ARM.
Eric Anholt
2020-04-01
4
-12
/
+28
*
gitlab-ci: add Wine, win64's apitrace and DXVK to the Vulkan testing container
Andres Gomez
2020-03-27
1
-1
/
+73
*
gitlab-ci: Don't use buster-backports packages by default for x86_test-vk
Andres Gomez
2020-03-27
1
-7
/
+0
*
gitlab-ci: add python3-requests to the test-vk container
Andres Gomez
2020-03-23
1
-0
/
+1
*
ci: Enable testing GLES2-3 on a530 (Dragonboard 820c).
Eric Anholt
2020-03-17
1
-0
/
+28
*
ci: Enable ccaching of CMake builds as well.
Eric Anholt
2020-03-17
1
-0
/
+5
*
ci: Enable ccache in the container builds.
Eric Anholt
2020-03-17
8
-7
/
+37
*
gitlab-ci: Don't use buster-backports packages by default for x86_build
Michel Dänzer
2020-03-17
1
-8
/
+0
*
ci: Drop the git dependency in tracie
Rohan Garg
2020-03-17
2
-1
/
+3
*
gitlab-ci: remove useless 'patch' package in the VK test image
Samuel Pitoiset
2020-03-16
1
-2
/
+0
*
ci: Make a simple little bare-metal fastboot mode for db410c.
Eric Anholt
2020-03-11
1
-0
/
+3
*
gitlab-ci: build RADV in meson-i386 to avoid 32-bit build failures
Samuel Pitoiset
2020-03-11
1
-13
/
+16
*
gitlab-ci: Sort packages to install alphabetically
Andres Gomez
2020-03-11
3
-37
/
+37
*
gitlab-ci: Remove unneeded python3-pilkit dependency
Andres Gomez
2020-03-11
1
-1
/
+0
*
gitlab-ci: Fix indentation and dangerous "\" in the last multiline line
Andres Gomez
2020-03-11
3
-9
/
+9
*
gitlab-ci: build Fossilize in the test image for VK
Samuel Pitoiset
2020-03-05
1
-0
/
+4
*
gitlab-ci: Add gfxreconstruct traces support
Andres Gomez
2020-03-04
1
-3
/
+4
*
gitlab-ci: build VulkanTools into the Vulkan testing container
Andres Gomez
2020-03-04
1
-0
/
+13
*
gitlab-ci: build gfxreconstruct into the Vulkan testing container
Andres Gomez
2020-03-04
1
-0
/
+7
*
ci: Include db410c support in the ARM container.
Eric Anholt
2020-02-27
2
-2
/
+11
*
gitlab-ci: Move to 5.5 kernel plus fixes for Panfrost
Tomeu Vizoso
2020-02-26
1
-1
/
+1
*
gitlab-ci: Automated testing with OpenGL traces
Alexandros Frantzis
2020-02-20
1
-3
/
+30
[next]