Home
last modified time | relevance | path

Searched +full:libgl1 +full:- +full:mesa +full:- +full:dri (Results 1 – 3 of 3) sorted by relevance

/external/libepoxy/.github/workflows/
Dlinux.yml4 branches-ignore:
5 - debian
6 - khronos-registry
12 - ubuntu-18.04
14 - gcc
15 - clang
16 build-opts:
17 - ''
18 - '-Dglx=no'
19 - '-Degl=no'
[all …]
/external/mesa3d/.gitlab-ci/
Dcreate-rootfs.sh3 set -ex
6 ARCH_PACKAGES="firmware-qcom-media"
9 apt-get -y install --no-install-recommends gnupg ca-certificates
10 apt-key add /llvm-snapshot.gpg.key
11 …echo "deb https://apt.llvm.org/buster/ llvm-toolchain-buster-10 main" >/etc/apt/sources.list.d/llv…
12 apt-get update
16 libxcb-dri2-0
17 libxcb-dri3-0
18 libxcb-present0
19 libxcb-sync1
[all …]
/external/mesa3d/docs/drivers/
Dvmware-guest.rst8 hardware-accelerated 3D. VMware Workstation running on Linux or Windows
14 - The VM is configured for virtual hardware version 12.
15 - The host OS, GPU and graphics driver supports DX11 (Windows) or
17 - On Linux, the vmwgfx kernel module must be version 2.9.0 or later.
18 - A recent version of Mesa with the updated svga Gallium driver.
25 - Multisample antialiasing (2x, 4x)
26 - GL_ARB/AMD_draw_buffers_blend
27 - GL_ARB_sample_shading
28 - GL_ARB_texture_cube_map_array
29 - GL_ARB_texture_gather
[all …]