Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa


Commits:
c7f0312a by Timo Aaltonen at 2022-12-07T10:33:14+02:00
rules: Enable intel_hasvk.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 mesa (22.3.0-3) UNRELEASED; urgency=medium
 
   * control: Enable i915 gallium driver. (Closes: #1013311)
+  * rules: Enable intel_hasvk.
 
  -- Timo Aaltonen <tjaal...@debian.org>  Tue, 06 Dec 2022 20:26:34 +0200
 


=====================================
debian/rules
=====================================
@@ -102,7 +102,7 @@ else
                GALLIUM_DRIVERS += svga
                # svga needs xa state tracker
                confflags_GALLIUM += -Dgallium-xa=enabled
-               VULKAN_DRIVERS += intel
+               VULKAN_DRIVERS += intel intel_hasvk
        endif
        ifneq (,$(filter $(DEB_HOST_ARCH), amd64))
                confflags_GALLIUM += -Dintel-clc=enabled



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/c7f0312a2045d1f6dfc1d77797ba73852c72e0e8

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/c7f0312a2045d1f6dfc1d77797ba73852c72e0e8
You're receiving this email because of your account on salsa.debian.org.


Reply via email to