Mesa (main): i915g: Add support for the .Absolute flag on TGSI srcs.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 20 23:41:12 UTC 2021


Module: Mesa
Branch: main
Commit: 15f608582ec04420213195a0069ca9d83fcd2463
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=15f608582ec04420213195a0069ca9d83fcd2463

Author: Emma Anholt <emma at anholt.net>
Date:   Tue May 18 10:07:11 2021 -0700

i915g: Add support for the .Absolute flag on TGSI srcs.

We don't have a way to ask TGSI to not have .Absolute, so lower it in the
backend.

Cc: mesa-stable
Reviewed-by: Adam Jackson <ajax at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10874>

---

 .../drivers/i915/ci/deqp-i915-g33-fails.txt        | 451 +--------------------
 .../drivers/i915/ci/piglit-i915-g33-fails.txt      |  35 +-
 src/gallium/drivers/i915/i915_fpc_translate.c      |  21 +-
 3 files changed, 25 insertions(+), 482 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=15f608582ec04420213195a0069ca9d83fcd2463


More information about the mesa-commit mailing list