mesa/.gitlab-ci/container
Eric Engestrom c09c88fbac meson: bump required glvnd version
https://github.com/KhronosGroup/EGL-Registry/pull/95 has moved
a couple of extensions defines and functions to the upstream `eglext.h`,
but when 9a74746bd1 sync'ed these files we broke compilation
of apps that require these symbols on systems that don't have the
updated Khronos headers.

On non-GLVND builds, we still provide these headers, so everything's
fine, but on GLVND builds the Khronos headers are external so we need to
make sure we have a libglvnd version that's recent enough.

Fixes: 9a74746bd1 ("EGL: sync headers with Khronos")
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6069>
(cherry picked from commit dd003abd2f)
2020-08-11 09:35:50 -07:00
..
arm64_test.sh ci: use separate docker images for baremetal builds 2020-06-09 06:29:30 +00:00
arm_build.sh ci: Use a rootfs tarball for NFS root, instead of a ramdisk (for LAVA) 2020-08-05 14:09:37 +02:00
arm_test-base.sh ci: bare-metal: use nginx to get results from DUT 2020-07-20 20:21:12 +00:00
baremetal_build.sh ci: Download traces from MinIO in baremetal runs 2020-08-04 08:18:55 +02:00
container_post_build.sh ci: Enable ccache in the container builds. 2020-03-17 10:44:39 -07:00
container_pre_build.sh ci: Use FDO_CI_CONCURRENT as our -j flags when present in the runner env. 2020-07-20 17:22:17 +00:00
cross_build.sh ci: Split building of libdrm to its own script 2020-07-29 12:41:45 +00:00
i386_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
lava_build.sh ci: Use a rootfs tarball for NFS root, instead of a ramdisk (for LAVA) 2020-08-05 14:09:37 +02:00
llvm-snapshot.gpg.key gitlab-ci: Test against LLVM / clang 9 on x86 2020-01-07 11:00:16 +01:00
ppc64el_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
s390x_build.sh gitlab-ci: Use separate docker images for cross builds 2020-06-02 10:14:16 -07:00
x86_build-base.sh ci: enable ACO tests 2020-07-30 16:13:08 +00:00
x86_build.sh meson: bump required glvnd version 2020-08-11 09:35:50 -07:00
x86_build_old.sh gitlab-ci: drop gettext from the build images 2020-06-22 21:50:12 +00:00
x86_test-base.sh gitlab-ci: Move meson back to x86_test-gl/vk ephemeral packages lists 2020-06-02 10:07:10 -07:00
x86_test-gl.sh ci: Split building of libdrm to its own script 2020-07-29 12:41:45 +00:00
x86_test-vk.sh gitlab-ci: build gfxreconstruct from the "dev" branch 2020-07-21 16:41:22 +00:00