mesa: enable floating point textures (#4281)

patent expired. see https://cgit.freedesktop.org/mesa/mesa/commit/?id=66673bef941af344314fe9c91cad8cd330b245eb
This commit is contained in:
kenmays
2019-10-09 10:03:28 -07:00
committed by Jérôme Duval
parent cebed0441d
commit 6ffb28c8f7

View File

@@ -6,7 +6,7 @@ providing 3D rendering to Haiku applications."
HOMEPAGE="https://www.mesa3d.org/"
COPYRIGHT="1999-2018 Brian Paul"
LICENSE="MIT"
REVISION="4"
REVISION="5"
SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz"
CHECKSUM_SHA256="cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb"
PATCHES="mesa-$portVersion.patchset"
@@ -104,6 +104,7 @@ BUILD()
--disable-gles2 \
--disable-shared-glapi \
--with-gallium-drivers=swrast \
--enable-texture-float \
--enable-osmesa \
--with-platforms=haiku