Started by user Ivan J.
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/workspace/mesa-source
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/maemo-leste/mesa
> git init /var/lib/jenkins/workspace/mesa-source/source # timeout=10
Fetching upstream changes from https://github.com/maemo-leste/mesa
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/maemo-leste/mesa +refs/heads/*:refs/remotes/origin/* # timeout=120
> git config remote.origin.url https://github.com/maemo-leste/mesa # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/maemo-leste/mesa # timeout=10
Fetching upstream changes from https://github.com/maemo-leste/mesa
> git fetch --tags --progress -- https://github.com/maemo-leste/mesa +refs/heads/*:refs/remotes/origin/* # timeout=120
> git rev-parse refs/remotes/origin/maemo/beowulf^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/maemo/beowulf^{commit} # timeout=10
Checking out Revision 47e3ec74ee5f857940d0beb11da653c6c58778ad (refs/remotes/origin/maemo/beowulf)
> git config core.sparsecheckout # timeout=10
> git checkout -f 47e3ec74ee5f857940d0beb11da653c6c58778ad # timeout=10
Commit message: "Update debian/changelog."
> git rev-list --no-walk 47e3ec74ee5f857940d0beb11da653c6c58778ad # timeout=10
[mesa-source] $ /bin/sh -xe /tmp/jenkins6803575648697671398.sh
+ export PRE_DCH_HOOK=/var/lib/jenkins/jenkins-integration/dch_hook.sh
+ echo+ beowulf
grep -q -- -devel$ -
+ export ENABLE_MAEMO_DEVEL=no
+ /usr/bin/generate-git-snapshot
+ set -e
+ set -u
+ '[' -r /etc/jenkins/debian_glue ']'
+ . /etc/jenkins/debian_glue
++ '[' leste = leste ']'
++ KEY_ID=4AA81E3E026EFE82E47D6901545FEC4E0927F6FD
++ MAIN_ARCHITECTURE=amd64
++ DEFAULT_REPOSITORY=/srv/repository
++ USE_ORIG_VERSION=true
++ SKIP_DCH=true
++ DCH_OPTS='--multimaint-merge --ignore-branch'
++ UNRELEASEAD_APPEND_COMMIT=false
++ REPOSITORY_KEYRING=/var/lib/jenkins/.gnupg/keyring.gpg
++ RELEASE_REPOSITORY=/srv/repository/leste
++ PARENT_DISTRO=
++ DEVUAN_BUILD=
++ case "$distribution" in
++ DEVUAN_BUILD=1
++ '[' -z 1 ']'
++ MIRROR=http://pkgmaster.devuan.org/merged
++ SECURITY_MIRROR=http://pkgmaster.devuan.org/merged
++ SECURITY_FOLDER=beowulf-security
++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free'
++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-security main contrib non-free'
++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-security main contrib non-free,deb http://maedevu.maemo.org/leste beowulf main contrib non-free'
++ '[' no = yes ']'
++ '[' leste = extras ']'
++ '[' -n '' ']'
++ backports_jobs=mesa
++ echo 'job_name: mesa-source'
job_name: mesa-source
++ case "$JOB_NAME" in
+++ echo mesa-source
+++ sed 's,-source$,,'
++ _curpkgname=mesa
++ echo mesa
++ grep -qw mesa
++ case "$distribution" in
++ REPOSITORY_EXTRA='deb http://pkgmaster.devuan.org/merged beowulf-updates main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-security main contrib non-free,deb http://maedevu.maemo.org/leste beowulf main contrib non-free,deb http://pkgmaster.devuan.org/merged beowulf-backports main contrib non-free'
++ droid4_jobs=pvr-omap4
++ echo pvr-omap4
++ grep -qw mesa
++ REPOSITORY_EXTRA_KEYS=http://maedevu.maemo.org/testing-key.asc,http://maedevu.maemo.org/extras-key.asc
++ USE_CCACHE=true
+ '[' -n '' ']'
++ hostname -f
+ DEBEMAIL='jenkins-debian-glue Autobuilder <jenkins@localhost>'
+ export DEBEMAIL
+ '[' -n '' ']'
+ SOURCE_DIRECTORY=source
+ '[' '!' -d source ']'
+ '[' -z 67 ']'
+ '[' -z 47e3ec74ee5f857940d0beb11da653c6c58778ad ']'
++ which gbp
+ '[' -x /usr/bin/gbp ']'
+ GBP_DCH='gbp dch'
+ GBP_BUILDPACKAGE='gbp buildpackage'
++ dpkg --list jenkins-debian-glue
++ awk '/^ii/ {print $3}'
+ JENKINS_DEBIAN_GLUE_VERSION=0.18.4.99+devuan2
+ '[' -n 0.18.4.99+devuan2 ']'
+ echo '*** Running jenkins-debian-glue version 0.18.4.99+devuan2 ***'
*** Running jenkins-debian-glue version 0.18.4.99+devuan2 ***
+ '[' -n '' -a -z '' ']'
+ echo '*** source package build phase ***'
*** source package build phase ***
+ rm -f ./source
rm: cannot remove './source': Is a directory
+ true
+ '[' -n '' ']'
+ cd source
+ git_cleanup
+ '[' -n '' ']'
+ echo '*** Cleaning git repository to make sure there are no modified files ***'
*** Cleaning git repository to make sure there are no modified files ***
+ echo '*** Note: You can skip this step by setting SKIP_GIT_CLEANUP=true ***'
*** Note: You can skip this step by setting SKIP_GIT_CLEANUP=true ***
+ git clean -fxd
+ git reset --hard HEAD
HEAD is now at 47e3ec74ee5 Update debian/changelog.
+ source_format_opts
+ '[' -f debian/source/format ']'
++ cat debian/source/format
+ local SRC_FORMAT=1.0
+ case "$SRC_FORMAT" in
+ echo '*** Source format detected as 1.0 ***'
*** Source format detected as 1.0 ***
+ SKIP_QUILT_CLEANUP=true
+ identify_source_build_opts
+ DBP_OPTS=
+ '[' -r debian/source/format ']'
+ grep -q '^1\.0' debian/source/format
+ '[' -r debian/source/options ']'
+ echo '*** Enabling '\''-i -I'\'' options as building for dpkg source format 1.0 ***'
*** Enabling '-i -I' options as building for dpkg source format 1.0 ***
+ DBP_OPTS='-i -I'
+ '[' '' '!=' true ']'
+ gbp_conf
+ '[' '' = true ']'
+ gbp_conf_files=(/etc/git-buildpackage/gbp.conf ~/.gbp.conf .gbp.conf debian/gbp.conf .git/gbp.conf)
+ UPSTREAM_BRANCH=upstream
+ DEBIAN_BRANCH=debian
+ PRISTINE_TAR=false
+ for gbp_conf_file in "${gbp_conf_files[@]}"
+ '[' -f /etc/git-buildpackage/gbp.conf ']'
+ local value
++ git config --file /etc/git-buildpackage/gbp.conf --get DEFAULT.upstream-branch
++ true
+ value=
+ '[' -n '' ']'
++ git config --file /etc/git-buildpackage/gbp.conf --get DEFAULT.debian-branch
++ true
+ value=
+ '[' -n '' ']'
++ git config --file /etc/git-buildpackage/gbp.conf --bool --get DEFAULT.pristine-tar
++ true
+ value=
+ '[' -n '' ']'
+ for gbp_conf_file in "${gbp_conf_files[@]}"
+ '[' -f /var/lib/jenkins/.gbp.conf ']'
+ for gbp_conf_file in "${gbp_conf_files[@]}"
+ '[' -f .gbp.conf ']'
+ for gbp_conf_file in "${gbp_conf_files[@]}"
+ '[' -f debian/gbp.conf ']'
+ local value
++ git config --file debian/gbp.conf --get DEFAULT.upstream-branch
++ true
+ value=
+ '[' -n '' ']'
++ git config --file debian/gbp.conf --get DEFAULT.debian-branch
++ true
+ value=
+ '[' -n '' ']'
++ git config --file debian/gbp.conf --bool --get DEFAULT.pristine-tar
++ true
+ value=
+ '[' -n '' ']'
+ for gbp_conf_file in "${gbp_conf_files[@]}"
+ '[' -f .git/gbp.conf ']'
+ create_local_branch upstream
+ '[' -n upstream ']'
+ local BRANCH=upstream
+ git branch -a
+ grep -q 'remotes/origin/upstream$'
+ git branch -D upstream
error: branch 'upstream' not found.
+ true
+ git branch upstream remotes/origin/upstream
Branch upstream set up to track remote branch upstream from origin.
+ create_local_branch debian
+ '[' -n debian ']'
+ local BRANCH=debian
+ git branch -a
+ grep -q 'remotes/origin/debian$'
+ echo 'NOTE: branch debian does not exist, ignoring request to checkout therefore.'
NOTE: branch debian does not exist, ignoring request to checkout therefore.
+ '[' false = true ']'
+ branch_checkout
+ random_branch=jenkins-debian-glue-buildbranch32059
+ '[' '' = true ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Making sure that random_branch jenkins-debian-glue-buildbranch32059 does not exist'
Making sure that random_branch jenkins-debian-glue-buildbranch32059 does not exist
+ git branch -D jenkins-debian-glue-buildbranch32059
error: branch 'jenkins-debian-glue-buildbranch32059' not found.
+ true
+ echo 'Checking out branch jenkins-debian-glue-buildbranch32059 based on commit 47e3ec74ee5f857940d0beb11da653c6c58778ad'
Checking out branch jenkins-debian-glue-buildbranch32059 based on commit 47e3ec74ee5f857940d0beb11da653c6c58778ad
+ git checkout -b jenkins-debian-glue-buildbranch32059 47e3ec74ee5f857940d0beb11da653c6c58778ad
Switched to a new branch 'jenkins-debian-glue-buildbranch32059'
+ '[' -n /var/lib/jenkins/jenkins-integration/dch_hook.sh ']'
+ echo '*** Found environment variable PRE_DCH_HOOK, set to /var/lib/jenkins/jenkins-integration/dch_hook.sh ***'
*** Found environment variable PRE_DCH_HOOK, set to /var/lib/jenkins/jenkins-integration/dch_hook.sh ***
+ sh /var/lib/jenkins/jenkins-integration/dch_hook.sh
*** buildnum == 2m7 ***
*** Found previous build (no rebuilds). Appending .1
mesa (20.1.0-1+2m7.1) unstable; urgency=medium
* Increment build number
-- Jenkins Auto Builder <spam1@wizzup.org> Sun, 12 Jul 2020 17:22:13 +0100
+ version_information
+ '[' -r debian/changelog ']'
++ dpkg-parsechangelog --count 1
++ awk '/^Version/ {print $2}'
+ ORIG_VERSION=20.1.0-1+2m7.1
++ dpkg-parsechangelog --count 1
++ awk '/^Distribution/ {print $2}'
+ DISTRIBUTION=unstable
+ APPLY_VERSION_WORKAROUND=false
+ '[' true = true ']'
+ echo '*** USE_ORIG_VERSION is set to '\''true'\'', keeping original version [20.1.0-1+2m7.1] from changelog ***'
*** USE_ORIG_VERSION is set to 'true', keeping original version [20.1.0-1+2m7.1] from changelog ***
+ VERSION_STRING=20.1.0-1+2m7.1
+ '[' -n beowulf ']'
+ echo 'Distribution variable found. Adding distribution specific version.'
Distribution variable found. Adding distribution specific version.
+ VERSION_STRING=20.1.0-1+2m7.1+beowulf
+ echo '*** Version string set to 20.1.0-1+2m7.1+beowulf ***'
*** Version string set to 20.1.0-1+2m7.1+beowulf ***
+ dch_opts
+ '[' -n '--multimaint-merge --ignore-branch' ']'
+ echo 'Found environment variable DCH_OPTS, set to --multimaint-merge --ignore-branch'
Found environment variable DCH_OPTS, set to --multimaint-merge --ignore-branch
+ DCH_COMBINED_OPTS='--multimaint-merge --ignore-branch'
+ '[' -n '' ']'
+ DCH_EXTRA_OPTS=--new-version=20.1.0-1+2m7.1+beowulf
+ '[' -n '' ']'
+ echo 'Using extra gbp dch options (--new-version=20.1.0-1+2m7.1+beowulf)'
Using extra gbp dch options (--new-version=20.1.0-1+2m7.1+beowulf)
+ DCH_COMBINED_OPTS='--multimaint-merge --ignore-branch --new-version=20.1.0-1+2m7.1+beowulf'
+ '[' -n '' ']'
+ changelog_generation
+ '[' true = true ']'
+ echo '*** SKIP_DCH is set, not modifying debian/changelog therefore ***'
*** SKIP_DCH is set, not modifying debian/changelog therefore ***
+ '[' '' = true ']'
+ gbp_opts
+ '[' -n '' ']'
+ GBP_OPTS=' -nc --git-force-create --git-ignore-new --git-ignore-branch -S -us -uc --git-verbose --git-builder=/bin/true --git-cleaner=/bin/true --git-export-dir= '
+ echo 'Using git-buildpackage default options provided by jenkins-debian-glue'
Using git-buildpackage default options provided by jenkins-debian-glue
+ gbp buildpackage -nc --git-force-create --git-ignore-new --git-ignore-branch -S -us -uc --git-verbose --git-builder=/bin/true --git-cleaner=/bin/true --git-export-dir=
gbp:debug: ['git', 'rev-parse', '--show-cdup']
gbp:debug: ['git', 'rev-parse', '--is-bare-repository']
gbp:debug: ['git', 'rev-parse', '--git-dir']
gbp:debug: /bin/true [] []
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/jenkins-debian-glue-buildbranch32059']
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/pristine-tar']
gbp:debug: ['git', 'ls-tree', '20.1.0']
gbp:info: Creating mesa_20.1.0.orig.tar.gz from '20.1.0'
gbp:debug: Building upstream tarball with compression 'gzip'
gbp:debug: /bin/true ['-nc', '-S', '-us', '-uc'] []
+ quilt_cleanup
+ '[' -n true ']'
+ echo '*** Skipping quilt_cleanup as requested via SKIP_QUILT_CLEANUP ***'
*** Skipping quilt_cleanup as requested via SKIP_QUILT_CLEANUP ***
+ return 0
+ dpkg-buildpackage -uc -us -nc -d -S -i -I
dpkg-buildpackage: info: source package mesa
dpkg-buildpackage: info: source version 20.1.0-1+2m7.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Jenkins Auto Builder <spam1@wizzup.org>
dpkg-source -i -I --before-build source
dpkg-source: info: using options from source/debian/source/local-options: --extend-diff-ignore=src/mesa/drivers/dri/r200/.*radeon_.* --extend-diff-ignore=Android.*mk|CleanSpec\.mk --extend-diff-ignore=\.clang-format|\.dir-locals\.el|\.editorconfig|\.mailmap|\.travis\.yml|appveyor\.yml --extend-diff-ignore=include/drm-uapi/README|src/compiler/glsl/int64\.glsl|src/compiler/nir/README|src/gallium/drivers/vc4/kernel/README|src/util/sha1/README|REVIEWERS|scripts/get_reviewer\.pl|bin/\.cherry-ignore|bin/bugzilla_mesa\.sh|bin/get-extra-pick-list\.sh|bin/get-fixes-pick-list\.sh|bin/get-pick-list\.sh|bin/get-typod-pick-list\.sh|bin/perf-annotate-jit|bin/shortlog_mesa\.sh|src/intel/blorp/TODO|src/mesa/drivers/dri/gen-symbol-redefs\.py|src/mesa/drivers/dri/r200/Doxyfile --extend-diff-ignore=src/gallium/drivers/radeonsi/glsl_tests/ --extend-diff-ignore=src/gallium/auxiliary/gallivm/f.cpp --extend-diff-ignore=src/gallium/drivers/pl111/Makefile.sources
dpkg-buildpackage: warning: building a source package without cleaning up as you asked; it might contain undesired files
dpkg-source -i -I -b source
dpkg-source: info: using options from source/debian/source/local-options: --extend-diff-ignore=src/mesa/drivers/dri/r200/.*radeon_.* --extend-diff-ignore=Android.*mk|CleanSpec\.mk --extend-diff-ignore=\.clang-format|\.dir-locals\.el|\.editorconfig|\.mailmap|\.travis\.yml|appveyor\.yml --extend-diff-ignore=include/drm-uapi/README|src/compiler/glsl/int64\.glsl|src/compiler/nir/README|src/gallium/drivers/vc4/kernel/README|src/util/sha1/README|REVIEWERS|scripts/get_reviewer\.pl|bin/\.cherry-ignore|bin/bugzilla_mesa\.sh|bin/get-extra-pick-list\.sh|bin/get-fixes-pick-list\.sh|bin/get-pick-list\.sh|bin/get-typod-pick-list\.sh|bin/perf-annotate-jit|bin/shortlog_mesa\.sh|src/intel/blorp/TODO|src/mesa/drivers/dri/gen-symbol-redefs\.py|src/mesa/drivers/dri/r200/Doxyfile --extend-diff-ignore=src/gallium/drivers/radeonsi/glsl_tests/ --extend-diff-ignore=src/gallium/auxiliary/gallivm/f.cpp --extend-diff-ignore=src/gallium/drivers/pl111/Makefile.sources
dpkg-source: warning: source directory 'source' is not <sourcepackage>-<upstreamversion> 'mesa-20.1.0'
dpkg-source: warning: .orig directory name source.orig is not <package>-<upstreamversion> (wanted mesa-20.1.0.orig)
dpkg-source: info: using source format '1.0'
dpkg-source: info: building mesa using existing mesa_20.1.0.orig.tar.gz
dpkg-source: info: building mesa in mesa_20.1.0-1+2m7.1.diff.gz
dpkg-source: warning: ignoring deletion of file include/vulkan/vulkan_beta.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file include/drm-uapi/amdgpu_drm.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file include/drm-uapi/sync_file.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-raven-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-virgl-gles-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/create-cross-file.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-pitcairn-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-freedreno-a630-bypass-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-default-skips.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-navi14-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-virgl-gl-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-fiji-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-navi10-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/download-git-cache.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/traces-baremetal.yml, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-raven-aco-skips.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-vega10-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/deqp-radv-polaris10-aco-fails.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/build-virglrenderer.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/x86_test-base.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/arm_test-base.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/arm64_test.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/ppc64el_build.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/cross_build.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/baremetal_build.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/x86_build-base.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/i386_build.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/container/s390x_build.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/bare-metal/write-serial.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/bare-metal/cros-servo.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/bare-metal/rootfs-setup.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/bare-metal/google-power-down.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/tracie/tests/__init__.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file .gitlab-ci/tracie/tests/test.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/compiler/brw_nir_lower_scoped_barriers.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/compiler/brw_ir_performance.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/compiler/brw_ir_performance.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/vulkan/tests/test_common.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/genxml/util.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/intel_stub_gpu.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/intel_noop_drm_shim.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/run-test.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/gen8/cr0.expected, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/gen8/cr0.asm, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/gen11/cr0.expected, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/gen11/cr0.asm, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/gen9/cr0.expected, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/tools/tests/gen9/cr0.asm, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/intel/common/gen_gem.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gtest/include/gtest/gtest-matchers.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gtest/include/gtest/internal/custom/README.md, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gtest/src/gtest-matchers.cc, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_instruction_lds.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_nir_lower_tess_io.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_shader_tcs.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_instruction_lds.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_vertexstageexport.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_instruction_block.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_shader_tess_eval.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_shader_tcs.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_vertexstageexport.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_shader_tess_eval.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/r600/sfn/sfn_instruction_block.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/lima/ir/lima_nir_duplicate_intrinsic.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/lima/ir/lima_nir_duplicate_consts.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/gmemtool.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/ir3/ir3_const.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/a6xx/fd6_vsc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/a6xx/fd6_vsc.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/a6xx/fd6_const.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/a6xx/fd6_const.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/a4xx/fd4_resource.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/freedreno/a4xx/fd4_resource.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/svga/svga_state_ts.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/svga/svga_pipe_ts.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/iris/iris_fine_fence.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/iris/iris_fine_fence.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/radeon/radeon_vcn_enc_3_0.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_query_acc_occlusion.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_query_acc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_query_acc_perfmon.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_nir.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_compiler_nir_ra.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_query_acc.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_compiler_nir_emit.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_nir.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_compiler_nir_liveness.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_perfmon.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_compiler_nir.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/etnaviv/etnaviv_perfmon.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/zink/nir_to_spirv/zink_nir_algebraic.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_target_gv100.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gv100.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_sched_gm107.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gv100.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_target_gv100.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gv100.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gv100.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/qmd.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/qmdc3c0.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/qmdc0c0.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/qmda0c0.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/clc0c0qmd.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/drf.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/cla0c0qmd.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/clc3c0qmd.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/drivers/nouveau/nvc0/mme/comc597.mme.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/dri
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_helpers.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_helpers.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_query_renderer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_drawable.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_drawable.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_screen.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/drisw.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_screen.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_query_renderer.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri2.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/dri/dri_context.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/Doxyfile, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/api
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/memory.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/kernel.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/program.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/sampler.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/platform.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/interop.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/device.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/queue.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/context.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/transfer.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/event.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/dispatch.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/util.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/api/dispatch.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/spirv
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/spirv/invocation.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/spirv/invocation.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/core
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/kernel.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/queue.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/memory.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/context.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/kernel.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/program.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/sampler.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/event.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/platform.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/sampler.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/device.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/format.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/module.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/property.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/memory.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/timestamp.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/queue.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/context.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/resource.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/timestamp.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/compiler.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/module.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/program.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/event.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/platform.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/error.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/object.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/device.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/format.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/core/resource.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/llvm
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/invocation.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/invocation.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/codegen.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/metadata.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/util.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/compat.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/llvm/codegen
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/codegen/common.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/codegen/bitcode.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/llvm/codegen/native.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/util
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/pointer.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/tuple.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/range.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/lazy.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/functional.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/algorithm.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/adaptor.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/algebra.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/util/factor.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/clover/nir
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/nir/invocation.hpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/clover/nir/invocation.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/omx
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_dec_common.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_dec_h264_common.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_enc_common.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_omx_common.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_dec_common.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_enc_common.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_dec_h264_common.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/vid_omx_common.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/omx/bellagio
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_dec.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_enc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_dec_mpeg12.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/entrypoint.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/entrypoint.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_dec_h264.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_dec_h265.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_enc.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/bellagio/vid_dec.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/omx/tizonia
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264d.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264dinport_decls.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264dinport.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/names.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264einport_decls.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/entrypoint.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264eprc.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264e.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264eprc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264e.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/entrypoint.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264einport.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264dprc.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264d.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264eoutport_decls.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264dprc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264eoutport.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264eoutport.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264einport.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/omx/tizonia/h264dinport.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/wgl
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_device.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_framebuffer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_pixelformat.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_st.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_pixelformat.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_st.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_getprocaddress.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_rendertexture.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_context.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_wgl.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_pbuffer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_tls.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/gldrv.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_extensionsstring.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_pixelformat.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_framebuffer.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_nopfuncs.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_device.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_wgl.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_winsys.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_swapinterval.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_nopfuncs.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_tls.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/stw_ext_context.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/opengl32.def, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/wgl/opengl32.mingw.def, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/osmesa
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/osmesa/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/osmesa/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/osmesa/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/osmesa/osmesa.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/nine
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/surface9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/surface9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/buffer9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/swapchain9ex.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/cryptosession9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/device9video.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_helpers.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_dump.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_debug.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_quirk.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_flags.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/volumetexture9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_ff.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/device9ex.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/pixelshader9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/resource9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_shader.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_dump.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/cryptosession9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_debug.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/device9ex.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_helpers.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/cubetexture9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_state.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/swapchain9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_pipe.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/iunknown.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/vertexdeclaration9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/indexbuffer9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/texture9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/authenticatedchannel9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/basetexture9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/guid.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/cubetexture9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_lock.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_lock.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/vertexshader9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_quirk.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nineexoverlayextension.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/buffer9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/swapchain9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/authenticatedchannel9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/volumetexture9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/adapter9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/device9video.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/device9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/query9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_pdata.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_queue.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/vertexdeclaration9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/vertexbuffer9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/swapchain9ex.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/pixelshader9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/stateblock9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_state.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_defines.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_buffer_upload.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/stateblock9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/texture9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/guid.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_shader.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_csmt_helper.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/basetexture9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/volume9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/threadpool.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_ff.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/device9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/indexbuffer9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/vertexbuffer9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/README, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_limits.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/adapter9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/resource9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_queue.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nineexoverlayextension.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/query9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/threadpool.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/iunknown.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/volume9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/vertexshader9.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_buffer_upload.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/nine/nine_pipe.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/va
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_hevc_enc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_mpeg4.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_vp9.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/display.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_vc1.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/config.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_h264_enc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/subpicture.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_mpeg12.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_mjpeg.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/surface.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_h264.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/image.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/va_private.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/picture_hevc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/postproc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/va/buffer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/xvmc
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/attributes.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/subpicture.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/surface.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/block.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/xvmc_private.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/xvmc/tests
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/test_blocks.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/testlib.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/xvmc_bench.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/testlib.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/test_rendering.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/test_subpicture.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/test_surface.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xvmc/tests/test_context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/xa
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_yuv.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_tgsi.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_context.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_tracker.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa-indent.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_context.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_tracker.h.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_composite.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_renderer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_composite.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/README, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/xa/xa_priv.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/vdpau
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/bitmap.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/preemption.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/presentation.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/htab.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/ftab.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/output.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/query.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/surface.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/mixer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/decode.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/device.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/vdpau/vdpau_private.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/hgl
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/hgl/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/hgl/bitmap_wrapper.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/hgl/hgl_context.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/hgl/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/hgl/bitmap_wrapper.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/hgl/hgl.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/glx
dpkg-source: warning: ignoring deletion of directory src/gallium/frontends/glx/xlib
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/xm_api.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/xm_public.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/xm_api.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/xm_st.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/glx_getproc.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/glx_api.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/Makefile.sources, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/glx_usefont.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/frontends/glx/xlib/xm_st.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/targets/dri/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/targets/haiku-softpipe/SConscript, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/include/frontend
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/sw_winsys.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/graw.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/drisw_api.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/vdpau_interop.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/xlibsw_api.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/vdpau_funcs.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/vdpau_dmabuf.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/sw_driver.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/opencl_interop.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/drm_driver.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/winsys_handle.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/include/frontend/api.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/auxiliary/tgsi/tgsi_vpos.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/auxiliary/tgsi/tgsi_dynamic_indexing.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/auxiliary/tgsi/tgsi_dynamic_indexing.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/auxiliary/tgsi/tgsi_vpos.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/gallium/auxiliary/draw/draw_pipe_user_cull.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/gallium/docs/source/_exts
dpkg-source: warning: ignoring deletion of file src/gallium/docs/source/_exts/formatting.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_assembler.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_lexer.l, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_cp_postsched.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_disk_cache.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_validate.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_dce.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_assembler.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/ir3_parser.y, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/freedreno/ir3/tests
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/tests/delay.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/ir3/tests/disasm.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/vulkan/tu_clear_blit.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/fdl/fd_layout_test.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/fdl/fd_layout_test.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/fdl/fd5_layout_test.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/fdl/fd5_layout.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/fdl/fd6_layout_test.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/freedreno/common
dpkg-source: warning: ignoring deletion of file src/freedreno/common/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/common/freedreno_uuid.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/common/freedreno_uuid.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/common/README.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/freedreno/computerator/examples/test-opcodes.sh, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/broadcom/simulator
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/v3d_simulator.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/v3d_simulator_wrapper.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/v3dx_simulator.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/v3d_simulator_wrapper.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/v3dx_simulator.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/broadcom/simulator/v3d_simulator.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/compiler/glsl/tests/list_iterators.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/compiler/nir/nir_lower_wrmasks.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/compiler/nir/nir_lower_mediump_outputs.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/compiler/nir/nir_lower_clip_disable.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/compiler/nir/nir_convert_ycbcr.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/compiler/nir/nir_vulkan.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory src/vulkan/device-select-layer
dpkg-source: warning: ignoring deletion of file src/vulkan/device-select-layer/meson.build, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/device-select-layer/device_select_wayland.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/device-select-layer/device_select_x11.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/device-select-layer/VkLayer_MESA_device_select.json, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/device-select-layer/device_select.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/device-select-layer/device_select_layer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/util/vk_extensions_gen.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/util/vk_extensions.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/util/vk_object.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/vulkan/util/vk_object.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/mapi/glapi/gen/NV_viewport_swizzle.xml, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/mapi/glapi/gen/NV_alpha_to_coverage_dither_control.xml, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/mesa/main/glthread_draw.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/mesa/main/mesa_private.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/util/u_memset.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/util/driconf.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/amd/compiler/aco_statistics.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/amd/compiler/aco_lower_phis.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/amd/compiler/aco_ir.cpp, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/amd/common/gfx10_format_table.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/amd/common/gfx10_format_table.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/bifrost/bi_layout.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/bifrost/bi_special.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/bifrost/test/bi_interpret.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/bifrost/test/bi_test_pack.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/midgard/nir_fuse_io_16.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/midgard/midgard_helper_invocations.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/util/pan_lower_framebuffer.h, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/util/nir_mod_helpers.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/panfrost/util/pan_lower_framebuffer.c, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/releasing.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/sourcetree.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/submittingpatches.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/meson.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/vmware-guest.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/sourcedocs.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/shading.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/install.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/conf.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/viewperf.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/download.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/developers.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/envvars.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/faq.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/bugs.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/xlibdriver.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/conform.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/extensions.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/lists.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/webmaster.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/ci.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/application-issues.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/devinfo.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/versions.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/repository.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/llvmpipe.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/debugging.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/release-maintainers-keys.asc, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/postprocess.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/precompiled.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/index.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/license.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/perf.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/osmesa.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/release-calendar.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/favicon.svg, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/codingstyle.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/helpwanted.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/dispatch.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/systems.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/opengles.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/contents.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/thanks.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/egl.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/utilities.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.10.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.1.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.3.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.4.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.1.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.5.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/8.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/8.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/8.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.8.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.2.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.3.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.10.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.10.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.4.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.2.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.4.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.5.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.11.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/8.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.1.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.9.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.10.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.6.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.7.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.8.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.5.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.3.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.9.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.1.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.2.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.2.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.5.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.2.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.5.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.0.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.8.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.3.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.9.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.11.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.2.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.3.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.1.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.3.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.3.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.4.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.1.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.10.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.2.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/8.0.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.3.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.4.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.1.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.4.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.6.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.11.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.2.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.0.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.2.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/17.3.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.3.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/18.2.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.2.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/11.1.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.1.7.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.0.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/8.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/20.0.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/13.0.2.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/10.5.0.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/12.0.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/9.2.5.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/19.1.6.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/6.4.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.8.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/relnotes/7.4.1.rst, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory docs/_extra
dpkg-source: warning: ignoring deletion of directory docs/_extra/specs
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_pack_invert.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/WL_create_wayland_buffer_from_image.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_image_dma_buf_export.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_copy_sub_buffer.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_drm_image.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/EXT_shader_integer_mix.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/INTEL_shader_atomic_float_minmax.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_texture_array.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_swap_frame_usage.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_swap_control.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_pixmap_colormap.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_ycbcr_texture.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_shader_integer_functions.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_window_pos.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_configless_context.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/enums.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_texture_signed_rgba.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_query_renderer.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_shader_debug.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/EGL_MESA_device_software.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/WL_bind_wayland_display.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/EGL_MESA_platform_surfaceless.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_release_buffers.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/EGL_MESA_query_driver.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/EGL_MESA_drm_image_formats.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/EXT_shader_samples_identical.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_multithread_makecurrent.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/MESA_framebuffer_flip_y.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory docs/_extra/specs/OLD
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_packed_depth_stencil.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_agp_offset.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_trace.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_resize_buffers.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_program_debug.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_set_3dfx_mode.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/MESA_sprite_point.spec, use --include-removal to override
dpkg-source: warning: ignoring deletion of file docs/_extra/specs/OLD/EGL_MESA_screen_surface.txt, use --include-removal to override
dpkg-source: warning: ignoring deletion of file bin/pick-ui.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file bin/khronos-update.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of directory bin/pick
dpkg-source: warning: ignoring deletion of file bin/pick/__init__.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file bin/pick/core_test.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file bin/pick/ui.py, use --include-removal to override
dpkg-source: warning: ignoring deletion of file bin/pick/core.py, use --include-removal to override
dpkg-source: warning: executable mode 0755 of '.gitlab-ci/tracie/tests/test.sh' will not be represented in diff
dpkg-source: error: cannot represent change to docs/favicon.ico: binary file contents changed
dpkg-source: error: cannot represent change to docs/favicon.png: binary file contents changed
dpkg-source: error: cannot represent change to docs/gears.png: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'src/compiler/glsl/tests/optimization-test.sh' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'src/compiler/glsl/tests/warnings-test.sh' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'src/compiler/nir/tests/algebraic_parser_test.sh' will not be represented in diff
dpkg-source: warning: file source/src/gallium/drivers/r600/sfn/sfn_shaderio.h has no final newline (either original or modified version)
dpkg-source: warning: file source/src/gallium/state_trackers/nine/nine_flags.h has no final newline (either original or modified version)
dpkg-source: warning: executable mode 0755 of 'src/gallium/state_trackers/xa/xa-indent.sh' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'src/intel/genxml/sort_xml.sh' will not be represented in diff
dpkg-source: warning: the diff modifies the following upstream files:
.gitlab-ci.yml
.gitlab-ci/arm64.config
.gitlab-ci/bare-metal/README.md
.gitlab-ci/bare-metal/expect-output.sh
.gitlab-ci/bare-metal/fastboot.sh
.gitlab-ci/bare-metal/google-power-up.sh
.gitlab-ci/bare-metal/init.sh
.gitlab-ci/build-apitrace.sh
.gitlab-ci/build-cts-runner.sh
.gitlab-ci/build-deqp-gl.sh
.gitlab-ci/build-deqp-vk.sh
.gitlab-ci/build-fossilize.sh
.gitlab-ci/build-gfxreconstruct.sh
.gitlab-ci/build-piglit.sh
.gitlab-ci/build-renderdoc.sh
.gitlab-ci/build-vulkantools.sh
.gitlab-ci/container/arm_build.sh
.gitlab-ci/container/arm_test.sh
.gitlab-ci/container/container_pre_build.sh
.gitlab-ci/container/lava_arm.sh
.gitlab-ci/container/x86_build.sh
.gitlab-ci/container/x86_build_old.sh
.gitlab-ci/container/x86_test-gl.sh
.gitlab-ci/container/x86_test-vk.sh
.gitlab-ci/create-rootfs.sh
.gitlab-ci/deqp-freedreno-a307-fails.txt
.gitlab-ci/deqp-freedreno-a530-fails.txt
.gitlab-ci/deqp-freedreno-a530-skips.txt
.gitlab-ci/deqp-freedreno-a630-fails.txt
.gitlab-ci/deqp-freedreno-a630-skips.txt
.gitlab-ci/deqp-llvmpipe-fails.txt
.gitlab-ci/deqp-panfrost-t860-fails.txt
.gitlab-ci/deqp-panfrost-t860-skips.txt
.gitlab-ci/deqp-runner.sh
.gitlab-ci/fossilize-runner.sh
.gitlab-ci/fossils.yml
.gitlab-ci/fossils/fossils.sh
.gitlab-ci/lava-deqp.yml.jinja2
.gitlab-ci/lava-gitlab-ci.yml
.gitlab-ci/meson-build.sh
.gitlab-ci/piglit/glslparser.txt
.gitlab-ci/piglit/quick_gl.txt
.gitlab-ci/piglit/quick_shader.txt
.gitlab-ci/prepare-artifacts.sh
.gitlab-ci/run-shader-db.sh
.gitlab-ci/test-source-dep.yml
.gitlab-ci/traces.yml
.gitlab-ci/tracie-runner-gl.sh
.gitlab-ci/tracie-runner-vk.sh
.gitlab-ci/tracie/README.md
.gitlab-ci/tracie/query_traces_yaml.py
.gitlab-ci/tracie/renderdoc_dump_images.py
.gitlab-ci/tracie/tests/test.sh
.gitlab-ci/tracie/tracie.py
.gitlab-ci/windows/mesa_build.ps1
.gitlab-ci/windows/mesa_deps.ps1
.gitlab/issue_templates/Bug Report.md
README.rst
SConstruct
VERSION
bin/gen_release_notes.py
bin/gen_release_notes_test.py
bin/git_sha1_gen.py
bin/post_version.py
bin/symbols-check.py
docs/VERSIONS
docs/application-issues.html
docs/bugs.html
docs/codingstyle.html
docs/conform.html
docs/contents.html
docs/debugging.html
docs/developers.html
docs/devinfo.html
docs/dispatch.html
docs/download.html
docs/egl.html
docs/envvars.html
docs/extensions.html
docs/faq.html
docs/features.txt
docs/helpwanted.html
docs/index.html
docs/install.html
docs/intro.html
docs/license.html
docs/lists.html
docs/llvmpipe.html
docs/mesa.css
docs/meson.html
docs/opengles.html
docs/osmesa.html
docs/perf.html
docs/postprocess.html
docs/precompiled.html
docs/release-calendar.html
docs/releasing.html
docs/relnotes.html
docs/relnotes/10.0.1.html
docs/relnotes/10.0.2.html
docs/relnotes/10.0.3.html
docs/relnotes/10.0.4.html
docs/relnotes/10.0.5.html
docs/relnotes/10.0.html
docs/relnotes/10.1.1.html
docs/relnotes/10.1.2.html
docs/relnotes/10.1.3.html
docs/relnotes/10.1.4.html
docs/relnotes/10.1.5.html
docs/relnotes/10.1.6.html
docs/relnotes/10.1.html
docs/relnotes/10.2.1.html
docs/relnotes/10.2.2.html
docs/relnotes/10.2.3.html
docs/relnotes/10.2.4.html
docs/relnotes/10.2.5.html
docs/relnotes/10.2.6.html
docs/relnotes/10.2.7.html
docs/relnotes/10.2.8.html
docs/relnotes/10.2.9.html
docs/relnotes/10.2.html
docs/relnotes/10.3.1.html
docs/relnotes/10.3.2.html
docs/relnotes/10.3.3.html
docs/relnotes/10.3.4.html
docs/relnotes/10.3.5.html
docs/relnotes/10.3.6.html
docs/relnotes/10.3.7.html
docs/relnotes/10.3.html
docs/relnotes/10.4.1.html
docs/relnotes/10.4.2.html
docs/relnotes/10.4.3.html
docs/relnotes/10.4.4.html
docs/relnotes/10.4.5.html
docs/relnotes/10.4.6.html
docs/relnotes/10.4.7.html
docs/relnotes/10.4.html
docs/relnotes/10.5.0.html
docs/relnotes/10.5.1.html
docs/relnotes/10.5.2.html
docs/relnotes/10.5.3.html
docs/relnotes/10.5.4.html
docs/relnotes/10.5.5.html
docs/relnotes/10.5.6.html
docs/relnotes/10.5.7.html
docs/relnotes/10.5.8.html
docs/relnotes/10.5.9.html
docs/relnotes/10.6.0.html
docs/relnotes/10.6.1.html
docs/relnotes/10.6.2.html
docs/relnotes/10.6.3.html
docs/relnotes/10.6.4.html
docs/relnotes/10.6.5.html
docs/relnotes/10.6.6.html
docs/relnotes/10.6.7.html
docs/relnotes/10.6.8.html
docs/relnotes/10.6.9.html
docs/relnotes/11.0.0.html
docs/relnotes/11.0.1.html
docs/relnotes/11.0.2.html
docs/relnotes/11.0.3.html
docs/relnotes/11.0.4.html
docs/relnotes/11.0.5.html
docs/relnotes/11.0.6.html
docs/relnotes/11.0.7.html
docs/relnotes/11.0.8.html
docs/relnotes/11.0.9.html
docs/relnotes/11.1.0.html
docs/relnotes/11.1.1.html
docs/relnotes/11.1.2.html
docs/relnotes/11.1.3.html
docs/relnotes/11.1.4.html
docs/relnotes/11.2.0.html
docs/relnotes/11.2.1.html
docs/relnotes/11.2.2.html
docs/relnotes/12.0.0.html
docs/relnotes/12.0.1.html
docs/relnotes/12.0.2.html
docs/relnotes/12.0.3.html
docs/relnotes/12.0.4.html
docs/relnotes/12.0.5.html
docs/relnotes/12.0.6.html
docs/relnotes/13.0.0.html
docs/relnotes/13.0.1.html
docs/relnotes/13.0.2.html
docs/relnotes/13.0.3.html
docs/relnotes/13.0.4.html
docs/relnotes/13.0.5.html
docs/relnotes/13.0.6.html
docs/relnotes/17.0.0.html
docs/relnotes/17.0.1.html
docs/relnotes/17.0.2.html
docs/relnotes/17.0.3.html
docs/relnotes/17.0.4.html
docs/relnotes/17.0.5.html
docs/relnotes/17.0.6.html
docs/relnotes/17.0.7.html
docs/relnotes/17.1.0.html
docs/relnotes/17.1.1.html
docs/relnotes/17.1.10.html
docs/relnotes/17.1.2.html
docs/relnotes/17.1.3.html
docs/relnotes/17.1.4.html
docs/relnotes/17.1.5.html
docs/relnotes/17.1.6.html
docs/relnotes/17.1.7.html
docs/relnotes/17.1.8.html
docs/relnotes/17.1.9.html
docs/relnotes/17.2.0.html
docs/relnotes/17.2.1.html
docs/relnotes/17.2.2.html
docs/relnotes/17.2.3.html
docs/relnotes/17.2.4.html
docs/relnotes/17.2.5.html
docs/relnotes/17.2.6.html
docs/relnotes/17.2.7.html
docs/relnotes/17.2.8.html
docs/relnotes/17.3.0.html
docs/relnotes/17.3.1.html
docs/relnotes/17.3.2.html
docs/relnotes/17.3.3.html
docs/relnotes/17.3.4.html
docs/relnotes/17.3.5.html
docs/relnotes/17.3.6.html
docs/relnotes/17.3.7.html
docs/relnotes/17.3.8.html
docs/relnotes/17.3.9.html
docs/relnotes/18.0.0.html
docs/relnotes/18.0.1.html
docs/relnotes/18.0.2.html
docs/relnotes/18.0.3.html
docs/relnotes/18.0.4.html
docs/relnotes/18.0.5.html
docs/relnotes/18.1.0.html
docs/relnotes/18.1.1.html
docs/relnotes/18.1.2.html
docs/relnotes/18.1.3.html
docs/relnotes/18.1.4.html
docs/relnotes/18.1.5.html
docs/relnotes/18.1.6.html
docs/relnotes/18.1.7.html
docs/relnotes/18.1.8.html
docs/relnotes/18.1.9.html
docs/relnotes/18.2.0.html
docs/relnotes/18.2.1.html
docs/relnotes/18.2.2.html
docs/relnotes/18.2.3.html
docs/relnotes/18.2.4.html
docs/relnotes/18.2.5.html
docs/relnotes/18.2.6.html
docs/relnotes/18.2.7.html
docs/relnotes/18.2.8.html
docs/relnotes/18.3.0.html
docs/relnotes/18.3.1.html
docs/relnotes/18.3.2.html
docs/relnotes/18.3.3.html
docs/relnotes/18.3.4.html
docs/relnotes/18.3.5.html
docs/relnotes/18.3.6.html
docs/relnotes/19.0.0.html
docs/relnotes/19.0.1.html
docs/relnotes/19.0.2.html
docs/relnotes/19.0.3.html
docs/relnotes/19.0.4.html
docs/relnotes/19.0.5.html
docs/relnotes/19.0.6.html
docs/relnotes/19.0.7.html
docs/relnotes/19.0.8.html
docs/relnotes/19.1.0.html
docs/relnotes/19.1.1.html
docs/relnotes/19.1.2.html
docs/relnotes/19.1.3.html
docs/relnotes/19.1.4.html
docs/relnotes/19.1.5.html
docs/relnotes/19.1.6.html
docs/relnotes/19.1.7.html
docs/relnotes/19.1.8.html
docs/relnotes/19.2.0.html
docs/relnotes/19.2.1.html
docs/relnotes/19.2.2.html
docs/relnotes/19.2.3.html
docs/relnotes/19.2.4.html
docs/relnotes/19.2.5.html
docs/relnotes/19.2.6.html
docs/relnotes/19.2.7.html
docs/relnotes/19.2.8.html
docs/relnotes/19.3.0.html
docs/relnotes/19.3.1.html
docs/relnotes/19.3.2.html
docs/relnotes/19.3.3.html
docs/relnotes/19.3.4.html
docs/relnotes/19.3.5.html
docs/relnotes/20.0.0.html
docs/relnotes/20.0.1.html
docs/relnotes/20.0.2.html
docs/relnotes/6.4.1.html
docs/relnotes/6.4.2.html
docs/relnotes/6.4.html
docs/relnotes/6.5.1.html
docs/relnotes/6.5.2.html
docs/relnotes/6.5.3.html
docs/relnotes/6.5.html
docs/relnotes/7.0.1.html
docs/relnotes/7.0.2.html
docs/relnotes/7.0.3.html
docs/relnotes/7.0.4.html
docs/relnotes/7.0.html
docs/relnotes/7.1.html
docs/relnotes/7.10.1.html
docs/relnotes/7.10.2.html
docs/relnotes/7.10.3.html
docs/relnotes/7.10.html
docs/relnotes/7.11.1.html
docs/relnotes/7.11.2.html
docs/relnotes/7.11.html
docs/relnotes/7.2.html
docs/relnotes/7.3.html
docs/relnotes/7.4.1.html
docs/relnotes/7.4.2.html
docs/relnotes/7.4.3.html
docs/relnotes/7.4.4.html
docs/relnotes/7.4.html
docs/relnotes/7.5.1.html
docs/relnotes/7.5.2.html
docs/relnotes/7.5.html
docs/relnotes/7.6.1.html
docs/relnotes/7.6.html
docs/relnotes/7.7.1.html
docs/relnotes/7.7.html
docs/relnotes/7.8.1.html
docs/relnotes/7.8.2.html
docs/relnotes/7.8.3.html
docs/relnotes/7.8.html
docs/relnotes/7.9.1.html
docs/relnotes/7.9.2.html
docs/relnotes/7.9.html
docs/relnotes/8.0.1.html
docs/relnotes/8.0.2.html
docs/relnotes/8.0.3.html
docs/relnotes/8.0.4.html
docs/relnotes/8.0.5.html
docs/relnotes/8.0.html
docs/relnotes/9.0.1.html
docs/relnotes/9.0.2.html
docs/relnotes/9.0.3.html
docs/relnotes/9.0.html
docs/relnotes/9.1.1.html
docs/relnotes/9.1.2.html
docs/relnotes/9.1.3.html
docs/relnotes/9.1.4.html
docs/relnotes/9.1.5.html
docs/relnotes/9.1.6.html
docs/relnotes/9.1.7.html
docs/relnotes/9.1.html
docs/relnotes/9.2.1.html
docs/relnotes/9.2.2.html
docs/relnotes/9.2.3.html
docs/relnotes/9.2.4.html
docs/relnotes/9.2.5.html
docs/relnotes/9.2.html
docs/relnotes/new_features.txt
docs/repository.html
docs/shading.html
docs/sourcedocs.html
docs/sourcetree.html
docs/specs/EGL_MESA_device_software.txt
docs/specs/EGL_MESA_drm_image_formats.txt
docs/specs/EGL_MESA_platform_surfaceless.txt
docs/specs/EGL_MESA_query_driver.txt
docs/specs/EXT_shader_integer_mix.spec
docs/specs/EXT_shader_samples_identical.txt
docs/specs/INTEL_shader_atomic_float_minmax.txt
docs/specs/MESA_configless_context.spec
docs/specs/MESA_copy_sub_buffer.spec
docs/specs/MESA_drm_image.spec
docs/specs/MESA_framebuffer_flip_y.txt
docs/specs/MESA_image_dma_buf_export.txt
docs/specs/MESA_multithread_makecurrent.spec
docs/specs/MESA_pack_invert.spec
docs/specs/MESA_pixmap_colormap.spec
docs/specs/MESA_query_renderer.spec
docs/specs/MESA_release_buffers.spec
docs/specs/MESA_shader_debug.spec
docs/specs/MESA_shader_integer_functions.txt
docs/specs/MESA_swap_control.spec
docs/specs/MESA_swap_frame_usage.spec
docs/specs/MESA_texture_array.spec
docs/specs/MESA_texture_signed_rgba.spec
docs/specs/MESA_window_pos.spec
docs/specs/MESA_ycbcr_texture.spec
docs/specs/OLD/EGL_MESA_screen_surface.txt
docs/specs/OLD/MESA_agp_offset.spec
docs/specs/OLD/MESA_packed_depth_stencil.spec
docs/specs/OLD/MESA_program_debug.spec
docs/specs/OLD/MESA_resize_buffers.spec
docs/specs/OLD/MESA_set_3dfx_mode.spec
docs/specs/OLD/MESA_sprite_point.spec
docs/specs/OLD/MESA_trace.spec
docs/specs/WL_bind_wayland_display.spec
docs/specs/WL_create_wayland_buffer_from_image.spec
docs/specs/enums.txt
docs/submittingpatches.html
docs/systems.html
docs/thanks.html
docs/utilities.html
docs/versions.html
docs/viewperf.html
docs/vmware-guest.html
docs/webmaster.html
docs/xlibdriver.html
include/EGL/egl.h
include/EGL/eglext.h
include/EGL/eglmesaext.h
include/drm-uapi/drm.h
include/drm-uapi/drm_fourcc.h
include/drm-uapi/i915_drm.h
include/drm-uapi/msm_drm.h
include/no_extern_c.h
include/pci_ids/iris_pci_ids.h
include/vulkan/vk_platform.h
include/vulkan/vulkan.h
include/vulkan/vulkan_android.h
include/vulkan/vulkan_core.h
include/vulkan/vulkan_fuchsia.h
include/vulkan/vulkan_ggp.h
include/vulkan/vulkan_ios.h
include/vulkan/vulkan_macos.h
include/vulkan/vulkan_metal.h
include/vulkan/vulkan_vi.h
include/vulkan/vulkan_wayland.h
include/vulkan/vulkan_win32.h
include/vulkan/vulkan_xcb.h
include/vulkan/vulkan_xlib.h
include/vulkan/vulkan_xlib_xrandr.h
meson.build
meson_options.txt
scons/llvm.py
src/SConscript
src/amd/Makefile.sources
src/amd/addrlib/inc/addrinterface.h
src/amd/addrlib/meson.build
src/amd/addrlib/src/amdgpu_asic_addr.h
src/amd/addrlib/src/chip/gfx10/gfx10_gb_reg.h
src/amd/addrlib/src/chip/gfx9/gfx9_gb_reg.h
src/amd/addrlib/src/core/coord.cpp
src/amd/addrlib/src/core/coord.h
src/amd/addrlib/src/gfx10/gfx10addrlib.cpp
src/amd/addrlib/src/gfx9/gfx9addrlib.cpp
src/amd/common/ac_binary.c
src/amd/common/ac_binary.h
src/amd/common/ac_debug.c
src/amd/common/ac_gpu_info.c
src/amd/common/ac_gpu_info.h
src/amd/common/ac_rtld.c
src/amd/common/ac_rtld.h
src/amd/common/ac_shader_util.c
src/amd/common/ac_shader_util.h
src/amd/common/ac_surface.c
src/amd/common/ac_surface.h
src/amd/common/amd_family.h
src/amd/common/meson.build
src/amd/common/sid.h
src/amd/compiler/aco_assembler.cpp
src/amd/compiler/aco_builder_h.py
src/amd/compiler/aco_insert_NOPs.cpp
src/amd/compiler/aco_insert_exec_mask.cpp
src/amd/compiler/aco_insert_waitcnt.cpp
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp
src/amd/compiler/aco_interface.cpp
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_live_var_analysis.cpp
src/amd/compiler/aco_lower_bool_phis.cpp
src/amd/compiler/aco_lower_to_hw_instr.cpp
src/amd/compiler/aco_opcodes.py
src/amd/compiler/aco_opcodes_cpp.py
src/amd/compiler/aco_opt_value_numbering.cpp
src/amd/compiler/aco_optimizer.cpp
src/amd/compiler/aco_print_asm.cpp
src/amd/compiler/aco_print_ir.cpp
src/amd/compiler/aco_reduce_assign.cpp
src/amd/compiler/aco_register_allocation.cpp
src/amd/compiler/aco_scheduler.cpp
src/amd/compiler/aco_spill.cpp
src/amd/compiler/aco_validate.cpp
src/amd/compiler/meson.build
src/amd/llvm/ac_llvm_build.c
src/amd/llvm/ac_llvm_build.h
src/amd/llvm/ac_llvm_helper.cpp
src/amd/llvm/ac_llvm_util.c
src/amd/llvm/ac_llvm_util.h
src/amd/llvm/ac_nir_to_llvm.c
src/amd/llvm/ac_shader_abi.h
src/amd/llvm/meson.build
src/amd/registers/amdgfxregs.json
src/amd/registers/gfx10.json
src/amd/vulkan/Makefile.sources
src/amd/vulkan/gfx10_format_table.py
src/amd/vulkan/meson.build
src/amd/vulkan/radv_android.c
src/amd/vulkan/radv_cmd_buffer.c
src/amd/vulkan/radv_constants.h
src/amd/vulkan/radv_cs.h
src/amd/vulkan/radv_debug.c
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_descriptor_set.c
src/amd/vulkan/radv_descriptor_set.h
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_entrypoints_gen.py
src/amd/vulkan/radv_extensions.py
src/amd/vulkan/radv_formats.c
src/amd/vulkan/radv_image.c
src/amd/vulkan/radv_meta.c
src/amd/vulkan/radv_meta.h
src/amd/vulkan/radv_meta_blit.c
src/amd/vulkan/radv_meta_blit2d.c
src/amd/vulkan/radv_meta_bufimage.c
src/amd/vulkan/radv_meta_clear.c
src/amd/vulkan/radv_meta_decompress.c
src/amd/vulkan/radv_meta_fast_clear.c
src/amd/vulkan/radv_meta_fmask_expand.c
src/amd/vulkan/radv_meta_resolve_cs.c
src/amd/vulkan/radv_nir_lower_ycbcr_textures.c
src/amd/vulkan/radv_nir_to_llvm.c
src/amd/vulkan/radv_pass.c
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_pipeline_cache.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_query.c
src/amd/vulkan/radv_radeon_winsys.h
src/amd/vulkan/radv_rgp.c
src/amd/vulkan/radv_shader.c
src/amd/vulkan/radv_shader.h
src/amd/vulkan/radv_shader_info.c
src/amd/vulkan/radv_sqtt.c
src/amd/vulkan/radv_wsi.c
src/amd/vulkan/radv_wsi_display.c
src/amd/vulkan/si_cmd_buffer.c
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.c
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.c
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h
src/amd/vulkan/winsys/null/radv_null_cs.c
src/amd/vulkan/winsys/null/radv_null_winsys.c
src/amd/vulkan/winsys/null/radv_null_winsys.h
src/broadcom/cle/meson.build
src/broadcom/cle/v3d_packet_v33.xml
src/broadcom/compiler/meson.build
src/broadcom/compiler/nir_to_vir.c
src/broadcom/compiler/v3d40_tex.c
src/broadcom/compiler/v3d_compiler.h
src/broadcom/compiler/v3d_nir_lower_io.c
src/broadcom/compiler/vir.c
src/broadcom/compiler/vir_register_allocate.c
src/broadcom/drm-shim/meson.build
src/broadcom/drm-shim/v3d.c
src/broadcom/drm-shim/v3d_noop.c
src/broadcom/meson.build
src/broadcom/qpu/meson.build
src/compiler/Makefile.sources
src/compiler/glsl/README
src/compiler/glsl/ast.h
src/compiler/glsl/ast_function.cpp
src/compiler/glsl/ast_to_hir.cpp
src/compiler/glsl/builtin_functions.cpp
src/compiler/glsl/builtin_types.cpp
src/compiler/glsl/builtin_variables.cpp
src/compiler/glsl/gl_nir_link_uniform_blocks.c
src/compiler/glsl/gl_nir_link_uniform_initializers.c
src/compiler/glsl/gl_nir_link_uniforms.c
src/compiler/glsl/gl_nir_linker.c
src/compiler/glsl/gl_nir_lower_images.c
src/compiler/glsl/gl_nir_lower_samplers_as_deref.c
src/compiler/glsl/glcpp/glcpp-parse.y
src/compiler/glsl/glcpp/meson.build
src/compiler/glsl/glcpp/tests/glcpp_test.py
src/compiler/glsl/glsl_parser.yy
src/compiler/glsl/glsl_parser_extras.cpp
src/compiler/glsl/glsl_parser_extras.h
src/compiler/glsl/glsl_to_nir.cpp
src/compiler/glsl/ir.cpp
src/compiler/glsl/ir.h
src/compiler/glsl/ir_array_refcount.cpp
src/compiler/glsl/ir_array_refcount.h
src/compiler/glsl/ir_constant_expression.cpp
src/compiler/glsl/ir_expression_operation.py
src/compiler/glsl/ir_function.cpp
src/compiler/glsl/ir_optimization.h
src/compiler/glsl/ir_print_visitor.cpp
src/compiler/glsl/ir_validate.cpp
src/compiler/glsl/linker.cpp
src/compiler/glsl/linker_util.cpp
src/compiler/glsl/linker_util.h
src/compiler/glsl/list.h
src/compiler/glsl/lower_builtins.cpp
src/compiler/glsl/lower_noise.cpp
src/compiler/glsl/lower_precision.cpp
src/compiler/glsl/meson.build
src/compiler/glsl/opt_algebraic.cpp
src/compiler/glsl/opt_constant_propagation.cpp
src/compiler/glsl/opt_constant_variable.cpp
src/compiler/glsl/opt_minmax.cpp
src/compiler/glsl/serialize.cpp
src/compiler/glsl/standalone.cpp
src/compiler/glsl/test_optpass.cpp
src/compiler/glsl/tests/array_refcount_test.cpp
src/compiler/glsl/tests/lower_precision_test.py
src/compiler/glsl/tests/meson.build
src/compiler/glsl/tests/optimization-test.sh
src/compiler/glsl/tests/optimization_test.py
src/compiler/glsl/tests/warnings-test.sh
src/compiler/glsl/tests/warnings_test.py
src/compiler/glsl_types.cpp
src/compiler/glsl_types.h
src/compiler/meson.build
src/compiler/nir/meson.build
src/compiler/nir/nir.c
src/compiler/nir/nir.h
src/compiler/nir/nir_algebraic.py
src/compiler/nir/nir_builder.h
src/compiler/nir/nir_builder_opcodes_h.py
src/compiler/nir/nir_builtin_builder.h
src/compiler/nir/nir_clone.c
src/compiler/nir/nir_constant_expressions.py
src/compiler/nir/nir_control_flow.c
src/compiler/nir/nir_deref.c
src/compiler/nir/nir_divergence_analysis.c
src/compiler/nir/nir_dominance.c
src/compiler/nir/nir_from_ssa.c
src/compiler/nir/nir_gather_info.c
src/compiler/nir/nir_gather_xfb_info.c
src/compiler/nir/nir_inline_functions.c
src/compiler/nir/nir_instr_set.c
src/compiler/nir/nir_intrinsics.py
src/compiler/nir/nir_linking_helpers.c
src/compiler/nir/nir_lower_alu_to_scalar.c
src/compiler/nir/nir_lower_amul.c
src/compiler/nir/nir_lower_array_deref_of_vec.c
src/compiler/nir/nir_lower_atomics_to_ssbo.c
src/compiler/nir/nir_lower_bit_size.c
src/compiler/nir/nir_lower_bool_to_int32.c
src/compiler/nir/nir_lower_clip.c
src/compiler/nir/nir_lower_clip_cull_distance_arrays.c
src/compiler/nir/nir_lower_double_ops.c
src/compiler/nir/nir_lower_global_vars_to_local.c
src/compiler/nir/nir_lower_indirect_derefs.c
src/compiler/nir/nir_lower_int64.c
src/compiler/nir/nir_lower_io.c
src/compiler/nir/nir_lower_io_arrays_to_elements.c
src/compiler/nir/nir_lower_io_to_vector.c
src/compiler/nir/nir_lower_load_const_to_scalar.c
src/compiler/nir/nir_lower_locals_to_regs.c
src/compiler/nir/nir_lower_packing.c
src/compiler/nir/nir_lower_phis_to_scalar.c
src/compiler/nir/nir_lower_point_size_mov.c
src/compiler/nir/nir_lower_regs_to_ssa.c
src/compiler/nir/nir_lower_returns.c
src/compiler/nir/nir_lower_samplers.c
src/compiler/nir/nir_lower_scratch.c
src/compiler/nir/nir_lower_subgroups.c
src/compiler/nir/nir_lower_tex.c
src/compiler/nir/nir_lower_two_sided_color.c
src/compiler/nir/nir_lower_uniforms_to_ubo.c
src/compiler/nir/nir_lower_var_copies.c
src/compiler/nir/nir_lower_variable_initializers.c
src/compiler/nir/nir_lower_vars_to_ssa.c
src/compiler/nir/nir_lower_vec_to_movs.c
src/compiler/nir/nir_lower_wpos_ytransform.c
src/compiler/nir/nir_metadata.c
src/compiler/nir/nir_opcodes.py
src/compiler/nir/nir_opt_access.c
src/compiler/nir/nir_opt_algebraic.py
src/compiler/nir/nir_opt_barriers.c
src/compiler/nir/nir_opt_combine_stores.c
src/compiler/nir/nir_opt_comparison_pre.c
src/compiler/nir/nir_opt_conditional_discard.c
src/compiler/nir/nir_opt_constant_folding.c
src/compiler/nir/nir_opt_copy_prop_vars.c
src/compiler/nir/nir_opt_copy_propagate.c
src/compiler/nir/nir_opt_cse.c
src/compiler/nir/nir_opt_dce.c
src/compiler/nir/nir_opt_dead_cf.c
src/compiler/nir/nir_opt_dead_write_vars.c
src/compiler/nir/nir_opt_find_array_copies.c
src/compiler/nir/nir_opt_gcm.c
src/compiler/nir/nir_opt_idiv_const.c
src/compiler/nir/nir_opt_if.c
src/compiler/nir/nir_opt_intrinsics.c
src/compiler/nir/nir_opt_large_constants.c
src/compiler/nir/nir_opt_load_store_vectorize.c
src/compiler/nir/nir_opt_loop_unroll.c
src/compiler/nir/nir_opt_move.c
src/compiler/nir/nir_opt_peephole_select.c
src/compiler/nir/nir_opt_rematerialize_compares.c
src/compiler/nir/nir_opt_remove_phis.c
src/compiler/nir/nir_opt_trivial_continues.c
src/compiler/nir/nir_opt_undef.c
src/compiler/nir/nir_opt_vectorize.c
src/compiler/nir/nir_print.c
src/compiler/nir/nir_remove_dead_variables.c
src/compiler/nir/nir_schedule.c
src/compiler/nir/nir_search.c
src/compiler/nir/nir_serialize.c
src/compiler/nir/nir_split_per_member_structs.c
src/compiler/nir/nir_split_var_copies.c
src/compiler/nir/nir_split_vars.c
src/compiler/nir/nir_to_lcssa.c
src/compiler/nir/nir_validate.c
src/compiler/nir/tests/algebraic_parser_test.sh
src/compiler/nir/tests/load_store_vectorizer_tests.cpp
src/compiler/nir/tests/vars_tests.cpp
src/compiler/nir_types.cpp
src/compiler/nir_types.h
src/compiler/shader_enums.c
src/compiler/shader_enums.h
src/compiler/shader_info.h
src/compiler/spirv/nir_spirv.h
src/compiler/spirv/spirv.core.grammar.json
src/compiler/spirv/spirv.h
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_amd.c
src/compiler/spirv/vtn_cfg.c
src/compiler/spirv/vtn_gather_types_c.py
src/compiler/spirv/vtn_glsl450.c
src/compiler/spirv/vtn_opencl.c
src/compiler/spirv/vtn_private.h
src/compiler/spirv/vtn_subgroup.c
src/compiler/spirv/vtn_variables.c
src/drm-shim/device.c
src/drm-shim/drm_shim.c
src/drm-shim/drm_shim.h
src/drm-shim/meson.build
src/egl/drivers/dri2/egl_dri2.c
src/egl/drivers/dri2/egl_dri2.h
src/egl/drivers/dri2/platform_android.c
src/egl/drivers/dri2/platform_drm.c
src/egl/drivers/dri2/platform_wayland.c
src/egl/generate/egl.xml
src/egl/generate/eglFunctionList.py
src/egl/main/eglapi.c
src/egl/main/egldevice.c
src/egl/main/egldisplay.c
src/egl/main/eglglobals.c
src/egl/main/eglglobals.h
src/egl/main/eglglvnd.c
src/egl/meson.build
src/egl/wayland/wayland-drm/meson.build
src/etnaviv/drm-shim/etnaviv_noop.c
src/etnaviv/drm-shim/meson.build
src/etnaviv/drm/etnaviv_device.c
src/etnaviv/drm/etnaviv_priv.h
src/etnaviv/drm/meson.build
src/etnaviv/drm/tests/meson.build
src/freedreno/Makefile.sources
src/freedreno/computerator/a6xx.c
src/freedreno/computerator/ir3_asm.c
src/freedreno/computerator/ir3_asm.h
src/freedreno/computerator/ir3_lexer.l
src/freedreno/computerator/ir3_parser.y
src/freedreno/computerator/main.h
src/freedreno/computerator/meson.build
src/freedreno/drm-shim/README.md
src/freedreno/drm-shim/freedreno_noop.c
src/freedreno/drm-shim/meson.build
src/freedreno/drm/freedreno_bo.c
src/freedreno/drm/freedreno_bo_cache.c
src/freedreno/drm/freedreno_device.c
src/freedreno/drm/freedreno_drmif.h
src/freedreno/drm/freedreno_priv.h
src/freedreno/drm/freedreno_ringbuffer.c
src/freedreno/drm/freedreno_ringbuffer.h
src/freedreno/drm/meson.build
src/freedreno/drm/msm_bo.c
src/freedreno/drm/msm_ringbuffer.c
src/freedreno/drm/msm_ringbuffer_sp.c
src/freedreno/fdl/fd6_layout.c
src/freedreno/fdl/freedreno_layout.c
src/freedreno/fdl/freedreno_layout.h
src/freedreno/fdl/meson.build
src/freedreno/ir3/disasm-a3xx.c
src/freedreno/ir3/instr-a3xx.h
src/freedreno/ir3/ir3.c
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_a4xx.c
src/freedreno/ir3/ir3_a6xx.c
src/freedreno/ir3/ir3_cf.c
src/freedreno/ir3/ir3_compiler.c
src/freedreno/ir3/ir3_compiler.h
src/freedreno/ir3/ir3_compiler_nir.c
src/freedreno/ir3/ir3_context.c
src/freedreno/ir3/ir3_context.h
src/freedreno/ir3/ir3_cp.c
src/freedreno/ir3/ir3_delay.c
src/freedreno/ir3/ir3_depth.c
src/freedreno/ir3/ir3_group.c
src/freedreno/ir3/ir3_image.c
src/freedreno/ir3/ir3_image.h
src/freedreno/ir3/ir3_legalize.c
src/freedreno/ir3/ir3_nir.c
src/freedreno/ir3/ir3_nir.h
src/freedreno/ir3/ir3_nir_analyze_ubo_ranges.c
src/freedreno/ir3/ir3_nir_lower_io_offsets.c
src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_offset.c
src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_sample.c
src/freedreno/ir3/ir3_nir_lower_tess.c
src/freedreno/ir3/ir3_nir_lower_tex_prefetch.c
src/freedreno/ir3/ir3_nir_move_varying_inputs.c
src/freedreno/ir3/ir3_nir_trig.py
src/freedreno/ir3/ir3_postsched.c
src/freedreno/ir3/ir3_print.c
src/freedreno/ir3/ir3_ra.c
src/freedreno/ir3/ir3_ra.h
src/freedreno/ir3/ir3_ra_regset.c
src/freedreno/ir3/ir3_sched.c
src/freedreno/ir3/ir3_shader.c
src/freedreno/ir3/ir3_shader.h
src/freedreno/ir3/ir3_sun.c
src/freedreno/ir3/meson.build
src/freedreno/meson.build
src/freedreno/perfcntrs/fdperf.c
src/freedreno/perfcntrs/meson.build
src/freedreno/registers/a3xx.xml
src/freedreno/registers/a4xx.xml
src/freedreno/registers/a5xx.xml
src/freedreno/registers/a6xx.xml
src/freedreno/registers/adreno_pm4.xml
src/freedreno/registers/meson.build
src/freedreno/vulkan/meson.build
src/freedreno/vulkan/tu_android.c
src/freedreno/vulkan/tu_blit.c
src/freedreno/vulkan/tu_blit.h
src/freedreno/vulkan/tu_cmd_buffer.c
src/freedreno/vulkan/tu_cs.c
src/freedreno/vulkan/tu_cs.h
src/freedreno/vulkan/tu_descriptor_set.c
src/freedreno/vulkan/tu_descriptor_set.h
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_drm.c
src/freedreno/vulkan/tu_entrypoints_gen.py
src/freedreno/vulkan/tu_extensions.py
src/freedreno/vulkan/tu_fence.c
src/freedreno/vulkan/tu_formats.c
src/freedreno/vulkan/tu_image.c
src/freedreno/vulkan/tu_meta_blit.c
src/freedreno/vulkan/tu_meta_buffer.c
src/freedreno/vulkan/tu_meta_clear.c
src/freedreno/vulkan/tu_meta_copy.c
src/freedreno/vulkan/tu_meta_resolve.c
src/freedreno/vulkan/tu_pass.c
src/freedreno/vulkan/tu_pipeline.c
src/freedreno/vulkan/tu_pipeline_cache.c
src/freedreno/vulkan/tu_private.h
src/freedreno/vulkan/tu_query.c
src/freedreno/vulkan/tu_shader.c
src/freedreno/vulkan/tu_util.c
src/freedreno/vulkan/tu_util.h
src/freedreno/vulkan/tu_wsi.c
src/freedreno/vulkan/vk_format.h
src/gallium/README.portability
src/gallium/SConscript
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/cso_cache/cso_context.h
src/gallium/auxiliary/draw/draw_cliptest_tmp.h
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_gs.c
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/auxiliary/draw/draw_llvm.h
src/gallium/auxiliary/draw/draw_llvm_sample.c
src/gallium/auxiliary/draw/draw_pipe.c
src/gallium/auxiliary/draw/draw_pipe.h
src/gallium/auxiliary/draw/draw_pipe_aaline.c
src/gallium/auxiliary/draw/draw_pipe_aapoint.c
src/gallium/auxiliary/draw/draw_pipe_cull.c
src/gallium/auxiliary/draw/draw_pipe_offset.c
src/gallium/auxiliary/draw/draw_pipe_pstipple.c
src/gallium/auxiliary/draw/draw_pipe_validate.c
src/gallium/auxiliary/draw/draw_pipe_wide_point.c
src/gallium/auxiliary/draw/draw_prim_assembler.c
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c
src/gallium/auxiliary/draw/draw_tess.c
src/gallium/auxiliary/draw/draw_vs_exec.c
src/gallium/auxiliary/draw/draw_vs_llvm.c
src/gallium/auxiliary/driver_ddebug/dd_draw.c
src/gallium/auxiliary/driver_ddebug/dd_pipe.h
src/gallium/auxiliary/driver_noop/noop_pipe.c
src/gallium/auxiliary/driver_rbug/README
src/gallium/auxiliary/driver_rbug/rbug_context.c
src/gallium/auxiliary/driver_trace/README
src/gallium/auxiliary/driver_trace/tr_context.c
src/gallium/auxiliary/driver_trace/tr_dump_state.c
src/gallium/auxiliary/gallivm/lp_bld_conv.c
src/gallium/auxiliary/gallivm/lp_bld_coro.c
src/gallium/auxiliary/gallivm/lp_bld_coro.h
src/gallium/auxiliary/gallivm/lp_bld_flow.c
src/gallium/auxiliary/gallivm/lp_bld_flow.h
src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
src/gallium/auxiliary/gallivm/lp_bld_format_s3tc.c
src/gallium/auxiliary/gallivm/lp_bld_format_soa.c
src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c
src/gallium/auxiliary/gallivm/lp_bld_init.c
src/gallium/auxiliary/gallivm/lp_bld_init.h
src/gallium/auxiliary/gallivm/lp_bld_limits.h
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
src/gallium/auxiliary/gallivm/lp_bld_misc.h
src/gallium/auxiliary/gallivm/lp_bld_nir.c
src/gallium/auxiliary/gallivm/lp_bld_nir.h
src/gallium/auxiliary/gallivm/lp_bld_nir_soa.c
src/gallium/auxiliary/gallivm/lp_bld_printf.c
src/gallium/auxiliary/gallivm/lp_bld_sample.c
src/gallium/auxiliary/gallivm/lp_bld_sample.h
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/auxiliary/gallivm/lp_bld_type.c
src/gallium/auxiliary/hud/hud_context.c
src/gallium/auxiliary/hud/hud_private.h
src/gallium/auxiliary/meson.build
src/gallium/auxiliary/nir/nir_draw_helpers.c
src/gallium/auxiliary/nir/nir_to_tgsi_info.c
src/gallium/auxiliary/nir/tgsi_to_nir.c
src/gallium/auxiliary/nir/tgsi_to_nir.h
src/gallium/auxiliary/os/os_process.c
src/gallium/auxiliary/pipe-loader/SConscript
src/gallium/auxiliary/pipe-loader/driinfo_gallium.h
src/gallium/auxiliary/pipe-loader/meson.build
src/gallium/auxiliary/pipe-loader/pipe_loader.c
src/gallium/auxiliary/pipe-loader/pipe_loader.h
src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c
src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c
src/gallium/auxiliary/pipebuffer/pb_buffer.h
src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c
src/gallium/auxiliary/postprocess/ADDING
src/gallium/auxiliary/postprocess/pp_mlaa.c
src/gallium/auxiliary/postprocess/pp_run.c
src/gallium/auxiliary/renderonly/renderonly.c
src/gallium/auxiliary/renderonly/renderonly.h
src/gallium/auxiliary/target-helpers/drm_helper.h
src/gallium/auxiliary/target-helpers/inline_sw_helper.h
src/gallium/auxiliary/target-helpers/sw_helper.h
src/gallium/auxiliary/tgsi/tgsi_exec.h
src/gallium/auxiliary/tgsi/tgsi_from_mesa.c
src/gallium/auxiliary/tgsi/tgsi_strings.c
src/gallium/auxiliary/tgsi/tgsi_transform.h
src/gallium/auxiliary/tgsi/tgsi_ureg.c
src/gallium/auxiliary/util/u_blitter.c
src/gallium/auxiliary/util/u_debug_refcnt.c
src/gallium/auxiliary/util/u_debug_stack.c
src/gallium/auxiliary/util/u_debug_symbol.c
src/gallium/auxiliary/util/u_draw.c
src/gallium/auxiliary/util/u_dump_state.c
src/gallium/auxiliary/util/u_helpers.c
src/gallium/auxiliary/util/u_helpers.h
src/gallium/auxiliary/util/u_inlines.h
src/gallium/auxiliary/util/u_live_shader_cache.c
src/gallium/auxiliary/util/u_live_shader_cache.h
src/gallium/auxiliary/util/u_screen.c
src/gallium/auxiliary/util/u_simple_shaders.c
src/gallium/auxiliary/util/u_simple_shaders.h
src/gallium/auxiliary/util/u_surface.c
src/gallium/auxiliary/util/u_surface.h
src/gallium/auxiliary/util/u_tests.c
src/gallium/auxiliary/util/u_threaded_context.c
src/gallium/auxiliary/util/u_threaded_context.h
src/gallium/auxiliary/util/u_tile.c
src/gallium/auxiliary/util/u_transfer_helper.h
src/gallium/auxiliary/util/u_vbuf.c
src/gallium/auxiliary/util/u_vbuf.h
src/gallium/auxiliary/vl/vl_compositor.c
src/gallium/auxiliary/vl/vl_compositor.h
src/gallium/auxiliary/vl/vl_compositor_cs.c
src/gallium/auxiliary/vl/vl_winsys_dri.c
src/gallium/auxiliary/vl/vl_winsys_drm.c
src/gallium/docs/source/conf.py
src/gallium/docs/source/context.rst
src/gallium/docs/source/cso/blend.rst
src/gallium/docs/source/cso/rasterizer.rst
src/gallium/docs/source/debugging.rst
src/gallium/docs/source/distro.rst
src/gallium/docs/source/drivers/freedreno/ir3-notes.rst
src/gallium/docs/source/exts/formatting.py
src/gallium/docs/source/screen.rst
src/gallium/docs/source/tgsi.rst
src/gallium/drivers/etnaviv/Makefile.sources
src/gallium/drivers/etnaviv/etnaviv_blend.c
src/gallium/drivers/etnaviv/etnaviv_blt.c
src/gallium/drivers/etnaviv/etnaviv_clear_blit.c
src/gallium/drivers/etnaviv/etnaviv_compiler_nir.c
src/gallium/drivers/etnaviv/etnaviv_compiler_nir_emit.h
src/gallium/drivers/etnaviv/etnaviv_context.c
src/gallium/drivers/etnaviv/etnaviv_context.h
src/gallium/drivers/etnaviv/etnaviv_emit.c
src/gallium/drivers/etnaviv/etnaviv_fence.c
src/gallium/drivers/etnaviv/etnaviv_format.c
src/gallium/drivers/etnaviv/etnaviv_format.h
src/gallium/drivers/etnaviv/etnaviv_internal.h
src/gallium/drivers/etnaviv/etnaviv_query.c
src/gallium/drivers/etnaviv/etnaviv_query.h
src/gallium/drivers/etnaviv/etnaviv_query_hw.c
src/gallium/drivers/etnaviv/etnaviv_query_hw.h
src/gallium/drivers/etnaviv/etnaviv_query_pm.c
src/gallium/drivers/etnaviv/etnaviv_query_pm.h
src/gallium/drivers/etnaviv/etnaviv_query_sw.c
src/gallium/drivers/etnaviv/etnaviv_rs.c
src/gallium/drivers/etnaviv/etnaviv_screen.c
src/gallium/drivers/etnaviv/etnaviv_screen.h
src/gallium/drivers/etnaviv/etnaviv_shader.c
src/gallium/drivers/etnaviv/etnaviv_state.c
src/gallium/drivers/etnaviv/etnaviv_texture_desc.c
src/gallium/drivers/etnaviv/etnaviv_texture_state.c
src/gallium/drivers/etnaviv/etnaviv_transfer.c
src/gallium/drivers/etnaviv/etnaviv_translate.h
src/gallium/drivers/etnaviv/etnaviv_zsa.c
src/gallium/drivers/etnaviv/hw/common.xml.h
src/gallium/drivers/etnaviv/hw/common_3d.xml.h
src/gallium/drivers/etnaviv/hw/state.xml.h
src/gallium/drivers/etnaviv/hw/state_3d.xml.h
src/gallium/drivers/etnaviv/hw/state_blt.xml.h
src/gallium/drivers/etnaviv/hw/texdesc_3d.xml.h
src/gallium/drivers/etnaviv/meson.build
src/gallium/drivers/freedreno/Makefile.sources
src/gallium/drivers/freedreno/a2xx/fd2_gmem.c
src/gallium/drivers/freedreno/a2xx/fd2_program.c
src/gallium/drivers/freedreno/a2xx/fd2_query.c
src/gallium/drivers/freedreno/a2xx/fd2_resource.c
src/gallium/drivers/freedreno/a2xx/fd2_texture.c
src/gallium/drivers/freedreno/a2xx/fd2_util.h
src/gallium/drivers/freedreno/a2xx/ir2_nir.c
src/gallium/drivers/freedreno/a3xx/fd3_blend.c
src/gallium/drivers/freedreno/a3xx/fd3_draw.c
src/gallium/drivers/freedreno/a3xx/fd3_emit.c
src/gallium/drivers/freedreno/a3xx/fd3_format.c
src/gallium/drivers/freedreno/a3xx/fd3_format.h
src/gallium/drivers/freedreno/a3xx/fd3_gmem.c
src/gallium/drivers/freedreno/a3xx/fd3_program.c
src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c
src/gallium/drivers/freedreno/a3xx/fd3_resource.c
src/gallium/drivers/freedreno/a3xx/fd3_screen.c
src/gallium/drivers/freedreno/a3xx/fd3_texture.c
src/gallium/drivers/freedreno/a4xx/fd4_blend.c
src/gallium/drivers/freedreno/a4xx/fd4_draw.c
src/gallium/drivers/freedreno/a4xx/fd4_draw.h
src/gallium/drivers/freedreno/a4xx/fd4_emit.c
src/gallium/drivers/freedreno/a4xx/fd4_format.c
src/gallium/drivers/freedreno/a4xx/fd4_gmem.c
src/gallium/drivers/freedreno/a4xx/fd4_program.c
src/gallium/drivers/freedreno/a4xx/fd4_query.c
src/gallium/drivers/freedreno/a4xx/fd4_screen.c
src/gallium/drivers/freedreno/a4xx/fd4_texture.c
src/gallium/drivers/freedreno/a5xx/fd5_blend.c
src/gallium/drivers/freedreno/a5xx/fd5_blitter.c
src/gallium/drivers/freedreno/a5xx/fd5_compute.c
src/gallium/drivers/freedreno/a5xx/fd5_context.h
src/gallium/drivers/freedreno/a5xx/fd5_draw.c
src/gallium/drivers/freedreno/a5xx/fd5_draw.h
src/gallium/drivers/freedreno/a5xx/fd5_emit.c
src/gallium/drivers/freedreno/a5xx/fd5_emit.h
src/gallium/drivers/freedreno/a5xx/fd5_format.c
src/gallium/drivers/freedreno/a5xx/fd5_gmem.c
src/gallium/drivers/freedreno/a5xx/fd5_image.c
src/gallium/drivers/freedreno/a5xx/fd5_program.c
src/gallium/drivers/freedreno/a5xx/fd5_query.c
src/gallium/drivers/freedreno/a5xx/fd5_resource.c
src/gallium/drivers/freedreno/a5xx/fd5_screen.c
src/gallium/drivers/freedreno/a5xx/fd5_texture.c
src/gallium/drivers/freedreno/a6xx/fd6_blend.c
src/gallium/drivers/freedreno/a6xx/fd6_blend.h
src/gallium/drivers/freedreno/a6xx/fd6_blitter.c
src/gallium/drivers/freedreno/a6xx/fd6_compute.c
src/gallium/drivers/freedreno/a6xx/fd6_context.c
src/gallium/drivers/freedreno/a6xx/fd6_context.h
src/gallium/drivers/freedreno/a6xx/fd6_draw.c
src/gallium/drivers/freedreno/a6xx/fd6_emit.c
src/gallium/drivers/freedreno/a6xx/fd6_emit.h
src/gallium/drivers/freedreno/a6xx/fd6_format.c
src/gallium/drivers/freedreno/a6xx/fd6_format.h
src/gallium/drivers/freedreno/a6xx/fd6_gmem.c
src/gallium/drivers/freedreno/a6xx/fd6_image.c
src/gallium/drivers/freedreno/a6xx/fd6_pack.h
src/gallium/drivers/freedreno/a6xx/fd6_program.c
src/gallium/drivers/freedreno/a6xx/fd6_program.h
src/gallium/drivers/freedreno/a6xx/fd6_query.c
src/gallium/drivers/freedreno/a6xx/fd6_rasterizer.c
src/gallium/drivers/freedreno/a6xx/fd6_resource.c
src/gallium/drivers/freedreno/a6xx/fd6_screen.c
src/gallium/drivers/freedreno/a6xx/fd6_texture.c
src/gallium/drivers/freedreno/a6xx/fd6_zsa.c
src/gallium/drivers/freedreno/a6xx/fd6_zsa.h
src/gallium/drivers/freedreno/freedreno_batch.c
src/gallium/drivers/freedreno/freedreno_batch.h
src/gallium/drivers/freedreno/freedreno_batch_cache.c
src/gallium/drivers/freedreno/freedreno_batch_cache.h
src/gallium/drivers/freedreno/freedreno_context.c
src/gallium/drivers/freedreno/freedreno_context.h
src/gallium/drivers/freedreno/freedreno_draw.c
src/gallium/drivers/freedreno/freedreno_fence.c
src/gallium/drivers/freedreno/freedreno_gmem.c
src/gallium/drivers/freedreno/freedreno_gmem.h
src/gallium/drivers/freedreno/freedreno_log.c
src/gallium/drivers/freedreno/freedreno_program.c
src/gallium/drivers/freedreno/freedreno_query_acc.c
src/gallium/drivers/freedreno/freedreno_query_hw.c
src/gallium/drivers/freedreno/freedreno_resource.c
src/gallium/drivers/freedreno/freedreno_resource.h
src/gallium/drivers/freedreno/freedreno_screen.c
src/gallium/drivers/freedreno/freedreno_screen.h
src/gallium/drivers/freedreno/freedreno_state.c
src/gallium/drivers/freedreno/freedreno_texture.c
src/gallium/drivers/freedreno/freedreno_util.h
src/gallium/drivers/freedreno/ir3/ir3_cache.c
src/gallium/drivers/freedreno/ir3/ir3_cmdline.c
src/gallium/drivers/freedreno/ir3/ir3_gallium.c
src/gallium/drivers/freedreno/ir3/ir3_gallium.h
src/gallium/drivers/freedreno/log-parser.py
src/gallium/drivers/freedreno/meson.build
src/gallium/drivers/i915/TODO
src/gallium/drivers/i915/i915_clear.c
src/gallium/drivers/i915/i915_context.h
src/gallium/drivers/i915/i915_screen.c
src/gallium/drivers/i915/i915_state.c
src/gallium/drivers/i915/meson.build
src/gallium/drivers/iris/Makefile.sources
src/gallium/drivers/iris/driinfo_iris.h
src/gallium/drivers/iris/iris_batch.c
src/gallium/drivers/iris/iris_batch.h
src/gallium/drivers/iris/iris_binder.c
src/gallium/drivers/iris/iris_blit.c
src/gallium/drivers/iris/iris_blorp.c
src/gallium/drivers/iris/iris_bufmgr.c
src/gallium/drivers/iris/iris_bufmgr.h
src/gallium/drivers/iris/iris_clear.c
src/gallium/drivers/iris/iris_context.c
src/gallium/drivers/iris/iris_context.h
src/gallium/drivers/iris/iris_disk_cache.c
src/gallium/drivers/iris/iris_draw.c
src/gallium/drivers/iris/iris_fence.c
src/gallium/drivers/iris/iris_fence.h
src/gallium/drivers/iris/iris_formats.c
src/gallium/drivers/iris/iris_genx_macros.h
src/gallium/drivers/iris/iris_monitor.c
src/gallium/drivers/iris/iris_perf.c
src/gallium/drivers/iris/iris_performance_query.c
src/gallium/drivers/iris/iris_pipe_control.c
src/gallium/drivers/iris/iris_program.c
src/gallium/drivers/iris/iris_program_cache.c
src/gallium/drivers/iris/iris_query.c
src/gallium/drivers/iris/iris_resolve.c
src/gallium/drivers/iris/iris_resource.c
src/gallium/drivers/iris/iris_resource.h
src/gallium/drivers/iris/iris_screen.c
src/gallium/drivers/iris/iris_screen.h
src/gallium/drivers/iris/iris_state.c
src/gallium/drivers/iris/meson.build
src/gallium/drivers/lima/ir/lima_ir.h
src/gallium/drivers/lima/ir/pp/codegen.c
src/gallium/drivers/lima/ir/pp/instr.c
src/gallium/drivers/lima/ir/pp/liveness.c
src/gallium/drivers/lima/ir/pp/lower.c
src/gallium/drivers/lima/ir/pp/nir.c
src/gallium/drivers/lima/ir/pp/node.c
src/gallium/drivers/lima/ir/pp/node_to_instr.c
src/gallium/drivers/lima/ir/pp/ppir.h
src/gallium/drivers/lima/ir/pp/regalloc.c
src/gallium/drivers/lima/lima_bo.c
src/gallium/drivers/lima/lima_context.h
src/gallium/drivers/lima/lima_draw.c
src/gallium/drivers/lima/lima_fence.c
src/gallium/drivers/lima/lima_program.c
src/gallium/drivers/lima/lima_resource.c
src/gallium/drivers/lima/meson.build
src/gallium/drivers/llvmpipe/lp_bld_depth.c
src/gallium/drivers/llvmpipe/lp_bld_depth.h
src/gallium/drivers/llvmpipe/lp_bld_interp.c
src/gallium/drivers/llvmpipe/lp_bld_interp.h
src/gallium/drivers/llvmpipe/lp_clear.c
src/gallium/drivers/llvmpipe/lp_clear.h
src/gallium/drivers/llvmpipe/lp_context.c
src/gallium/drivers/llvmpipe/lp_context.h
src/gallium/drivers/llvmpipe/lp_cs_tpool.c
src/gallium/drivers/llvmpipe/lp_debug.h
src/gallium/drivers/llvmpipe/lp_jit.c
src/gallium/drivers/llvmpipe/lp_jit.h
src/gallium/drivers/llvmpipe/lp_limits.h
src/gallium/drivers/llvmpipe/lp_query.c
src/gallium/drivers/llvmpipe/lp_query.h
src/gallium/drivers/llvmpipe/lp_rast.c
src/gallium/drivers/llvmpipe/lp_rast.h
src/gallium/drivers/llvmpipe/lp_rast_priv.h
src/gallium/drivers/llvmpipe/lp_rast_tri.c
src/gallium/drivers/llvmpipe/lp_rast_tri_tmp.h
src/gallium/drivers/llvmpipe/lp_scene.c
src/gallium/drivers/llvmpipe/lp_scene.h
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/llvmpipe/lp_screen.h
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_setup.h
src/gallium/drivers/llvmpipe/lp_setup_context.h
src/gallium/drivers/llvmpipe/lp_setup_line.c
src/gallium/drivers/llvmpipe/lp_setup_point.c
src/gallium/drivers/llvmpipe/lp_setup_tri.c
src/gallium/drivers/llvmpipe/lp_setup_vbuf.c
src/gallium/drivers/llvmpipe/lp_state.h
src/gallium/drivers/llvmpipe/lp_state_blend.c
src/gallium/drivers/llvmpipe/lp_state_cs.c
src/gallium/drivers/llvmpipe/lp_state_cs.h
src/gallium/drivers/llvmpipe/lp_state_derived.c
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/llvmpipe/lp_state_fs.h
src/gallium/drivers/llvmpipe/lp_state_gs.c
src/gallium/drivers/llvmpipe/lp_state_rasterizer.c
src/gallium/drivers/llvmpipe/lp_state_sampler.c
src/gallium/drivers/llvmpipe/lp_state_setup.c
src/gallium/drivers/llvmpipe/lp_state_setup.h
src/gallium/drivers/llvmpipe/lp_surface.c
src/gallium/drivers/llvmpipe/lp_test_arit.c
src/gallium/drivers/llvmpipe/lp_test_blend.c
src/gallium/drivers/llvmpipe/lp_test_conv.c
src/gallium/drivers/llvmpipe/lp_test_format.c
src/gallium/drivers/llvmpipe/lp_test_printf.c
src/gallium/drivers/llvmpipe/lp_tex_sample.c
src/gallium/drivers/llvmpipe/lp_tex_sample.h
src/gallium/drivers/llvmpipe/lp_texture.c
src/gallium/drivers/llvmpipe/lp_texture.h
src/gallium/drivers/llvmpipe/meson.build
src/gallium/drivers/nouveau/Makefile.sources
src/gallium/drivers/nouveau/codegen/nv50_ir.h
src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h
src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gm107.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.h
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.h
src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_target.h
src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.cpp
src/gallium/drivers/nouveau/meson.build
src/gallium/drivers/nouveau/nouveau_buffer.c
src/gallium/drivers/nouveau/nouveau_screen.c
src/gallium/drivers/nouveau/nv30/nv30_clear.c
src/gallium/drivers/nouveau/nv30/nv30_screen.c
src/gallium/drivers/nouveau/nv30/nv30_texture.c
src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h
src/gallium/drivers/nouveau/nv50/nv50_context.h
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/nouveau/nv50/nv50_surface.c
src/gallium/drivers/nouveau/nv50/nv50_tex.c
src/gallium/drivers/nouveau/nv_object.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_context.h
src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c
src/gallium/drivers/nouveau/nvc0/nvc0_program.c
src/gallium/drivers/nouveau/nvc0/nvc0_program.h
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_shader_state.c
src/gallium/drivers/nouveau/nvc0/nvc0_state.c
src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c
src/gallium/drivers/nouveau/nvc0/nvc0_surface.c
src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c
src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c
src/gallium/drivers/nouveau/nvc0/nve4_compute.c
src/gallium/drivers/nouveau/nvc0/nve4_compute.h
src/gallium/drivers/panfrost/Makefile.sources
src/gallium/drivers/panfrost/meson.build
src/gallium/drivers/panfrost/nir/nir_lower_blend.c
src/gallium/drivers/panfrost/nir/nir_lower_blend.h
src/gallium/drivers/panfrost/nir/nir_lower_framebuffer.c
src/gallium/drivers/panfrost/pan_assemble.c
src/gallium/drivers/panfrost/pan_blend.h
src/gallium/drivers/panfrost/pan_blend_cso.c
src/gallium/drivers/panfrost/pan_blend_shaders.c
src/gallium/drivers/panfrost/pan_blending.c
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_cmdstream.h
src/gallium/drivers/panfrost/pan_compute.c
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_context.h
src/gallium/drivers/panfrost/pan_job.c
src/gallium/drivers/panfrost/pan_job.h
src/gallium/drivers/panfrost/pan_mfbd.c
src/gallium/drivers/panfrost/pan_resource.c
src/gallium/drivers/panfrost/pan_resource.h
src/gallium/drivers/panfrost/pan_scoreboard.c
src/gallium/drivers/panfrost/pan_screen.c
src/gallium/drivers/panfrost/pan_sfbd.c
src/gallium/drivers/r300/meson.build
src/gallium/drivers/r300/r300_blit.c
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_render.c
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r300/r300_state_derived.c
src/gallium/drivers/r300/r300_texture.c
src/gallium/drivers/r600/Makefile.sources
src/gallium/drivers/r600/eg_asm.c
src/gallium/drivers/r600/eg_debug.c
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/meson.build
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_dump.c
src/gallium/drivers/r600/r600_isa.h
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe_common.c
src/gallium/drivers/r600/r600_query.c
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_state_common.c
src/gallium/drivers/r600/r600_texture.c
src/gallium/drivers/r600/radeon_uvd.c
src/gallium/drivers/r600/sb/sb_bc.h
src/gallium/drivers/r600/sb/sb_bc_parser.cpp
src/gallium/drivers/r600/sb/sb_expr.cpp
src/gallium/drivers/r600/sb/sb_if_conversion.cpp
src/gallium/drivers/r600/sb/sb_ir.h
src/gallium/drivers/r600/sb/sb_peephole.cpp
src/gallium/drivers/r600/sfn/sfn_alu_defines.h
src/gallium/drivers/r600/sfn/sfn_callstack.cpp
src/gallium/drivers/r600/sfn/sfn_defines.h
src/gallium/drivers/r600/sfn/sfn_emitaluinstruction.cpp
src/gallium/drivers/r600/sfn/sfn_emitaluinstruction.h
src/gallium/drivers/r600/sfn/sfn_emitinstruction.cpp
src/gallium/drivers/r600/sfn/sfn_emitinstruction.h
src/gallium/drivers/r600/sfn/sfn_emitssboinstruction.cpp
src/gallium/drivers/r600/sfn/sfn_emitssboinstruction.h
src/gallium/drivers/r600/sfn/sfn_emittexinstruction.cpp
src/gallium/drivers/r600/sfn/sfn_emittexinstruction.h
src/gallium/drivers/r600/sfn/sfn_instruction_alu.cpp
src/gallium/drivers/r600/sfn/sfn_instruction_base.cpp
src/gallium/drivers/r600/sfn/sfn_instruction_base.h
src/gallium/drivers/r600/sfn/sfn_instruction_export.cpp
src/gallium/drivers/r600/sfn/sfn_instruction_fetch.cpp
src/gallium/drivers/r600/sfn/sfn_instruction_fetch.h
src/gallium/drivers/r600/sfn/sfn_instruction_gds.cpp
src/gallium/drivers/r600/sfn/sfn_instruction_gds.h
src/gallium/drivers/r600/sfn/sfn_ir_to_assembly.cpp
src/gallium/drivers/r600/sfn/sfn_ir_to_assembly.h
src/gallium/drivers/r600/sfn/sfn_liverange.cpp
src/gallium/drivers/r600/sfn/sfn_nir.cpp
src/gallium/drivers/r600/sfn/sfn_nir.h
src/gallium/drivers/r600/sfn/sfn_nir_vectorize_vs_inputs.c
src/gallium/drivers/r600/sfn/sfn_shader_base.cpp
src/gallium/drivers/r600/sfn/sfn_shader_base.h
src/gallium/drivers/r600/sfn/sfn_shader_compute.cpp
src/gallium/drivers/r600/sfn/sfn_shader_compute.h
src/gallium/drivers/r600/sfn/sfn_shader_fragment.cpp
src/gallium/drivers/r600/sfn/sfn_shader_fragment.h
src/gallium/drivers/r600/sfn/sfn_shader_geometry.cpp
src/gallium/drivers/r600/sfn/sfn_shader_geometry.h
src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp
src/gallium/drivers/r600/sfn/sfn_shader_vertex.h
src/gallium/drivers/r600/sfn/sfn_shaderio.cpp
src/gallium/drivers/r600/sfn/sfn_shaderio.h
src/gallium/drivers/r600/sfn/sfn_value.cpp
src/gallium/drivers/r600/sfn/sfn_value_gpr.cpp
src/gallium/drivers/r600/sfn/sfn_value_gpr.h
src/gallium/drivers/r600/sfn/sfn_valuepool.cpp
src/gallium/drivers/r600/sfn/sfn_valuepool.h
src/gallium/drivers/radeon/radeon_vce.c
src/gallium/drivers/radeon/radeon_vcn_dec.c
src/gallium/drivers/radeon/radeon_vcn_dec.h
src/gallium/drivers/radeon/radeon_vcn_enc.c
src/gallium/drivers/radeon/radeon_vcn_enc.h
src/gallium/drivers/radeon/radeon_vcn_enc_1_2.c
src/gallium/drivers/radeon/radeon_vcn_enc_2_0.c
src/gallium/drivers/radeon/radeon_winsys.h
src/gallium/drivers/radeonsi/Makefile.sources
src/gallium/drivers/radeonsi/cik_sdma.c
src/gallium/drivers/radeonsi/driinfo_radeonsi.h
src/gallium/drivers/radeonsi/gfx10_format_table.py
src/gallium/drivers/radeonsi/gfx10_shader_ngg.c
src/gallium/drivers/radeonsi/meson.build
src/gallium/drivers/radeonsi/si_blit.c
src/gallium/drivers/radeonsi/si_buffer.c
src/gallium/drivers/radeonsi/si_clear.c
src/gallium/drivers/radeonsi/si_compute.c
src/gallium/drivers/radeonsi/si_compute_blit.c
src/gallium/drivers/radeonsi/si_compute_prim_discard.c
src/gallium/drivers/radeonsi/si_cp_dma.c
src/gallium/drivers/radeonsi/si_debug.c
src/gallium/drivers/radeonsi/si_debug_options.h
src/gallium/drivers/radeonsi/si_descriptors.c
src/gallium/drivers/radeonsi/si_dma_cs.c
src/gallium/drivers/radeonsi/si_fence.c
src/gallium/drivers/radeonsi/si_get.c
src/gallium/drivers/radeonsi/si_gfx_cs.c
src/gallium/drivers/radeonsi/si_perfcounter.c
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/drivers/radeonsi/si_pipe.h
src/gallium/drivers/radeonsi/si_pm4.c
src/gallium/drivers/radeonsi/si_pm4.h
src/gallium/drivers/radeonsi/si_query.c
src/gallium/drivers/radeonsi/si_shader.c
src/gallium/drivers/radeonsi/si_shader.h
src/gallium/drivers/radeonsi/si_shader_internal.h
src/gallium/drivers/radeonsi/si_shader_llvm.c
src/gallium/drivers/radeonsi/si_shader_llvm_gs.c
src/gallium/drivers/radeonsi/si_shader_llvm_ps.c
src/gallium/drivers/radeonsi/si_shader_llvm_resources.c
src/gallium/drivers/radeonsi/si_shader_llvm_tess.c
src/gallium/drivers/radeonsi/si_shader_llvm_vs.c
src/gallium/drivers/radeonsi/si_shader_nir.c
src/gallium/drivers/radeonsi/si_shaderlib_tgsi.c
src/gallium/drivers/radeonsi/si_state.c
src/gallium/drivers/radeonsi/si_state.h
src/gallium/drivers/radeonsi/si_state_draw.c
src/gallium/drivers/radeonsi/si_state_shaders.c
src/gallium/drivers/radeonsi/si_test_dma_perf.c
src/gallium/drivers/radeonsi/si_texture.c
src/gallium/drivers/softpipe/meson.build
src/gallium/drivers/softpipe/sp_clear.c
src/gallium/drivers/softpipe/sp_clear.h
src/gallium/drivers/softpipe/sp_context.h
src/gallium/drivers/softpipe/sp_screen.c
src/gallium/drivers/softpipe/sp_state_blend.c
src/gallium/drivers/softpipe/sp_state_derived.c
src/gallium/drivers/softpipe/sp_state_sampler.c
src/gallium/drivers/softpipe/sp_tex_sample.c
src/gallium/drivers/softpipe/sp_texture.c
src/gallium/drivers/svga/Makefile.sources
src/gallium/drivers/svga/include/VGPU10ShaderTokens.h
src/gallium/drivers/svga/include/svga3d_cmd.h
src/gallium/drivers/svga/include/svga3d_devcaps.h
src/gallium/drivers/svga/include/svga3d_dx.h
src/gallium/drivers/svga/include/svga3d_limits.h
src/gallium/drivers/svga/include/svga3d_types.h
src/gallium/drivers/svga/meson.build
src/gallium/drivers/svga/svga_cmd.h
src/gallium/drivers/svga/svga_cmd_vgpu10.c
src/gallium/drivers/svga/svga_context.c
src/gallium/drivers/svga/svga_context.h
src/gallium/drivers/svga/svga_debug.h
src/gallium/drivers/svga/svga_draw.c
src/gallium/drivers/svga/svga_draw.h
src/gallium/drivers/svga/svga_draw_arrays.c
src/gallium/drivers/svga/svga_draw_elements.c
src/gallium/drivers/svga/svga_draw_private.h
src/gallium/drivers/svga/svga_format.c
src/gallium/drivers/svga/svga_link.c
src/gallium/drivers/svga/svga_link.h
src/gallium/drivers/svga/svga_pipe_blend.c
src/gallium/drivers/svga/svga_pipe_blit.c
src/gallium/drivers/svga/svga_pipe_clear.c
src/gallium/drivers/svga/svga_pipe_constants.c
src/gallium/drivers/svga/svga_pipe_depthstencil.c
src/gallium/drivers/svga/svga_pipe_draw.c
src/gallium/drivers/svga/svga_pipe_fs.c
src/gallium/drivers/svga/svga_pipe_gs.c
src/gallium/drivers/svga/svga_pipe_misc.c
src/gallium/drivers/svga/svga_pipe_query.c
src/gallium/drivers/svga/svga_pipe_rasterizer.c
src/gallium/drivers/svga/svga_pipe_sampler.c
src/gallium/drivers/svga/svga_pipe_streamout.c
src/gallium/drivers/svga/svga_pipe_vertex.c
src/gallium/drivers/svga/svga_pipe_vs.c
src/gallium/drivers/svga/svga_resource_buffer.c
src/gallium/drivers/svga/svga_resource_buffer.h
src/gallium/drivers/svga/svga_resource_buffer_upload.c
src/gallium/drivers/svga/svga_resource_texture.c
src/gallium/drivers/svga/svga_screen.c
src/gallium/drivers/svga/svga_screen.h
src/gallium/drivers/svga/svga_screen_cache.c
src/gallium/drivers/svga/svga_screen_cache.h
src/gallium/drivers/svga/svga_shader.c
src/gallium/drivers/svga/svga_shader.h
src/gallium/drivers/svga/svga_state.c
src/gallium/drivers/svga/svga_state.h
src/gallium/drivers/svga/svga_state_constants.c
src/gallium/drivers/svga/svga_state_framebuffer.c
src/gallium/drivers/svga/svga_state_fs.c
src/gallium/drivers/svga/svga_state_gs.c
src/gallium/drivers/svga/svga_state_need_swtnl.c
src/gallium/drivers/svga/svga_state_rss.c
src/gallium/drivers/svga/svga_state_sampler.c
src/gallium/drivers/svga/svga_state_tgsi_transform.c
src/gallium/drivers/svga/svga_state_tss.c
src/gallium/drivers/svga/svga_state_vdecl.c
src/gallium/drivers/svga/svga_state_vs.c
src/gallium/drivers/svga/svga_streamout.h
src/gallium/drivers/svga/svga_surface.c
src/gallium/drivers/svga/svga_surface.h
src/gallium/drivers/svga/svga_swtnl_backend.c
src/gallium/drivers/svga/svga_swtnl_draw.c
src/gallium/drivers/svga/svga_swtnl_state.c
src/gallium/drivers/svga/svga_tgsi.c
src/gallium/drivers/svga/svga_tgsi.h
src/gallium/drivers/svga/svga_tgsi_vgpu10.c
src/gallium/drivers/svga/svga_winsys.h
src/gallium/drivers/swr/meson.build
src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_ir_macros.py
src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_types.py
src/gallium/drivers/swr/rasterizer/codegen/templates/gen_builder.hpp
src/gallium/drivers/swr/rasterizer/common/os.h
src/gallium/drivers/swr/rasterizer/core/tessellator.cpp
src/gallium/drivers/swr/rasterizer/jitter/JitManager.cpp
src/gallium/drivers/swr/rasterizer/jitter/builder_mem.cpp
src/gallium/drivers/swr/rasterizer/jitter/builder_misc.cpp
src/gallium/drivers/swr/rasterizer/jitter/builder_misc.h
src/gallium/drivers/swr/rasterizer/jitter/fetch_jit.cpp
src/gallium/drivers/swr/rasterizer/jitter/functionpasses/lower_x86.cpp
src/gallium/drivers/swr/rasterizer/jitter/meson.build
src/gallium/drivers/swr/swr_clear.cpp
src/gallium/drivers/swr/swr_context.h
src/gallium/drivers/swr/swr_scratch.cpp
src/gallium/drivers/swr/swr_screen.cpp
src/gallium/drivers/swr/swr_shader.cpp
src/gallium/drivers/swr/swr_state.cpp
src/gallium/drivers/swr/swr_tex_sample.cpp
src/gallium/drivers/tegra/meson.build
src/gallium/drivers/tegra/tegra_context.c
src/gallium/drivers/tegra/tegra_screen.c
src/gallium/drivers/v3d/meson.build
src/gallium/drivers/v3d/v3d_bufmgr.c
src/gallium/drivers/v3d/v3d_context.h
src/gallium/drivers/v3d/v3d_program.c
src/gallium/drivers/v3d/v3d_screen.c
src/gallium/drivers/v3d/v3d_screen.h
src/gallium/drivers/v3d/v3d_simulator.c
src/gallium/drivers/v3d/v3d_simulator_wrapper.cpp
src/gallium/drivers/v3d/v3d_simulator_wrapper.h
src/gallium/drivers/v3d/v3dx_context.h
src/gallium/drivers/v3d/v3dx_draw.c
src/gallium/drivers/v3d/v3dx_emit.c
src/gallium/drivers/v3d/v3dx_format_table.c
src/gallium/drivers/v3d/v3dx_simulator.c
src/gallium/drivers/v3d/v3dx_state.c
src/gallium/drivers/vc4/meson.build
src/gallium/drivers/vc4/vc4_bufmgr.c
src/gallium/drivers/vc4/vc4_draw.c
src/gallium/drivers/vc4/vc4_fence.c
src/gallium/drivers/vc4/vc4_nir_lower_blend.c
src/gallium/drivers/vc4/vc4_nir_lower_io.c
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_screen.c
src/gallium/drivers/vc4/vc4_screen.h
src/gallium/drivers/vc4/vc4_state.c
src/gallium/drivers/virgl/meson.build
src/gallium/drivers/virgl/virgl_context.c
src/gallium/drivers/virgl/virgl_driinfo.h.in
src/gallium/drivers/virgl/virgl_encode.c
src/gallium/drivers/virgl/virgl_encode.h
src/gallium/drivers/virgl/virgl_hw.h
src/gallium/drivers/virgl/virgl_protocol.h
src/gallium/drivers/virgl/virgl_screen.c
src/gallium/drivers/zink/meson.build
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.h
src/gallium/drivers/zink/nir_to_spirv/spirv_builder.c
src/gallium/drivers/zink/nir_to_spirv/spirv_builder.h
src/gallium/drivers/zink/zink_blit.c
src/gallium/drivers/zink/zink_compiler.c
src/gallium/drivers/zink/zink_compiler.h
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_context.h
src/gallium/drivers/zink/zink_draw.c
src/gallium/drivers/zink/zink_format.c
src/gallium/drivers/zink/zink_program.c
src/gallium/drivers/zink/zink_program.h
src/gallium/drivers/zink/zink_query.c
src/gallium/drivers/zink/zink_resource.c
src/gallium/drivers/zink/zink_resource.h
src/gallium/drivers/zink/zink_screen.c
src/gallium/drivers/zink/zink_screen.h
src/gallium/drivers/zink/zink_surface.c
src/gallium/include/pipe/p_context.h
src/gallium/include/pipe/p_defines.h
src/gallium/include/pipe/p_format.h
src/gallium/include/pipe/p_screen.h
src/gallium/include/pipe/p_shader_tokens.h
src/gallium/include/pipe/p_state.h
src/gallium/include/pipe/p_video_codec.h
src/gallium/include/state_tracker/drisw_api.h
src/gallium/include/state_tracker/drm_driver.h
src/gallium/include/state_tracker/graw.h
src/gallium/include/state_tracker/opencl_interop.h
src/gallium/include/state_tracker/st_api.h
src/gallium/include/state_tracker/sw_driver.h
src/gallium/include/state_tracker/sw_winsys.h
src/gallium/include/state_tracker/vdpau_dmabuf.h
src/gallium/include/state_tracker/vdpau_funcs.h
src/gallium/include/state_tracker/vdpau_interop.h
src/gallium/include/state_tracker/winsys_handle.h
src/gallium/include/state_tracker/xlibsw_api.h
src/gallium/meson.build
src/gallium/state_trackers/README
src/gallium/state_trackers/clover/Doxyfile
src/gallium/state_trackers/clover/Makefile.sources
src/gallium/state_trackers/clover/api/context.cpp
src/gallium/state_trackers/clover/api/device.cpp
src/gallium/state_trackers/clover/api/dispatch.cpp
src/gallium/state_trackers/clover/api/dispatch.hpp
src/gallium/state_trackers/clover/api/event.cpp
src/gallium/state_trackers/clover/api/interop.cpp
src/gallium/state_trackers/clover/api/kernel.cpp
src/gallium/state_trackers/clover/api/memory.cpp
src/gallium/state_trackers/clover/api/platform.cpp
src/gallium/state_trackers/clover/api/program.cpp
src/gallium/state_trackers/clover/api/queue.cpp
src/gallium/state_trackers/clover/api/sampler.cpp
src/gallium/state_trackers/clover/api/transfer.cpp
src/gallium/state_trackers/clover/api/util.hpp
src/gallium/state_trackers/clover/core/compiler.hpp
src/gallium/state_trackers/clover/core/context.cpp
src/gallium/state_trackers/clover/core/context.hpp
src/gallium/state_trackers/clover/core/device.cpp
src/gallium/state_trackers/clover/core/device.hpp
src/gallium/state_trackers/clover/core/error.hpp
src/gallium/state_trackers/clover/core/event.cpp
src/gallium/state_trackers/clover/core/event.hpp
src/gallium/state_trackers/clover/core/format.cpp
src/gallium/state_trackers/clover/core/format.hpp
src/gallium/state_trackers/clover/core/kernel.cpp
src/gallium/state_trackers/clover/core/kernel.hpp
src/gallium/state_trackers/clover/core/memory.cpp
src/gallium/state_trackers/clover/core/memory.hpp
src/gallium/state_trackers/clover/core/module.cpp
src/gallium/state_trackers/clover/core/module.hpp
src/gallium/state_trackers/clover/core/object.hpp
src/gallium/state_trackers/clover/core/platform.cpp
src/gallium/state_trackers/clover/core/platform.hpp
src/gallium/state_trackers/clover/core/program.cpp
src/gallium/state_trackers/clover/core/program.hpp
src/gallium/state_trackers/clover/core/property.hpp
src/gallium/state_trackers/clover/core/queue.cpp
src/gallium/state_trackers/clover/core/queue.hpp
src/gallium/state_trackers/clover/core/resource.cpp
src/gallium/state_trackers/clover/core/resource.hpp
src/gallium/state_trackers/clover/core/sampler.cpp
src/gallium/state_trackers/clover/core/sampler.hpp
src/gallium/state_trackers/clover/core/timestamp.cpp
src/gallium/state_trackers/clover/core/timestamp.hpp
src/gallium/state_trackers/clover/llvm/codegen.hpp
src/gallium/state_trackers/clover/llvm/codegen/bitcode.cpp
src/gallium/state_trackers/clover/llvm/codegen/common.cpp
src/gallium/state_trackers/clover/llvm/codegen/native.cpp
src/gallium/state_trackers/clover/llvm/compat.hpp
src/gallium/state_trackers/clover/llvm/invocation.cpp
src/gallium/state_trackers/clover/llvm/invocation.hpp
src/gallium/state_trackers/clover/llvm/metadata.hpp
src/gallium/state_trackers/clover/llvm/util.hpp
src/gallium/state_trackers/clover/meson.build
src/gallium/state_trackers/clover/nir/invocation.cpp
src/gallium/state_trackers/clover/nir/invocation.hpp
src/gallium/state_trackers/clover/spirv/invocation.cpp
src/gallium/state_trackers/clover/spirv/invocation.hpp
src/gallium/state_trackers/clover/util/adaptor.hpp
src/gallium/state_trackers/clover/util/algebra.hpp
src/gallium/state_trackers/clover/util/algorithm.hpp
src/gallium/state_trackers/clover/util/factor.hpp
src/gallium/state_trackers/clover/util/functional.hpp
src/gallium/state_trackers/clover/util/lazy.hpp
src/gallium/state_trackers/clover/util/pointer.hpp
src/gallium/state_trackers/clover/util/range.hpp
src/gallium/state_trackers/clover/util/tuple.hpp
src/gallium/state_trackers/dri/Makefile.sources
src/gallium/state_trackers/dri/dri2.c
src/gallium/state_trackers/dri/dri_context.c
src/gallium/state_trackers/dri/dri_context.h
src/gallium/state_trackers/dri/dri_drawable.c
src/gallium/state_trackers/dri/dri_drawable.h
src/gallium/state_trackers/dri/dri_helpers.c
src/gallium/state_trackers/dri/dri_helpers.h
src/gallium/state_trackers/dri/dri_query_renderer.c
src/gallium/state_trackers/dri/dri_query_renderer.h
src/gallium/state_trackers/dri/dri_screen.c
src/gallium/state_trackers/dri/dri_screen.h
src/gallium/state_trackers/dri/drisw.c
src/gallium/state_trackers/dri/meson.build
src/gallium/state_trackers/glx/xlib/Makefile.sources
src/gallium/state_trackers/glx/xlib/SConscript
src/gallium/state_trackers/glx/xlib/glx_api.c
src/gallium/state_trackers/glx/xlib/glx_getproc.c
src/gallium/state_trackers/glx/xlib/glx_usefont.c
src/gallium/state_trackers/glx/xlib/meson.build
src/gallium/state_trackers/glx/xlib/xm_api.c
src/gallium/state_trackers/glx/xlib/xm_api.h
src/gallium/state_trackers/glx/xlib/xm_public.h
src/gallium/state_trackers/glx/xlib/xm_st.c
src/gallium/state_trackers/glx/xlib/xm_st.h
src/gallium/state_trackers/hgl/bitmap_wrapper.cpp
src/gallium/state_trackers/hgl/bitmap_wrapper.h
src/gallium/state_trackers/hgl/hgl.c
src/gallium/state_trackers/hgl/hgl_context.h
src/gallium/state_trackers/hgl/meson.build
src/gallium/state_trackers/nine/Makefile.sources
src/gallium/state_trackers/nine/README
src/gallium/state_trackers/nine/adapter9.c
src/gallium/state_trackers/nine/adapter9.h
src/gallium/state_trackers/nine/authenticatedchannel9.c
src/gallium/state_trackers/nine/authenticatedchannel9.h
src/gallium/state_trackers/nine/basetexture9.c
src/gallium/state_trackers/nine/basetexture9.h
src/gallium/state_trackers/nine/buffer9.c
src/gallium/state_trackers/nine/buffer9.h
src/gallium/state_trackers/nine/cryptosession9.c
src/gallium/state_trackers/nine/cryptosession9.h
src/gallium/state_trackers/nine/cubetexture9.c
src/gallium/state_trackers/nine/cubetexture9.h
src/gallium/state_trackers/nine/device9.c
src/gallium/state_trackers/nine/device9.h
src/gallium/state_trackers/nine/device9ex.c
src/gallium/state_trackers/nine/device9ex.h
src/gallium/state_trackers/nine/device9video.c
src/gallium/state_trackers/nine/device9video.h
src/gallium/state_trackers/nine/guid.c
src/gallium/state_trackers/nine/guid.h
src/gallium/state_trackers/nine/indexbuffer9.c
src/gallium/state_trackers/nine/indexbuffer9.h
src/gallium/state_trackers/nine/iunknown.c
src/gallium/state_trackers/nine/iunknown.h
src/gallium/state_trackers/nine/meson.build
src/gallium/state_trackers/nine/nine_buffer_upload.c
src/gallium/state_trackers/nine/nine_buffer_upload.h
src/gallium/state_trackers/nine/nine_csmt_helper.h
src/gallium/state_trackers/nine/nine_debug.c
src/gallium/state_trackers/nine/nine_debug.h
src/gallium/state_trackers/nine/nine_defines.h
src/gallium/state_trackers/nine/nine_dump.c
src/gallium/state_trackers/nine/nine_dump.h
src/gallium/state_trackers/nine/nine_ff.c
src/gallium/state_trackers/nine/nine_ff.h
src/gallium/state_trackers/nine/nine_flags.h
src/gallium/state_trackers/nine/nine_helpers.c
src/gallium/state_trackers/nine/nine_helpers.h
src/gallium/state_trackers/nine/nine_limits.h
src/gallium/state_trackers/nine/nine_lock.c
src/gallium/state_trackers/nine/nine_lock.h
src/gallium/state_trackers/nine/nine_pdata.h
src/gallium/state_trackers/nine/nine_pipe.c
src/gallium/state_trackers/nine/nine_pipe.h
src/gallium/state_trackers/nine/nine_queue.c
src/gallium/state_trackers/nine/nine_queue.h
src/gallium/state_trackers/nine/nine_quirk.c
src/gallium/state_trackers/nine/nine_quirk.h
src/gallium/state_trackers/nine/nine_shader.c
src/gallium/state_trackers/nine/nine_shader.h
src/gallium/state_trackers/nine/nine_state.c
src/gallium/state_trackers/nine/nine_state.h
src/gallium/state_trackers/nine/nineexoverlayextension.c
src/gallium/state_trackers/nine/nineexoverlayextension.h
src/gallium/state_trackers/nine/pixelshader9.c
src/gallium/state_trackers/nine/pixelshader9.h
src/gallium/state_trackers/nine/query9.c
src/gallium/state_trackers/nine/query9.h
src/gallium/state_trackers/nine/resource9.c
src/gallium/state_trackers/nine/resource9.h
src/gallium/state_trackers/nine/stateblock9.c
src/gallium/state_trackers/nine/stateblock9.h
src/gallium/state_trackers/nine/surface9.c
src/gallium/state_trackers/nine/surface9.h
src/gallium/state_trackers/nine/swapchain9.c
src/gallium/state_trackers/nine/swapchain9.h
src/gallium/state_trackers/nine/swapchain9ex.c
src/gallium/state_trackers/nine/swapchain9ex.h
src/gallium/state_trackers/nine/texture9.c
src/gallium/state_trackers/nine/texture9.h
src/gallium/state_trackers/nine/threadpool.c
src/gallium/state_trackers/nine/threadpool.h
src/gallium/state_trackers/nine/vertexbuffer9.c
src/gallium/state_trackers/nine/vertexbuffer9.h
src/gallium/state_trackers/nine/vertexdeclaration9.c
src/gallium/state_trackers/nine/vertexdeclaration9.h
src/gallium/state_trackers/nine/vertexshader9.c
src/gallium/state_trackers/nine/vertexshader9.h
src/gallium/state_trackers/nine/volume9.c
src/gallium/state_trackers/nine/volume9.h
src/gallium/state_trackers/nine/volumetexture9.c
src/gallium/state_trackers/nine/volumetexture9.h
src/gallium/state_trackers/omx/Makefile.sources
src/gallium/state_trackers/omx/bellagio/Makefile.sources
src/gallium/state_trackers/omx/bellagio/entrypoint.c
src/gallium/state_trackers/omx/bellagio/entrypoint.h
src/gallium/state_trackers/omx/bellagio/vid_dec.c
src/gallium/state_trackers/omx/bellagio/vid_dec.h
src/gallium/state_trackers/omx/bellagio/vid_dec_h264.c
src/gallium/state_trackers/omx/bellagio/vid_dec_h265.c
src/gallium/state_trackers/omx/bellagio/vid_dec_mpeg12.c
src/gallium/state_trackers/omx/bellagio/vid_enc.c
src/gallium/state_trackers/omx/bellagio/vid_enc.h
src/gallium/state_trackers/omx/meson.build
src/gallium/state_trackers/omx/tizonia/Makefile.sources
src/gallium/state_trackers/omx/tizonia/entrypoint.c
src/gallium/state_trackers/omx/tizonia/entrypoint.h
src/gallium/state_trackers/omx/tizonia/h264d.c
src/gallium/state_trackers/omx/tizonia/h264d.h
src/gallium/state_trackers/omx/tizonia/h264dinport.c
src/gallium/state_trackers/omx/tizonia/h264dinport.h
src/gallium/state_trackers/omx/tizonia/h264dinport_decls.h
src/gallium/state_trackers/omx/tizonia/h264dprc.c
src/gallium/state_trackers/omx/tizonia/h264dprc.h
src/gallium/state_trackers/omx/tizonia/h264e.c
src/gallium/state_trackers/omx/tizonia/h264e.h
src/gallium/state_trackers/omx/tizonia/h264einport.c
src/gallium/state_trackers/omx/tizonia/h264einport.h
src/gallium/state_trackers/omx/tizonia/h264einport_decls.h
src/gallium/state_trackers/omx/tizonia/h264eoutport.c
src/gallium/state_trackers/omx/tizonia/h264eoutport.h
src/gallium/state_trackers/omx/tizonia/h264eoutport_decls.h
src/gallium/state_trackers/omx/tizonia/h264eprc.c
src/gallium/state_trackers/omx/tizonia/h264eprc.h
src/gallium/state_trackers/omx/tizonia/names.h
src/gallium/state_trackers/omx/vid_dec_common.c
src/gallium/state_trackers/omx/vid_dec_common.h
src/gallium/state_trackers/omx/vid_dec_h264_common.c
src/gallium/state_trackers/omx/vid_dec_h264_common.h
src/gallium/state_trackers/omx/vid_enc_common.c
src/gallium/state_trackers/omx/vid_enc_common.h
src/gallium/state_trackers/omx/vid_omx_common.c
src/gallium/state_trackers/omx/vid_omx_common.h
src/gallium/state_trackers/osmesa/meson.build
src/gallium/state_trackers/osmesa/osmesa.c
src/gallium/state_trackers/va/Makefile.sources
src/gallium/state_trackers/va/buffer.c
src/gallium/state_trackers/va/config.c
src/gallium/state_trackers/va/context.c
src/gallium/state_trackers/va/display.c
src/gallium/state_trackers/va/image.c
src/gallium/state_trackers/va/meson.build
src/gallium/state_trackers/va/picture.c
src/gallium/state_trackers/va/picture_h264.c
src/gallium/state_trackers/va/picture_h264_enc.c
src/gallium/state_trackers/va/picture_hevc.c
src/gallium/state_trackers/va/picture_hevc_enc.c
src/gallium/state_trackers/va/picture_mjpeg.c
src/gallium/state_trackers/va/picture_mpeg12.c
src/gallium/state_trackers/va/picture_mpeg4.c
src/gallium/state_trackers/va/picture_vc1.c
src/gallium/state_trackers/va/picture_vp9.c
src/gallium/state_trackers/va/postproc.c
src/gallium/state_trackers/va/subpicture.c
src/gallium/state_trackers/va/surface.c
src/gallium/state_trackers/va/va_private.h
src/gallium/state_trackers/vdpau/Makefile.sources
src/gallium/state_trackers/vdpau/bitmap.c
src/gallium/state_trackers/vdpau/decode.c
src/gallium/state_trackers/vdpau/device.c
src/gallium/state_trackers/vdpau/ftab.c
src/gallium/state_trackers/vdpau/htab.c
src/gallium/state_trackers/vdpau/meson.build
src/gallium/state_trackers/vdpau/mixer.c
src/gallium/state_trackers/vdpau/output.c
src/gallium/state_trackers/vdpau/preemption.c
src/gallium/state_trackers/vdpau/presentation.c
src/gallium/state_trackers/vdpau/query.c
src/gallium/state_trackers/vdpau/surface.c
src/gallium/state_trackers/vdpau/vdpau_private.h
src/gallium/state_trackers/wgl/Makefile.sources
src/gallium/state_trackers/wgl/SConscript
src/gallium/state_trackers/wgl/gldrv.h
src/gallium/state_trackers/wgl/meson.build
src/gallium/state_trackers/wgl/opengl32.def
src/gallium/state_trackers/wgl/opengl32.mingw.def
src/gallium/state_trackers/wgl/stw_context.c
src/gallium/state_trackers/wgl/stw_context.h
src/gallium/state_trackers/wgl/stw_device.c
src/gallium/state_trackers/wgl/stw_device.h
src/gallium/state_trackers/wgl/stw_ext_context.c
src/gallium/state_trackers/wgl/stw_ext_context.h
src/gallium/state_trackers/wgl/stw_ext_extensionsstring.c
src/gallium/state_trackers/wgl/stw_ext_pbuffer.c
src/gallium/state_trackers/wgl/stw_ext_pixelformat.c
src/gallium/state_trackers/wgl/stw_ext_rendertexture.c
src/gallium/state_trackers/wgl/stw_ext_swapinterval.c
src/gallium/state_trackers/wgl/stw_framebuffer.c
src/gallium/state_trackers/wgl/stw_framebuffer.h
src/gallium/state_trackers/wgl/stw_getprocaddress.c
src/gallium/state_trackers/wgl/stw_nopfuncs.c
src/gallium/state_trackers/wgl/stw_nopfuncs.h
src/gallium/state_trackers/wgl/stw_pixelformat.c
src/gallium/state_trackers/wgl/stw_pixelformat.h
src/gallium/state_trackers/wgl/stw_st.c
src/gallium/state_trackers/wgl/stw_st.h
src/gallium/state_trackers/wgl/stw_tls.c
src/gallium/state_trackers/wgl/stw_tls.h
src/gallium/state_trackers/wgl/stw_wgl.c
src/gallium/state_trackers/wgl/stw_wgl.h
src/gallium/state_trackers/wgl/stw_winsys.h
src/gallium/state_trackers/xa/Makefile.sources
src/gallium/state_trackers/xa/README
src/gallium/state_trackers/xa/meson.build
src/gallium/state_trackers/xa/xa-indent.sh
src/gallium/state_trackers/xa/xa_composite.c
src/gallium/state_trackers/xa/xa_composite.h
src/gallium/state_trackers/xa/xa_context.c
src/gallium/state_trackers/xa/xa_context.h
src/gallium/state_trackers/xa/xa_priv.h
src/gallium/state_trackers/xa/xa_renderer.c
src/gallium/state_trackers/xa/xa_tgsi.c
src/gallium/state_trackers/xa/xa_tracker.c
src/gallium/state_trackers/xa/xa_tracker.h.in
src/gallium/state_trackers/xa/xa_yuv.c
src/gallium/state_trackers/xvmc/Makefile.sources
src/gallium/state_trackers/xvmc/attributes.c
src/gallium/state_trackers/xvmc/block.c
src/gallium/state_trackers/xvmc/context.c
src/gallium/state_trackers/xvmc/meson.build
src/gallium/state_trackers/xvmc/subpicture.c
src/gallium/state_trackers/xvmc/surface.c
src/gallium/state_trackers/xvmc/tests/test_blocks.c
src/gallium/state_trackers/xvmc/tests/test_context.c
src/gallium/state_trackers/xvmc/tests/test_rendering.c
src/gallium/state_trackers/xvmc/tests/test_subpicture.c
src/gallium/state_trackers/xvmc/tests/test_surface.c
src/gallium/state_trackers/xvmc/tests/testlib.c
src/gallium/state_trackers/xvmc/tests/testlib.h
src/gallium/state_trackers/xvmc/tests/xvmc_bench.c
src/gallium/state_trackers/xvmc/xvmc_private.h
src/gallium/targets/d3dadapter9/drm.c
src/gallium/targets/d3dadapter9/meson.build
src/gallium/targets/dri/meson.build
src/gallium/targets/graw-gdi/graw_gdi.c
src/gallium/targets/graw-gdi/meson.build
src/gallium/targets/graw-null/graw_null.c
src/gallium/targets/graw-null/graw_util.c
src/gallium/targets/graw-null/meson.build
src/gallium/targets/graw-xlib/graw_xlib.c
src/gallium/targets/graw-xlib/meson.build
src/gallium/targets/haiku-softpipe/GalliumContext.cpp
src/gallium/targets/haiku-softpipe/meson.build
src/gallium/targets/libgl-gdi/SConscript
src/gallium/targets/libgl-gdi/libgl_gdi.c
src/gallium/targets/libgl-gdi/meson.build
src/gallium/targets/libgl-xlib/SConscript
src/gallium/targets/libgl-xlib/meson.build
src/gallium/targets/omx/meson.build
src/gallium/targets/opencl/meson.build
src/gallium/targets/osmesa/meson.build
src/gallium/targets/pipe-loader/meson.build
src/gallium/targets/pipe-loader/pipe_i915.c
src/gallium/targets/pipe-loader/pipe_kmsro.c
src/gallium/targets/pipe-loader/pipe_msm.c
src/gallium/targets/pipe-loader/pipe_nouveau.c
src/gallium/targets/pipe-loader/pipe_r300.c
src/gallium/targets/pipe-loader/pipe_r600.c
src/gallium/targets/pipe-loader/pipe_radeonsi.c
src/gallium/targets/pipe-loader/pipe_swrast.c
src/gallium/targets/pipe-loader/pipe_vmwgfx.c
src/gallium/targets/va/meson.build
src/gallium/targets/vdpau/meson.build
src/gallium/targets/xa/meson.build
src/gallium/targets/xvmc/meson.build
src/gallium/tests/graw/clear.c
src/gallium/tests/graw/fs-fragcoord.c
src/gallium/tests/graw/fs-frontface.c
src/gallium/tests/graw/fs-test.c
src/gallium/tests/graw/fs-write-z.c
src/gallium/tests/graw/graw_util.h
src/gallium/tests/graw/gs-test.c
src/gallium/tests/graw/occlusion-query.c
src/gallium/tests/graw/quad-sample.c
src/gallium/tests/graw/quad-tex.c
src/gallium/tests/graw/shader-leak.c
src/gallium/tests/graw/tex-srgb.c
src/gallium/tests/graw/tex-swizzle.c
src/gallium/tests/graw/tri-gs.c
src/gallium/tests/graw/tri-instanced.c
src/gallium/tests/graw/tri-large.c
src/gallium/tests/graw/tri.c
src/gallium/tests/graw/vs-test.c
src/gallium/tests/trivial/quad-tex.c
src/gallium/tests/trivial/tri.c
src/gallium/tools/trace/README.txt
src/gallium/winsys/amdgpu/drm/amdgpu_bo.c
src/gallium/winsys/amdgpu/drm/amdgpu_bo.h
src/gallium/winsys/amdgpu/drm/amdgpu_cs.c
src/gallium/winsys/amdgpu/drm/amdgpu_cs.h
src/gallium/winsys/amdgpu/drm/amdgpu_winsys.c
src/gallium/winsys/amdgpu/drm/amdgpu_winsys.h
src/gallium/winsys/amdgpu/drm/meson.build
src/gallium/winsys/freedreno/drm/meson.build
src/gallium/winsys/i915/drm/i915_drm_buffer.c
src/gallium/winsys/i915/drm/i915_drm_winsys.c
src/gallium/winsys/iris/drm/iris_drm_winsys.c
src/gallium/winsys/iris/drm/meson.build
src/gallium/winsys/kmsro/drm/meson.build
src/gallium/winsys/lima/drm/lima_drm_winsys.c
src/gallium/winsys/nouveau/drm/meson.build
src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c
src/gallium/winsys/panfrost/drm/meson.build
src/gallium/winsys/panfrost/drm/panfrost_drm_winsys.c
src/gallium/winsys/radeon/drm/meson.build
src/gallium/winsys/radeon/drm/radeon_drm_bo.c
src/gallium/winsys/radeon/drm/radeon_drm_surface.c
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
src/gallium/winsys/radeon/drm/radeon_drm_winsys.h
src/gallium/winsys/svga/drm/meson.build
src/gallium/winsys/svga/drm/vmw_buffer.c
src/gallium/winsys/svga/drm/vmw_context.c
src/gallium/winsys/svga/drm/vmw_screen.c
src/gallium/winsys/svga/drm/vmw_screen.h
src/gallium/winsys/svga/drm/vmw_screen_dri.c
src/gallium/winsys/svga/drm/vmw_screen_ioctl.c
src/gallium/winsys/svga/drm/vmw_screen_svga.c
src/gallium/winsys/svga/drm/vmw_shader.c
src/gallium/winsys/svga/drm/vmw_shader.h
src/gallium/winsys/svga/drm/vmw_surface.c
src/gallium/winsys/svga/drm/vmw_surface.h
src/gallium/winsys/svga/drm/vmwgfx_drm.h
src/gallium/winsys/sw/dri/dri_sw_winsys.c
src/gallium/winsys/sw/dri/dri_sw_winsys.h
src/gallium/winsys/sw/dri/meson.build
src/gallium/winsys/sw/gdi/gdi_sw_winsys.c
src/gallium/winsys/sw/gdi/gdi_sw_winsys.h
src/gallium/winsys/sw/hgl/SConscript
src/gallium/winsys/sw/hgl/hgl_sw_winsys.c
src/gallium/winsys/sw/hgl/meson.build
src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.c
src/gallium/winsys/sw/kms-dri/meson.build
src/gallium/winsys/sw/null/meson.build
src/gallium/winsys/sw/null/null_sw_winsys.c
src/gallium/winsys/sw/wrapper/meson.build
src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.c
src/gallium/winsys/sw/xlib/meson.build
src/gallium/winsys/sw/xlib/xlib_sw_winsys.c
src/gallium/winsys/tegra/drm/tegra_drm_winsys.c
src/gallium/winsys/v3d/drm/meson.build
src/gallium/winsys/v3d/drm/v3d_drm_winsys.c
src/gallium/winsys/vc4/drm/meson.build
src/gallium/winsys/vc4/drm/vc4_drm_winsys.c
src/gallium/winsys/virgl/common/meson.build
src/gallium/winsys/virgl/drm/meson.build
src/gallium/winsys/virgl/drm/virgl_drm_winsys.c
src/gallium/winsys/virgl/vtest/meson.build
src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.c
src/gbm/backends/dri/gbm_dri.c
src/gbm/main/gbm.c
src/gbm/meson.build
src/glx/apple/meson.build
src/glx/dri2_glx.c
src/glx/dri3_glx.c
src/glx/dri3_priv.h
src/glx/glxext.c
src/glx/indirect_vertex_array.c
src/glx/meson.build
src/glx/tests/indirect_api.cpp
src/glx/tests/query_renderer_implementation_unittest.cpp
src/glx/windows/meson.build
src/gtest/include/gtest/gtest-death-test.h
src/gtest/include/gtest/gtest-message.h
src/gtest/include/gtest/gtest-param-test.h
src/gtest/include/gtest/gtest-param-test.h.pump
src/gtest/include/gtest/gtest-printers.h
src/gtest/include/gtest/gtest-spi.h
src/gtest/include/gtest/gtest-test-part.h
src/gtest/include/gtest/gtest-typed-test.h
src/gtest/include/gtest/gtest.h
src/gtest/include/gtest/gtest_pred_impl.h
src/gtest/include/gtest/gtest_prod.h
src/gtest/include/gtest/internal/custom/gtest-port.h
src/gtest/include/gtest/internal/custom/gtest-printers.h
src/gtest/include/gtest/internal/custom/gtest.h
src/gtest/include/gtest/internal/gtest-death-test-internal.h
src/gtest/include/gtest/internal/gtest-filepath.h
src/gtest/include/gtest/internal/gtest-internal.h
src/gtest/include/gtest/internal/gtest-linked_ptr.h
src/gtest/include/gtest/internal/gtest-param-util-generated.h
src/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
src/gtest/include/gtest/internal/gtest-param-util.h
src/gtest/include/gtest/internal/gtest-port-arch.h
src/gtest/include/gtest/internal/gtest-port.h
src/gtest/include/gtest/internal/gtest-string.h
src/gtest/include/gtest/internal/gtest-tuple.h
src/gtest/include/gtest/internal/gtest-tuple.h.pump
src/gtest/include/gtest/internal/gtest-type-util.h
src/gtest/include/gtest/internal/gtest-type-util.h.pump
src/gtest/meson.build
src/gtest/src/gtest-all.cc
src/gtest/src/gtest-death-test.cc
src/gtest/src/gtest-filepath.cc
src/gtest/src/gtest-internal-inl.h
src/gtest/src/gtest-port.cc
src/gtest/src/gtest-printers.cc
src/gtest/src/gtest-test-part.cc
src/gtest/src/gtest-typed-test.cc
src/gtest/src/gtest.cc
src/gtest/src/gtest_main.cc
src/intel/Makefile.sources
src/intel/blorp/blorp.c
src/intel/blorp/blorp.h
src/intel/blorp/blorp_blit.c
src/intel/blorp/blorp_clear.c
src/intel/blorp/blorp_genX_exec.h
src/intel/blorp/meson.build
src/intel/common/gen_batch_decoder.c
src/intel/common/gen_gem.h
src/intel/common/gen_l3_config.c
src/intel/common/gen_mi_builder.h
src/intel/common/intel_log.h
src/intel/common/meson.build
src/intel/compiler/brw_cfg.cpp
src/intel/compiler/brw_cfg.h
src/intel/compiler/brw_compile_sf.c
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_disasm.c
src/intel/compiler/brw_disasm_info.c
src/intel/compiler/brw_disasm_info.h
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_defines.h
src/intel/compiler/brw_eu_emit.c
src/intel/compiler/brw_eu_validate.c
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_bank_conflicts.cpp
src/intel/compiler/brw_fs_builder.h
src/intel/compiler/brw_fs_copy_propagation.cpp
src/intel/compiler/brw_fs_generator.cpp
src/intel/compiler/brw_fs_live_variables.cpp
src/intel/compiler/brw_fs_live_variables.h
src/intel/compiler/brw_fs_nir.cpp
src/intel/compiler/brw_fs_reg_allocate.cpp
src/intel/compiler/brw_fs_register_coalesce.cpp
src/intel/compiler/brw_fs_scoreboard.cpp
src/intel/compiler/brw_fs_sel_peephole.cpp
src/intel/compiler/brw_fs_visitor.cpp
src/intel/compiler/brw_ir.h
src/intel/compiler/brw_ir_fs.h
src/intel/compiler/brw_ir_vec4.h
src/intel/compiler/brw_nir.c
src/intel/compiler/brw_nir.h
src/intel/compiler/brw_nir_clamp_image_1d_2d_array_sizes.c
src/intel/compiler/brw_nir_lower_conversions.c
src/intel/compiler/brw_nir_lower_cs_intrinsics.c
src/intel/compiler/brw_nir_lower_image_load_store.c
src/intel/compiler/brw_nir_lower_mem_access_bit_sizes.c
src/intel/compiler/brw_nir_opt_peephole_ffma.c
src/intel/compiler/brw_reg.h
src/intel/compiler/brw_schedule_instructions.cpp
src/intel/compiler/brw_shader.cpp
src/intel/compiler/brw_shader.h
src/intel/compiler/brw_vec4.cpp
src/intel/compiler/brw_vec4.h
src/intel/compiler/brw_vec4_copy_propagation.cpp
src/intel/compiler/brw_vec4_cse.cpp
src/intel/compiler/brw_vec4_generator.cpp
src/intel/compiler/brw_vec4_gs_visitor.cpp
src/intel/compiler/brw_vec4_nir.cpp
src/intel/compiler/brw_vec4_tcs.cpp
src/intel/compiler/brw_vec4_tcs.h
src/intel/compiler/brw_vec4_visitor.cpp
src/intel/compiler/brw_vue_map.c
src/intel/compiler/brw_wm_iz.cpp
src/intel/compiler/meson.build
src/intel/compiler/test_eu_validate.cpp
src/intel/dev/gen_debug.c
src/intel/dev/gen_debug.h
src/intel/dev/gen_device_info.c
src/intel/dev/gen_device_info.h
src/intel/dev/gen_device_info_test.c
src/intel/dev/meson.build
src/intel/genxml/README
src/intel/genxml/gen10.xml
src/intel/genxml/gen11.xml
src/intel/genxml/gen12.xml
src/intel/genxml/gen9.xml
src/intel/genxml/gen_bits_header.py
src/intel/genxml/gen_pack_header.py
src/intel/genxml/gen_sort_tags.py
src/intel/genxml/gen_zipped_file.py
src/intel/genxml/sort_xml.sh
src/intel/isl/isl.c
src/intel/isl/isl.h
src/intel/isl/isl_aux_info.c
src/intel/isl/isl_drm.c
src/intel/isl/isl_format_layout.csv
src/intel/isl/isl_surface_state.c
src/intel/isl/meson.build
src/intel/isl/tests/isl_aux_info_test.cpp
src/intel/perf/gen_perf.c
src/intel/perf/gen_perf.h
src/intel/perf/gen_perf.py
src/intel/perf/gen_perf_mdapi.c
src/intel/perf/gen_perf_private.h
src/intel/perf/gen_perf_query.c
src/intel/perf/meson.build
src/intel/tools/aubinator_error_decode.c
src/intel/tools/aubinator_viewer.cpp
src/intel/tools/i965_gram.y
src/intel/tools/i965_lex.l
src/intel/tools/intel_dump_gpu.in
src/intel/tools/meson.build
src/intel/tools/tests/run-test.sh
src/intel/vulkan/anv_allocator.c
src/intel/vulkan/anv_android.c
src/intel/vulkan/anv_batch_chain.c
src/intel/vulkan/anv_blorp.c
src/intel/vulkan/anv_cmd_buffer.c
src/intel/vulkan/anv_descriptor_set.c
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_entrypoints_gen.py
src/intel/vulkan/anv_extensions.py
src/intel/vulkan/anv_extensions_gen.py
src/intel/vulkan/anv_formats.c
src/intel/vulkan/anv_gem.c
src/intel/vulkan/anv_gem_stubs.c
src/intel/vulkan/anv_image.c
src/intel/vulkan/anv_intel.c
src/intel/vulkan/anv_nir.h
src/intel/vulkan/anv_nir_compute_push_layout.c
src/intel/vulkan/anv_nir_lower_multiview.c
src/intel/vulkan/anv_nir_lower_ycbcr_textures.c
src/intel/vulkan/anv_pass.c
src/intel/vulkan/anv_perf.c
src/intel/vulkan/anv_pipeline.c
src/intel/vulkan/anv_pipeline_cache.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/anv_queue.c
src/intel/vulkan/anv_wsi.c
src/intel/vulkan/anv_wsi_display.c
src/intel/vulkan/genX_blorp_exec.c
src/intel/vulkan/genX_cmd_buffer.c
src/intel/vulkan/genX_gpu_memcpy.c
src/intel/vulkan/genX_pipeline.c
src/intel/vulkan/genX_query.c
src/intel/vulkan/genX_state.c
src/intel/vulkan/meson.build
src/intel/vulkan/tests/block_pool_grow_first.c
src/intel/vulkan/tests/block_pool_no_free.c
src/intel/vulkan/tests/state_pool.c
src/intel/vulkan/tests/state_pool_free_list_only.c
src/intel/vulkan/tests/state_pool_no_free.c
src/intel/vulkan/tests/state_pool_padding.c
src/intel/vulkan/tests/state_pool_test_helper.h
src/loader/loader.c
src/loader/loader_dri3_helper.c
src/loader/loader_dri3_helper.h
src/loader/meson.build
src/mapi/entry_x86_tsd.h
src/mapi/es1api/meson.build
src/mapi/es2api/meson.build
src/mapi/glapi/gen/ARB_base_instance.xml
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mapi/glapi/gen/ARB_draw_elements_base_vertex.xml
src/mapi/glapi/gen/ARB_draw_indirect.xml
src/mapi/glapi/gen/ARB_draw_instanced.xml
src/mapi/glapi/gen/ARB_indirect_parameters.xml
src/mapi/glapi/gen/ARB_instanced_arrays.xml
src/mapi/glapi/gen/ARB_vertex_attrib_64bit.xml
src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml
src/mapi/glapi/gen/EXT_direct_state_access.xml
src/mapi/glapi/gen/EXT_transform_feedback.xml
src/mapi/glapi/gen/GL3x.xml
src/mapi/glapi/gen/es_EXT.xml
src/mapi/glapi/gen/glX_XML.py
src/mapi/glapi/gen/gl_API.xml
src/mapi/glapi/gen/gl_XML.py
src/mapi/glapi/gen/gl_enums.py
src/mapi/glapi/gen/gl_genexec.py
src/mapi/glapi/gen/gl_marshal.py
src/mapi/glapi/gen/gl_table.py
src/mapi/glapi/gen/meson.build
src/mapi/glapi/gen/static_data.py
src/mapi/new/genCommon.py
src/mapi/new/gen_gldispatch_mapi.py
src/mapi/shared-glapi/meson.build
src/mapi/u_execmem.c
src/mesa/Makefile.sources
src/mesa/drivers/common/driverfuncs.c
src/mesa/drivers/common/meta.c
src/mesa/drivers/common/meta.h
src/mesa/drivers/common/meta_blit.c
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/meson.build
src/mesa/drivers/dri/i915/i830_context.c
src/mesa/drivers/dri/i915/i915_context.c
src/mesa/drivers/dri/i915/i915_debug_fp.c
src/mesa/drivers/dri/i915/i915_fragprog.c
src/mesa/drivers/dri/i915/i915_texstate.c
src/mesa/drivers/dri/i915/i915_vtbl.c
src/mesa/drivers/dri/i915/intel_buffer_objects.c
src/mesa/drivers/dri/i915/intel_context.c
src/mesa/drivers/dri/i915/intel_fbo.c
src/mesa/drivers/dri/i915/intel_pixel_bitmap.c
src/mesa/drivers/dri/i915/intel_pixel_read.c
src/mesa/drivers/dri/i915/intel_render.c
src/mesa/drivers/dri/i915/intel_screen.c
src/mesa/drivers/dri/i915/intel_syncobj.c
src/mesa/drivers/dri/i915/intel_tex.c
src/mesa/drivers/dri/i915/intel_tex_image.c
src/mesa/drivers/dri/i915/meson.build
src/mesa/drivers/dri/i965/brw_blorp.c
src/mesa/drivers/dri/i965/brw_bufmgr.c
src/mesa/drivers/dri/i965/brw_bufmgr.h
src/mesa/drivers/dri/i965/brw_clip.c
src/mesa/drivers/dri/i965/brw_compute.c
src/mesa/drivers/dri/i965/brw_conditional_render.c
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_cs.c
src/mesa/drivers/dri/i965/brw_cs.h
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/drivers/dri/i965/brw_draw_upload.c
src/mesa/drivers/dri/i965/brw_gs.c
src/mesa/drivers/dri/i965/brw_link.cpp
src/mesa/drivers/dri/i965/brw_meta_util.c
src/mesa/drivers/dri/i965/brw_object_purgeable.c
src/mesa/drivers/dri/i965/brw_performance_query.c
src/mesa/drivers/dri/i965/brw_pipe_control.c
src/mesa/drivers/dri/i965/brw_primitive_restart.c
src/mesa/drivers/dri/i965/brw_program.c
src/mesa/drivers/dri/i965/brw_program_cache.c
src/mesa/drivers/dri/i965/brw_queryobj.c
src/mesa/drivers/dri/i965/brw_reset.c
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_sync.c
src/mesa/drivers/dri/i965/brw_vs.c
src/mesa/drivers/dri/i965/brw_wm.c
src/mesa/drivers/dri/i965/brw_wm_surface_state.c
src/mesa/drivers/dri/i965/gen6_constant_state.c
src/mesa/drivers/dri/i965/gen6_multisample_state.c
src/mesa/drivers/dri/i965/gen6_queryobj.c
src/mesa/drivers/dri/i965/gen6_sol.c
src/mesa/drivers/dri/i965/genX_blorp_exec.c
src/mesa/drivers/dri/i965/genX_pipe_control.c
src/mesa/drivers/dri/i965/genX_state_upload.c
src/mesa/drivers/dri/i965/hsw_queryobj.c
src/mesa/drivers/dri/i965/intel_batchbuffer.c
src/mesa/drivers/dri/i965/intel_buffer_objects.c
src/mesa/drivers/dri/i965/intel_extensions.c
src/mesa/drivers/dri/i965/intel_fbo.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.c
src/mesa/drivers/dri/i965/intel_pixel_bitmap.c
src/mesa/drivers/dri/i965/intel_pixel_draw.c
src/mesa/drivers/dri/i965/intel_pixel_read.c
src/mesa/drivers/dri/i965/intel_screen.c
src/mesa/drivers/dri/i965/intel_screen.h
src/mesa/drivers/dri/i965/intel_tex.c
src/mesa/drivers/dri/i965/intel_tex_image.c
src/mesa/drivers/dri/i965/intel_upload.c
src/mesa/drivers/dri/i965/meson.build
src/mesa/drivers/dri/meson.build
src/mesa/drivers/dri/nouveau/meson.build
src/mesa/drivers/dri/nouveau/nouveau_array.c
src/mesa/drivers/dri/nouveau/nouveau_bufferobj.c
src/mesa/drivers/dri/nouveau/nouveau_bufferobj.h
src/mesa/drivers/dri/nouveau/nouveau_driver.h
src/mesa/drivers/dri/nouveau/nouveau_fbo.c
src/mesa/drivers/dri/nouveau/nouveau_screen.c
src/mesa/drivers/dri/nouveau/nouveau_texture.c
src/mesa/drivers/dri/nouveau/nouveau_vbo_t.c
src/mesa/drivers/dri/nouveau/nv04_context.c
src/mesa/drivers/dri/nouveau/nv04_surface.c
src/mesa/drivers/dri/nouveau/nv10_context.c
src/mesa/drivers/dri/nouveau/nv10_state_tnl.c
src/mesa/drivers/dri/nouveau/nv20_context.c
src/mesa/drivers/dri/r200/meson.build
src/mesa/drivers/dri/r200/r200_cmdbuf.c
src/mesa/drivers/dri/r200/r200_context.c
src/mesa/drivers/dri/r200/r200_ioctl.c
src/mesa/drivers/dri/r200/r200_maos_arrays.c
src/mesa/drivers/dri/r200/r200_sanity.c
src/mesa/drivers/dri/r200/r200_state.c
src/mesa/drivers/dri/r200/r200_state_init.c
src/mesa/drivers/dri/r200/r200_swtcl.c
src/mesa/drivers/dri/r200/r200_tcl.c
src/mesa/drivers/dri/r200/r200_tex.c
src/mesa/drivers/dri/r200/r200_texstate.c
src/mesa/drivers/dri/r200/r200_vertprog.c
src/mesa/drivers/dri/radeon/meson.build
src/mesa/drivers/dri/radeon/radeon_buffer_objects.c
src/mesa/drivers/dri/radeon/radeon_common.c
src/mesa/drivers/dri/radeon/radeon_common_context.c
src/mesa/drivers/dri/radeon/radeon_context.c
src/mesa/drivers/dri/radeon/radeon_dma.c
src/mesa/drivers/dri/radeon/radeon_fbo.c
src/mesa/drivers/dri/radeon/radeon_fog.c
src/mesa/drivers/dri/radeon/radeon_ioctl.c
src/mesa/drivers/dri/radeon/radeon_maos_arrays.c
src/mesa/drivers/dri/radeon/radeon_maos_verts.c
src/mesa/drivers/dri/radeon/radeon_mipmap_tree.c
src/mesa/drivers/dri/radeon/radeon_pixel_read.c
src/mesa/drivers/dri/radeon/radeon_queryobj.c
src/mesa/drivers/dri/radeon/radeon_queryobj.h
src/mesa/drivers/dri/radeon/radeon_screen.c
src/mesa/drivers/dri/radeon/radeon_screen.h
src/mesa/drivers/dri/radeon/radeon_state.c
src/mesa/drivers/dri/radeon/radeon_state_init.c
src/mesa/drivers/dri/radeon/radeon_swtcl.c
src/mesa/drivers/dri/radeon/radeon_tcl.c
src/mesa/drivers/dri/radeon/radeon_tex.c
src/mesa/drivers/dri/radeon/radeon_texstate.c
src/mesa/drivers/dri/radeon/radeon_texture.c
src/mesa/drivers/dri/swrast/meson.build
src/mesa/drivers/dri/swrast/swrast.c
src/mesa/drivers/osmesa/meson.build
src/mesa/drivers/osmesa/osmesa.c
src/mesa/drivers/x11/fakeglx.c
src/mesa/drivers/x11/xfonts.c
src/mesa/drivers/x11/xm_api.c
src/mesa/drivers/x11/xm_buffer.c
src/mesa/drivers/x11/xm_dd.c
src/mesa/drivers/x11/xm_tri.c
src/mesa/main/accum.c
src/mesa/main/api_arrayelt.c
src/mesa/main/arbprogram.c
src/mesa/main/arrayobj.c
src/mesa/main/arrayobj.h
src/mesa/main/atifragshader.c
src/mesa/main/attrib.c
src/mesa/main/blend.c
src/mesa/main/bufferobj.c
src/mesa/main/bufferobj.h
src/mesa/main/clear.c
src/mesa/main/compute.c
src/mesa/main/context.c
src/mesa/main/context.h
src/mesa/main/cpuinfo.c
src/mesa/main/dd.h
src/mesa/main/debug.c
src/mesa/main/debug_output.c
src/mesa/main/depth.c
src/mesa/main/dlist.c
src/mesa/main/draw.c
src/mesa/main/draw.h
src/mesa/main/draw_validate.c
src/mesa/main/drawpix.c
src/mesa/main/drawtex.c
src/mesa/main/enable.c
src/mesa/main/enable.h
src/mesa/main/errors.c
src/mesa/main/es1_conversion.c
src/mesa/main/eval.c
src/mesa/main/execmem.c
src/mesa/main/execmem.h
src/mesa/main/extensions.c
src/mesa/main/extensions.h
src/mesa/main/extensions_table.h
src/mesa/main/externalobjects.c
src/mesa/main/fbobject.c
src/mesa/main/ff_fragment_shader.cpp
src/mesa/main/ffvertex_prog.c
src/mesa/main/format_unpack.py
src/mesa/main/format_utils.c
src/mesa/main/format_utils.h
src/mesa/main/formats.c
src/mesa/main/framebuffer.c
src/mesa/main/get.c
src/mesa/main/get_hash_params.py
src/mesa/main/glformats.c
src/mesa/main/glspirv.c
src/mesa/main/glthread.c
src/mesa/main/glthread.h
src/mesa/main/glthread_bufferobj.c
src/mesa/main/glthread_marshal.h
src/mesa/main/glthread_varray.c
src/mesa/main/hash.c
src/mesa/main/hash.h
src/mesa/main/hint.c
src/mesa/main/image.c
src/mesa/main/light.c
src/mesa/main/macros.h
src/mesa/main/matrix.c
src/mesa/main/matrix.h
src/mesa/main/menums.h
src/mesa/main/mipmap.c
src/mesa/main/mtypes.h
src/mesa/main/multisample.c
src/mesa/main/multisample.h
src/mesa/main/objectpurge.c
src/mesa/main/pack.c
src/mesa/main/pbo.c
src/mesa/main/pipelineobj.c
src/mesa/main/pixel.c
src/mesa/main/pixelstore.c
src/mesa/main/pixeltransfer.c
src/mesa/main/polygon.c
src/mesa/main/queryobj.c
src/mesa/main/readpix.c
src/mesa/main/remap.c
src/mesa/main/renderbuffer.c
src/mesa/main/samplerobj.c
src/mesa/main/shaderapi.c
src/mesa/main/shared.c
src/mesa/main/state.c
src/mesa/main/stencil.c
src/mesa/main/streaming-load-memcpy.h
src/mesa/main/syncobj.c
src/mesa/main/tests/dispatch_sanity.cpp
src/mesa/main/texcompress.c
src/mesa/main/texcompress_astc.cpp
src/mesa/main/texcompress_cpal.c
src/mesa/main/texcompress_fxt1.c
src/mesa/main/texcompress_rgtc.c
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texenv.c
src/mesa/main/texgetimage.c
src/mesa/main/teximage.c
src/mesa/main/texobj.c
src/mesa/main/texobj.h
src/mesa/main/texparam.c
src/mesa/main/texstate.c
src/mesa/main/texstorage.c
src/mesa/main/texstore.c
src/mesa/main/texturebindless.c
src/mesa/main/textureview.c
src/mesa/main/transformfeedback.c
src/mesa/main/transformfeedback.h
src/mesa/main/uniform_query.cpp
src/mesa/main/varray.c
src/mesa/main/varray.h
src/mesa/main/vdpau.c
src/mesa/main/version.c
src/mesa/main/viewport.c
src/mesa/main/viewport.h
src/mesa/main/vtxfmt.c
src/mesa/math/m_debug_clip.c
src/mesa/math/m_debug_norm.c
src/mesa/math/m_debug_xform.c
src/mesa/math/m_matrix.c
src/mesa/math/m_matrix.h
src/mesa/math/m_vector.c
src/mesa/meson.build
src/mesa/program/arbprogparse.c
src/mesa/program/ir_to_mesa.cpp
src/mesa/program/prog_cache.c
src/mesa/program/prog_execute.c
src/mesa/program/prog_instruction.c
src/mesa/program/prog_noise.c
src/mesa/program/prog_parameter.c
src/mesa/program/prog_parameter.h
src/mesa/program/prog_parameter_layout.c
src/mesa/program/prog_print.c
src/mesa/program/prog_statevars.c
src/mesa/program/prog_statevars.h
src/mesa/program/prog_to_nir.c
src/mesa/program/program.c
src/mesa/program/program.h
src/mesa/program/program_lexer.l
src/mesa/program/program_parse.y
src/mesa/program/symbol_table.c
src/mesa/state_tracker/st_atom.c
src/mesa/state_tracker/st_atom_array.c
src/mesa/state_tracker/st_atom_atomicbuf.c
src/mesa/state_tracker/st_atom_blend.c
src/mesa/state_tracker/st_atom_constbuf.c
src/mesa/state_tracker/st_atom_image.c
src/mesa/state_tracker/st_atom_rasterizer.c
src/mesa/state_tracker/st_atom_sampler.c
src/mesa/state_tracker/st_atom_shader.c
src/mesa/state_tracker/st_atom_storagebuf.c
src/mesa/state_tracker/st_atom_viewport.c
src/mesa/state_tracker/st_cb_bitmap.c
src/mesa/state_tracker/st_cb_blit.c
src/mesa/state_tracker/st_cb_bufferobjects.c
src/mesa/state_tracker/st_cb_clear.c
src/mesa/state_tracker/st_cb_condrender.c
src/mesa/state_tracker/st_cb_copyimage.c
src/mesa/state_tracker/st_cb_drawpixels.c
src/mesa/state_tracker/st_cb_drawtex.c
src/mesa/state_tracker/st_cb_fbo.c
src/mesa/state_tracker/st_cb_feedback.c
src/mesa/state_tracker/st_cb_memoryobjects.c
src/mesa/state_tracker/st_cb_msaa.c
src/mesa/state_tracker/st_cb_perfmon.c
src/mesa/state_tracker/st_cb_program.c
src/mesa/state_tracker/st_cb_queryobj.c
src/mesa/state_tracker/st_cb_rasterpos.c
src/mesa/state_tracker/st_cb_readpixels.c
src/mesa/state_tracker/st_cb_semaphoreobjects.c
src/mesa/state_tracker/st_cb_syncobj.c
src/mesa/state_tracker/st_cb_texture.c
src/mesa/state_tracker/st_cb_texturebarrier.c
src/mesa/state_tracker/st_cb_viewport.c
src/mesa/state_tracker/st_cb_xformfb.c
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_draw.c
src/mesa/state_tracker/st_draw_feedback.c
src/mesa/state_tracker/st_extensions.c
src/mesa/state_tracker/st_format.c
src/mesa/state_tracker/st_gen_mipmap.c
src/mesa/state_tracker/st_glsl_to_ir.cpp
src/mesa/state_tracker/st_glsl_to_nir.cpp
src/mesa/state_tracker/st_glsl_to_tgsi.cpp
src/mesa/state_tracker/st_manager.c
src/mesa/state_tracker/st_mesa_to_tgsi.c
src/mesa/state_tracker/st_nir_builtins.c
src/mesa/state_tracker/st_program.c
src/mesa/state_tracker/st_program.h
src/mesa/state_tracker/st_sampler_view.c
src/mesa/state_tracker/st_texture.h
src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c
src/mesa/state_tracker/st_vdpau.c
src/mesa/swrast/s_aaline.c
src/mesa/swrast/s_aalinetemp.h
src/mesa/swrast/s_aatriangle.c
src/mesa/swrast/s_aatritemp.h
src/mesa/swrast/s_blit.c
src/mesa/swrast/s_chan.h
src/mesa/swrast/s_clear.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_linetemp.h
src/mesa/swrast/s_logic.c
src/mesa/swrast/s_points.c
src/mesa/swrast/s_renderbuffer.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_texcombine.c
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_texture.c
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_tritemp.h
src/mesa/swrast/s_zoom.c
src/mesa/swrast_setup/ss_context.c
src/mesa/tnl/t_context.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_draw.c
src/mesa/tnl/t_pipeline.c
src/mesa/tnl/t_rebase.c
src/mesa/tnl/t_split.c
src/mesa/tnl/t_split.h
src/mesa/tnl/t_split_copy.c
src/mesa/tnl/t_split_inplace.c
src/mesa/tnl/t_vb_cliptmp.h
src/mesa/tnl/t_vb_fog.c
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_normals.c
src/mesa/tnl/t_vb_points.c
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vb_texgen.c
src/mesa/tnl/t_vb_texmat.c
src/mesa/tnl/t_vb_vertex.c
src/mesa/tnl/t_vertex.c
src/mesa/tnl/tnl.h
src/mesa/vbo/vbo.h
src/mesa/vbo/vbo_context.c
src/mesa/vbo/vbo_exec.h
src/mesa/vbo/vbo_exec_api.c
src/mesa/vbo/vbo_exec_draw.c
src/mesa/vbo/vbo_minmax_index.c
src/mesa/vbo/vbo_noop.c
src/mesa/vbo/vbo_primitive_restart.c
src/mesa/vbo/vbo_private.h
src/mesa/vbo/vbo_save.h
src/mesa/vbo/vbo_save_api.c
src/mesa/vbo/vbo_save_draw.c
src/mesa/vbo/vbo_save_loopback.c
src/mesa/x86/common_x86.c
src/mesa/x86/rtasm/x86sse.c
src/meson.build
src/panfrost/Makefile.sources
src/panfrost/bifrost/bi_liveness.c
src/panfrost/bifrost/bi_lower_combine.c
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bi_print.c
src/panfrost/bifrost/bi_print.h
src/panfrost/bifrost/bi_ra.c
src/panfrost/bifrost/bi_schedule.c
src/panfrost/bifrost/bi_tables.c
src/panfrost/bifrost/bifrost.h
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/bifrost_compile.h
src/panfrost/bifrost/bifrost_nir_algebraic.py
src/panfrost/bifrost/bir.c
src/panfrost/bifrost/cmdline.c
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/disassemble.c
src/panfrost/bifrost/meson.build
src/panfrost/bifrost/test/bi_submit.c
src/panfrost/bifrost/test/bit.h
src/panfrost/encoder/meson.build
src/panfrost/encoder/pan_afbc.c
src/panfrost/encoder/pan_bo.c
src/panfrost/encoder/pan_bo.h
src/panfrost/encoder/pan_format.c
src/panfrost/encoder/pan_props.c
src/panfrost/encoder/pan_texture.c
src/panfrost/encoder/pan_texture.h
src/panfrost/encoder/pan_util.h
src/panfrost/include/panfrost-job.h
src/panfrost/include/panfrost-quirks.h
src/panfrost/meson.build
src/panfrost/midgard/compiler.h
src/panfrost/midgard/disassemble.c
src/panfrost/midgard/helpers.h
src/panfrost/midgard/meson.build
src/panfrost/midgard/midgard.h
src/panfrost/midgard/midgard_address.c
src/panfrost/midgard/midgard_compile.c
src/panfrost/midgard/midgard_compile.h
src/panfrost/midgard/midgard_derivatives.c
src/panfrost/midgard/midgard_emit.c
src/panfrost/midgard/midgard_nir.h
src/panfrost/midgard/midgard_nir_algebraic.py
src/panfrost/midgard/midgard_ops.c
src/panfrost/midgard/midgard_opt_copy_prop.c
src/panfrost/midgard/midgard_opt_dce.c
src/panfrost/midgard/midgard_opt_float.c
src/panfrost/midgard/midgard_opt_invert.c
src/panfrost/midgard/midgard_opt_perspective.c
src/panfrost/midgard/midgard_print.c
src/panfrost/midgard/midgard_quirks.h
src/panfrost/midgard/midgard_ra.c
src/panfrost/midgard/midgard_ra_pipeline.c
src/panfrost/midgard/midgard_schedule.c
src/panfrost/midgard/mir.c
src/panfrost/midgard/mir_promote_uniforms.c
src/panfrost/midgard/mir_squeeze.c
src/panfrost/pandecode/common.c
src/panfrost/pandecode/decode.c
src/panfrost/pandecode/decode.h
src/panfrost/pandecode/meson.build
src/panfrost/pandecode/pan_pretty_print.c
src/panfrost/shared/meson.build
src/panfrost/shared/pan_tiling.c
src/panfrost/util/lcra.c
src/panfrost/util/lcra.h
src/panfrost/util/meson.build
src/panfrost/util/pan_ir.c
src/panfrost/util/pan_ir.h
src/panfrost/util/pan_liveness.c
src/util/00-mesa-defaults.conf
src/util/Makefile.sources
src/util/SConscript
src/util/bitset.h
src/util/disk_cache.h
src/util/fnv1a.h
src/util/format/meson.build
src/util/format/u_format.csv
src/util/format/u_format.h
src/util/format/u_format_yuv.c
src/util/format/u_format_yuv.h
src/util/format/u_format_zs.c
src/util/format/u_format_zs.h
src/util/futex.h
src/util/hash_table.c
src/util/hash_table.h
src/util/imports.c
src/util/imports.h
src/util/list.h
src/util/macros.h
src/util/merge_driinfo.py
src/util/meson.build
src/util/os_file.c
src/util/os_file.h
src/util/os_memory.h
src/util/os_memory_aligned.h
src/util/os_memory_stdc.h
src/util/process_test.c
src/util/ralloc.c
src/util/rand_xor.c
src/util/rand_xor.h
src/util/register_allocate.c
src/util/register_allocate.h
src/util/rounding.h
src/util/simple_mtx.h
src/util/softfloat.c
src/util/sparse_array.c
src/util/tests/hash_table/random_entry.c
src/util/u_math.h
src/util/u_memory.h
src/util/u_queue.c
src/util/u_queue.h
src/util/u_string.h
src/util/u_thread.h
src/util/vma.c
src/util/vma.h
src/util/xmlconfig.c
src/util/xmlpool.h
src/util/xmlpool/LINGUAS
src/util/xmlpool/POTFILES
src/util/xmlpool/SConscript
src/util/xmlpool/ca.po
src/util/xmlpool/de.po
src/util/xmlpool/es.po
src/util/xmlpool/fr.po
src/util/xmlpool/gen_xmlpool.py
src/util/xmlpool/meson.build
src/util/xmlpool/nl.po
src/util/xmlpool/sv.po
src/util/xmlpool/t_options.h
src/util/xxhash.h
src/vulkan/Makefile.sources
src/vulkan/meson.build
src/vulkan/overlay-layer/meson.build
src/vulkan/overlay-layer/overlay.cpp
src/vulkan/registry/vk.xml
src/vulkan/util/gen_enum_to_str.py
src/vulkan/util/meson.build
src/vulkan/util/vk_debug_report.c
src/vulkan/util/vk_format.c
src/vulkan/wsi/meson.build
src/vulkan/wsi/wsi_common.c
src/vulkan/wsi/wsi_common.h
src/vulkan/wsi/wsi_common_display.c
src/vulkan/wsi/wsi_common_private.h
src/vulkan/wsi/wsi_common_wayland.c
src/vulkan/wsi/wsi_common_x11.c
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -i -I -b source gave error exit status 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE