mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
graphics/filament: update 1.57.2 → 1.58.0
Reported by: portscout
This commit is contained in:
parent
e277ca4207
commit
d5ee5703f8
3 changed files with 50 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= filament
|
PORTNAME= filament
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.57.2
|
DISTVERSION= 1.58.0
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1741432024
|
TIMESTAMP = 1741670373
|
||||||
SHA256 (google-filament-v1.57.2_GH0.tar.gz) = 58a009e5e33674ea1841b0ea3481d19b682814db67048f93cd80da3df020051a
|
SHA256 (google-filament-v1.58.0_GH0.tar.gz) = 05203ebcc58b4df012cd1de8e1916313f2db46020ad08ff8bb5c12f35cf094a4
|
||||||
SIZE (google-filament-v1.57.2_GH0.tar.gz) = 591416155
|
SIZE (google-filament-v1.58.0_GH0.tar.gz) = 769885126
|
||||||
|
|
|
@ -17,9 +17,20 @@ bin/normal-blending
|
||||||
bin/resgen
|
bin/resgen
|
||||||
bin/roughness-prefilter
|
bin/roughness-prefilter
|
||||||
bin/specular-color
|
bin/specular-color
|
||||||
|
bin/spirv-as
|
||||||
|
bin/spirv-cfg
|
||||||
|
bin/spirv-dis
|
||||||
|
bin/spirv-lesspipe.sh
|
||||||
|
bin/spirv-link
|
||||||
|
bin/spirv-lint
|
||||||
|
bin/spirv-objdump
|
||||||
|
bin/spirv-opt
|
||||||
|
bin/spirv-reduce
|
||||||
|
bin/spirv-val
|
||||||
bin/uberz
|
bin/uberz
|
||||||
include/backend/AcquiredImage.h
|
include/backend/AcquiredImage.h
|
||||||
include/backend/BufferDescriptor.h
|
include/backend/BufferDescriptor.h
|
||||||
|
include/backend/BufferObjectStreamDescriptor.h
|
||||||
include/backend/CallbackHandler.h
|
include/backend/CallbackHandler.h
|
||||||
include/backend/DescriptorSetOffsetArray.h
|
include/backend/DescriptorSetOffsetArray.h
|
||||||
include/backend/DriverApiForward.h
|
include/backend/DriverApiForward.h
|
||||||
|
@ -40,8 +51,8 @@ include/backend/platforms/PlatformEGL.h
|
||||||
include/backend/platforms/PlatformEGLAndroid.h
|
include/backend/platforms/PlatformEGLAndroid.h
|
||||||
include/backend/platforms/PlatformEGLHeadless.h
|
include/backend/platforms/PlatformEGLHeadless.h
|
||||||
include/backend/platforms/PlatformGLX.h
|
include/backend/platforms/PlatformGLX.h
|
||||||
include/backend/platforms/PlatformMetal.h
|
|
||||||
include/backend/platforms/PlatformMetal-ObjC.h
|
include/backend/platforms/PlatformMetal-ObjC.h
|
||||||
|
include/backend/platforms/PlatformMetal.h
|
||||||
include/backend/platforms/PlatformOSMesa.h
|
include/backend/platforms/PlatformOSMesa.h
|
||||||
include/backend/platforms/PlatformWGL.h
|
include/backend/platforms/PlatformWGL.h
|
||||||
include/backend/platforms/PlatformWebGL.h
|
include/backend/platforms/PlatformWebGL.h
|
||||||
|
@ -137,6 +148,10 @@ include/math/vec3.h
|
||||||
include/math/vec4.h
|
include/math/vec4.h
|
||||||
include/mathio/ostream.h
|
include/mathio/ostream.h
|
||||||
include/mikktspace/mikktspace.h
|
include/mikktspace/mikktspace.h
|
||||||
|
include/spirv-tools/libspirv.h
|
||||||
|
include/spirv-tools/libspirv.hpp
|
||||||
|
include/spirv-tools/linker.hpp
|
||||||
|
include/spirv-tools/optimizer.hpp
|
||||||
include/tsl/robin_growth_policy.h
|
include/tsl/robin_growth_policy.h
|
||||||
include/tsl/robin_hash.h
|
include/tsl/robin_hash.h
|
||||||
include/tsl/robin_map.h
|
include/tsl/robin_map.h
|
||||||
|
@ -179,6 +194,34 @@ include/viewer/AutomationSpec.h
|
||||||
include/viewer/RemoteServer.h
|
include/viewer/RemoteServer.h
|
||||||
include/viewer/Settings.h
|
include/viewer/Settings.h
|
||||||
include/viewer/ViewerGui.h
|
include/viewer/ViewerGui.h
|
||||||
|
lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-tools/SPIRV-Tools-toolsConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-tools/SPIRV-Tools-toolsTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools-tools/SPIRV-Tools-toolsTargets.cmake
|
||||||
|
lib/cmake/SPIRV-Tools/SPIRV-ToolsConfig.cmake
|
||||||
|
lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget.cmake
|
||||||
|
lib/libSPIRV-Tools-diff.a
|
||||||
|
lib/libSPIRV-Tools-link.a
|
||||||
|
lib/libSPIRV-Tools-lint.a
|
||||||
|
lib/libSPIRV-Tools-opt.a
|
||||||
|
lib/libSPIRV-Tools-reduce.a
|
||||||
|
lib/libSPIRV-Tools-shared.so
|
||||||
|
lib/libSPIRV-Tools.a
|
||||||
lib/libabseil.a
|
lib/libabseil.a
|
||||||
lib/libbackend.a
|
lib/libbackend.a
|
||||||
lib/libbasis_transcoder.a
|
lib/libbasis_transcoder.a
|
||||||
|
@ -211,3 +254,5 @@ lib/libuberzlib.a
|
||||||
lib/libutils.a
|
lib/libutils.a
|
||||||
lib/libviewer.a
|
lib/libviewer.a
|
||||||
lib/libvkshaders.a
|
lib/libvkshaders.a
|
||||||
|
libdata/pkgconfig/SPIRV-Tools-shared.pc
|
||||||
|
libdata/pkgconfig/SPIRV-Tools.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue