notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
filament Real-time physically based rendering engine
1.55.0 graphics on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.54.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-19 19:42:19
Last Update: 2024-10-03 09:17:06
Commit Hash: 979ab25
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://google.github.io/filament/
Description:
Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (215 items)
Collapse this list.
  1. /usr/local/share/licenses/filament-1.55.0/catalog.mk
  2. /usr/local/share/licenses/filament-1.55.0/LICENSE
  3. /usr/local/share/licenses/filament-1.55.0/APACHE20
  4. @comment bin/assets/fonts/Roboto-License.txt
  5. @comment bin/assets/fonts/Roboto-Medium.ttf
  6. @comment bin/assets/ibl/lightroom_14b/lightroom_14b_ibl.ktx
  7. @comment bin/assets/ibl/lightroom_14b/lightroom_14b_skybox.ktx
  8. @comment bin/assets/ibl/lightroom_14b/sh.txt
  9. bin/basisu
  10. bin/cmgen
  11. bin/filamesh
  12. bin/glslminifier
  13. @comment bin/gltf_viewer
  14. bin/matc
  15. bin/matedit
  16. @comment bin/material_sandbox
  17. bin/matinfo
  18. bin/mipgen
  19. bin/normal-blending
  20. bin/resgen
  21. bin/roughness-prefilter
  22. bin/specular-color
  23. bin/uberz
  24. include/backend/AcquiredImage.h
  25. include/backend/BufferDescriptor.h
  26. include/backend/CallbackHandler.h
  27. include/backend/DescriptorSetOffsetArray.h
  28. include/backend/DriverApiForward.h
  29. include/backend/DriverEnums.h
  30. include/backend/Handle.h
  31. include/backend/PipelineState.h
  32. include/backend/PixelBufferDescriptor.h
  33. include/backend/Platform.h
  34. include/backend/PresentCallable.h
  35. include/backend/Program.h
  36. include/backend/README.md
  37. include/backend/SamplerDescriptor.h
  38. include/backend/TargetBufferInfo.h
  39. include/backend/platforms/OpenGLPlatform.h
  40. include/backend/platforms/PlatformCocoaGL.h
  41. include/backend/platforms/PlatformCocoaTouchGL.h
  42. include/backend/platforms/PlatformEGL.h
  43. include/backend/platforms/PlatformEGLAndroid.h
  44. include/backend/platforms/PlatformEGLHeadless.h
  45. include/backend/platforms/PlatformGLX.h
  46. include/backend/platforms/PlatformWGL.h
  47. include/backend/platforms/PlatformWebGL.h
  48. include/backend/platforms/VulkanPlatform.h
  49. include/camutils/Bookmark.h
  50. include/camutils/Manipulator.h
  51. include/camutils/compiler.h
  52. include/filamat/Enums.h
  53. include/filamat/IncludeCallback.h
  54. include/filamat/MaterialBuilder.h
  55. include/filamat/Package.h
  56. include/filament-iblprefilter/IBLPrefilterContext.h
  57. include/filament/Box.h
  58. include/filament/BufferObject.h
  59. include/filament/Camera.h
  60. include/filament/Color.h
  61. include/filament/ColorGrading.h
  62. include/filament/ColorSpace.h
  63. include/filament/DebugRegistry.h
  64. include/filament/Engine.h
  65. include/filament/Exposure.h
  66. include/filament/Fence.h
  67. include/filament/FilamentAPI.h
  68. include/filament/Frustum.h
  69. include/filament/IndexBuffer.h
  70. include/filament/IndirectLight.h
  71. include/filament/InstanceBuffer.h
  72. include/filament/LightManager.h
  73. include/filament/Material.h
  74. include/filament/MaterialChunkType.h
  75. include/filament/MaterialEnums.h
  76. include/filament/MaterialInstance.h
  77. include/filament/MorphTargetBuffer.h
  78. include/filament/Options.h
  79. include/filament/RenderTarget.h
  80. include/filament/RenderableManager.h
  81. include/filament/Renderer.h
  82. include/filament/Scene.h
  83. include/filament/SkinningBuffer.h
  84. include/filament/Skybox.h
  85. include/filament/Stream.h
  86. include/filament/SwapChain.h
  87. include/filament/Texture.h
  88. include/filament/TextureSampler.h
  89. include/filament/ToneMapper.h
  90. include/filament/TransformManager.h
  91. include/filament/VertexBuffer.h
  92. include/filament/View.h
  93. include/filament/Viewport.h
  94. include/filameshio/MeshReader.h
  95. include/geometry/SurfaceOrientation.h
  96. include/geometry/TangentSpaceMesh.h
  97. include/geometry/Transcoder.h
  98. include/gltfio/Animator.h
  99. include/gltfio/AssetLoader.h
  100. include/gltfio/FilamentAsset.h
  101. include/gltfio/FilamentInstance.h
  102. include/gltfio/MaterialProvider.h
  103. include/gltfio/NodeManager.h
  104. include/gltfio/ResourceLoader.h
  105. include/gltfio/TextureProvider.h
  106. include/gltfio/TrsTransformManager.h
  107. include/gltfio/materials/uberarchive.h
  108. include/gltfio/math.h
  109. include/ibl/Cubemap.h
  110. include/ibl/CubemapIBL.h
  111. include/ibl/CubemapSH.h
  112. include/ibl/CubemapUtils.h
  113. include/ibl/Image.h
  114. include/ibl/utilities.h
  115. include/image/ColorTransform.h
  116. include/image/ImageOps.h
  117. include/image/ImageSampler.h
  118. include/image/Ktx1Bundle.h
  119. include/image/LinearImage.h
  120. include/ktxreader/Ktx1Reader.h
  121. include/ktxreader/Ktx2Reader.h
  122. include/math/TMatHelpers.h
  123. include/math/TQuatHelpers.h
  124. include/math/TVecHelpers.h
  125. include/math/compiler.h
  126. include/math/fast.h
  127. include/math/half.h
  128. include/math/mat2.h
  129. include/math/mat3.h
  130. include/math/mat4.h
  131. include/math/mathfwd.h
  132. include/math/norm.h
  133. include/math/quat.h
  134. include/math/scalar.h
  135. include/math/vec2.h
  136. include/math/vec3.h
  137. include/math/vec4.h
  138. include/mathio/ostream.h
  139. include/mikktspace/mikktspace.h
  140. include/tsl/robin_growth_policy.h
  141. include/tsl/robin_hash.h
  142. include/tsl/robin_map.h
  143. include/tsl/robin_set.h
  144. include/uberz/ArchiveEnums.h
  145. include/uberz/ReadableArchive.h
  146. include/uberz/WritableArchive.h
  147. include/utils/Allocator.h
  148. include/utils/BitmaskEnum.h
  149. include/utils/CString.h
  150. include/utils/CallStack.h
  151. include/utils/Entity.h
  152. include/utils/EntityInstance.h
  153. include/utils/EntityManager.h
  154. include/utils/FixedCapacityVector.h
  155. include/utils/Invocable.h
  156. include/utils/Log.h
  157. include/utils/Mutex.h
  158. include/utils/NameComponentManager.h
  159. include/utils/Panic.h
  160. include/utils/Path.h
  161. include/utils/PrivateImplementation-impl.h
  162. include/utils/PrivateImplementation.h
  163. include/utils/SingleInstanceComponentManager.h
  164. include/utils/Slice.h
  165. include/utils/StructureOfArrays.h
  166. include/utils/Systrace.h
  167. include/utils/algorithm.h
  168. include/utils/bitset.h
  169. include/utils/compiler.h
  170. include/utils/compressed_pair.h
  171. include/utils/debug.h
  172. include/utils/generic/Mutex.h
  173. include/utils/memalign.h
  174. include/utils/ostream.h
  175. include/utils/sstream.h
  176. include/utils/unwindows.h
  177. include/viewer/AutomationEngine.h
  178. include/viewer/AutomationSpec.h
  179. include/viewer/RemoteServer.h
  180. include/viewer/Settings.h
  181. include/viewer/ViewerGui.h
  182. lib/libbackend.a
  183. lib/libbasis_transcoder.a
  184. lib/libbluegl.a
  185. lib/libbluevk.a
  186. lib/libcamutils.a
  187. lib/libcivetweb.a
  188. lib/libdracodec.a
  189. lib/libfilabridge.a
  190. lib/libfilaflat.a
  191. lib/libfilamat.a
  192. lib/libfilament-iblprefilter.a
  193. lib/libfilament.a
  194. lib/libfilameshio.a
  195. lib/libgeometry.a
  196. lib/libgltfio.a
  197. lib/libgltfio_core.a
  198. lib/libibl-lite.a
  199. lib/libibl.a
  200. lib/libimage.a
  201. lib/libktxreader.a
  202. lib/libmatdbg.a
  203. lib/libmeshoptimizer.a
  204. lib/libmikktspace.a
  205. lib/libshaders.a
  206. lib/libsmol-v.a
  207. lib/libstb.a
  208. lib/libuberarchive.a
  209. lib/libuberzlib.a
  210. lib/libutils.a
  211. lib/libviewer.a
  212. lib/libvkshaders.a
  213. @owner
  214. @group
  215. @mode
Collapse this list.
Dependency lines:
  • filament>0:graphics/filament
To install the port:
cd /usr/ports/graphics/filament/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/filament
  • pkg install filament
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: filament
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727897337 SHA256 (google-filament-v1.55.0_GH0.tar.gz) = 7cb1ee0cb7ab805edcdb91572b09a9f5456fe35f7e561ed1f2140cea00020b6f SIZE (google-filament-v1.55.0_GH0.tar.gz) = 503264040

Packages (timestamps in pop-ups are UTC):
filament
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.55.01.55.0------
FreeBSD:13:quarterly1.55.01.55.0------
FreeBSD:14:latest1.55.01.55.0------
FreeBSD:14:quarterly1.55.01.55.0------
FreeBSD:15:latest1.55.01.55.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. evdev-proto>0 : devel/evdev-proto
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.11 : lang/python311
  6. sdl2-config : devel/sdl20
  7. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for filament-1.55.0: SAMPLES=off: Build samples ===> Use 'make config' to modify these settings
Options name:
graphics_filament
USES:
cmake compiler:c++17-lang localbase:ldflags python:build sdl shebangfix xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/filament/tar.gz/v1.55.0?dummy=/
Collapse this list.

Number of commits found: 80

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.55.0
03 Oct 2024 09:17:06
commit hash: 979ab251b9ce848a8818cc956a3dbab46dd2f8accommit hash: 979ab251b9ce848a8818cc956a3dbab46dd2f8accommit hash: 979ab251b9ce848a8818cc956a3dbab46dd2f8accommit hash: 979ab251b9ce848a8818cc956a3dbab46dd2f8ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.54.5 → 1.55.0

Reported by:	portscout
1.54.5
25 Sep 2024 08:33:31
commit hash: cb32da0b21e719ace208d9f75138768f68001c10commit hash: cb32da0b21e719ace208d9f75138768f68001c10commit hash: cb32da0b21e719ace208d9f75138768f68001c10commit hash: cb32da0b21e719ace208d9f75138768f68001c10 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.54.4 → 1.54.5

Reported by:	portscout
1.54.4
20 Sep 2024 17:38:50
commit hash: 6214c12ca3221e2befa1e60b11909a372657c5c3commit hash: 6214c12ca3221e2befa1e60b11909a372657c5c3commit hash: 6214c12ca3221e2befa1e60b11909a372657c5c3commit hash: 6214c12ca3221e2befa1e60b11909a372657c5c3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.54.3 → 1.54.4

Reported by:	portscout
1.54.3
11 Sep 2024 06:58:58
commit hash: 3418db1c30da81cad8e02752772d2ca61c91f1c5commit hash: 3418db1c30da81cad8e02752772d2ca61c91f1c5commit hash: 3418db1c30da81cad8e02752772d2ca61c91f1c5commit hash: 3418db1c30da81cad8e02752772d2ca61c91f1c5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.54.2 → 1.54.3

Reported by:	portscout
1.54.2
05 Sep 2024 08:48:49
commit hash: 24e929396014d189ba14798842b925ded5342898commit hash: 24e929396014d189ba14798842b925ded5342898commit hash: 24e929396014d189ba14798842b925ded5342898commit hash: 24e929396014d189ba14798842b925ded5342898 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.54.1 → 1.54.2

Reported by:	portscout
1.54.1
29 Aug 2024 07:11:57
commit hash: 1f34fd022f5fca34d318423646b91c35f3bb686fcommit hash: 1f34fd022f5fca34d318423646b91c35f3bb686fcommit hash: 1f34fd022f5fca34d318423646b91c35f3bb686fcommit hash: 1f34fd022f5fca34d318423646b91c35f3bb686f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.54.0 → 1.54.1

Reported by:	portscout
1.54.0
21 Aug 2024 05:09:34
commit hash: 2f37edd6278ededdf0a4ebbb3186ffa00d0e3dc9commit hash: 2f37edd6278ededdf0a4ebbb3186ffa00d0e3dc9commit hash: 2f37edd6278ededdf0a4ebbb3186ffa00d0e3dc9commit hash: 2f37edd6278ededdf0a4ebbb3186ffa00d0e3dc9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.53.5 → 1.54.0

Reported by:	portscout
1.53.5
14 Aug 2024 21:06:57
commit hash: a0e72fd0e7d1fa848683215b5add7e93e54fa982commit hash: a0e72fd0e7d1fa848683215b5add7e93e54fa982commit hash: a0e72fd0e7d1fa848683215b5add7e93e54fa982commit hash: a0e72fd0e7d1fa848683215b5add7e93e54fa982 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.53.4 → 1.53.5

Reported by:	portscout
1.53.4
10 Aug 2024 07:07:29
commit hash: fa814c46fab1b299f71bc73762a502f5c3cbe390commit hash: fa814c46fab1b299f71bc73762a502f5c3cbe390commit hash: fa814c46fab1b299f71bc73762a502f5c3cbe390commit hash: fa814c46fab1b299f71bc73762a502f5c3cbe390 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.53.3 → 1.53.4

Reported by:	portscout
1.53.3
01 Aug 2024 14:38:23
commit hash: 5d514f76ecd62af6c81e18403d290e97cd05d7a7commit hash: 5d514f76ecd62af6c81e18403d290e97cd05d7a7commit hash: 5d514f76ecd62af6c81e18403d290e97cd05d7a7commit hash: 5d514f76ecd62af6c81e18403d290e97cd05d7a7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.53.2 → 1.53.3

Reported by:	portscout
1.53.2
24 Jul 2024 07:43:47
commit hash: 34fbc153f7aaad82ef2ae3a22d0367dc8548a1decommit hash: 34fbc153f7aaad82ef2ae3a22d0367dc8548a1decommit hash: 34fbc153f7aaad82ef2ae3a22d0367dc8548a1decommit hash: 34fbc153f7aaad82ef2ae3a22d0367dc8548a1de files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.53.1 → 1.53.2

Reported by:	portscout
1.53.1
26 Jun 2024 15:16:52
commit hash: 2dd046ac4f049717184762ef94122d31da80fa73commit hash: 2dd046ac4f049717184762ef94122d31da80fa73commit hash: 2dd046ac4f049717184762ef94122d31da80fa73commit hash: 2dd046ac4f049717184762ef94122d31da80fa73 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.53.0 → 1.53.1

Reported by:	portscout
1.53.0
18 Jun 2024 09:25:07
commit hash: 9aafcafd4a73c4c4e4e6e1e2952053a7342b9a74commit hash: 9aafcafd4a73c4c4e4e6e1e2952053a7342b9a74commit hash: 9aafcafd4a73c4c4e4e6e1e2952053a7342b9a74commit hash: 9aafcafd4a73c4c4e4e6e1e2952053a7342b9a74 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.52.3 → 1.53.0

Reported by:	portscout
1.52.3
12 Jun 2024 15:26:20
commit hash: 2af3b0509643b4b364c9d5b914ea56308b3b0eb7commit hash: 2af3b0509643b4b364c9d5b914ea56308b3b0eb7commit hash: 2af3b0509643b4b364c9d5b914ea56308b3b0eb7commit hash: 2af3b0509643b4b364c9d5b914ea56308b3b0eb7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.52.2 → 1.52.3

Reported by:	portscout
1.52.2
05 Jun 2024 08:09:39
commit hash: faf49690e01dbccba045f52af036aa20c239823fcommit hash: faf49690e01dbccba045f52af036aa20c239823fcommit hash: faf49690e01dbccba045f52af036aa20c239823fcommit hash: faf49690e01dbccba045f52af036aa20c239823f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.52.1 → 1.52.2

Reported by:	portscout
1.52.1
30 May 2024 12:24:26
commit hash: c5443fbae7bd78185e0bc9aa8339c5b2a6ef562acommit hash: c5443fbae7bd78185e0bc9aa8339c5b2a6ef562acommit hash: c5443fbae7bd78185e0bc9aa8339c5b2a6ef562acommit hash: c5443fbae7bd78185e0bc9aa8339c5b2a6ef562a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.52.0 → 1.52.1

Reported by:	portscout
1.52.0
23 May 2024 13:22:51
commit hash: f8dff2d698a4ee60ad991bf91a4ed93501cf4196commit hash: f8dff2d698a4ee60ad991bf91a4ed93501cf4196commit hash: f8dff2d698a4ee60ad991bf91a4ed93501cf4196commit hash: f8dff2d698a4ee60ad991bf91a4ed93501cf4196 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.8 → 1.52.0

Reported by:	portscout
1.51.8
15 May 2024 20:08:06
commit hash: 3d7c325292f2ae335b06cac1bd7ab0b234a6713fcommit hash: 3d7c325292f2ae335b06cac1bd7ab0b234a6713fcommit hash: 3d7c325292f2ae335b06cac1bd7ab0b234a6713fcommit hash: 3d7c325292f2ae335b06cac1bd7ab0b234a6713f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.6 → 1.51.8

Reported by:	portscout
1.51.6
30 Apr 2024 05:26:34
commit hash: 69637573ec2514056b8001cf467217f6a8cfd61bcommit hash: 69637573ec2514056b8001cf467217f6a8cfd61bcommit hash: 69637573ec2514056b8001cf467217f6a8cfd61bcommit hash: 69637573ec2514056b8001cf467217f6a8cfd61b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.5 → 1.51.6

Reported by:	portscout
1.51.5
23 Apr 2024 08:40:28
commit hash: bcd5d05a25c90611a881b47144b32258e4d9efb7commit hash: bcd5d05a25c90611a881b47144b32258e4d9efb7commit hash: bcd5d05a25c90611a881b47144b32258e4d9efb7commit hash: bcd5d05a25c90611a881b47144b32258e4d9efb7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.4 → 1.51.5
1.51.4
19 Apr 2024 01:27:06
commit hash: c97df3b5abc7a90ab1da276e2f716fc15617a24fcommit hash: c97df3b5abc7a90ab1da276e2f716fc15617a24fcommit hash: c97df3b5abc7a90ab1da276e2f716fc15617a24fcommit hash: c97df3b5abc7a90ab1da276e2f716fc15617a24f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.3 → 1.51.4

Reported by:	portscout
1.51.3
09 Apr 2024 07:40:57
commit hash: 13dc581b5e800bcd5a667de2ef38f8f59361b03ccommit hash: 13dc581b5e800bcd5a667de2ef38f8f59361b03ccommit hash: 13dc581b5e800bcd5a667de2ef38f8f59361b03ccommit hash: 13dc581b5e800bcd5a667de2ef38f8f59361b03c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.2 → 1.51.3

Reported by:	portscout
1.51.2
03 Apr 2024 07:41:45
commit hash: 38dcf6cb757c82ace3fb477ece7b57742e91ce0fcommit hash: 38dcf6cb757c82ace3fb477ece7b57742e91ce0fcommit hash: 38dcf6cb757c82ace3fb477ece7b57742e91ce0fcommit hash: 38dcf6cb757c82ace3fb477ece7b57742e91ce0f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.1 → 1.51.2

Reported by:	portscout
1.51.1
29 Mar 2024 23:57:33
commit hash: 004ac1e521f02f3b9884430999022d7e8c4cb82acommit hash: 004ac1e521f02f3b9884430999022d7e8c4cb82acommit hash: 004ac1e521f02f3b9884430999022d7e8c4cb82acommit hash: 004ac1e521f02f3b9884430999022d7e8c4cb82a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.51.0 → 1.51.1

Reported by:	portscout
1.51.0
21 Mar 2024 10:03:31
commit hash: 2b0ea2072a7782df48aaf19e474ae5c97260831fcommit hash: 2b0ea2072a7782df48aaf19e474ae5c97260831fcommit hash: 2b0ea2072a7782df48aaf19e474ae5c97260831fcommit hash: 2b0ea2072a7782df48aaf19e474ae5c97260831f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.50.6 → 1.51.0

Reported by:	portscout
1.50.6
13 Mar 2024 08:11:21
commit hash: ef0a3b48cbd16a2a70c1dc40fb0bc8b7b24567b6commit hash: ef0a3b48cbd16a2a70c1dc40fb0bc8b7b24567b6commit hash: ef0a3b48cbd16a2a70c1dc40fb0bc8b7b24567b6commit hash: ef0a3b48cbd16a2a70c1dc40fb0bc8b7b24567b6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.50.5 → 1.50.6

Reported by:	portscout
1.50.5
07 Mar 2024 09:48:07
commit hash: c2161172a03594fd7e596c03c30adfdec0e715f4commit hash: c2161172a03594fd7e596c03c30adfdec0e715f4commit hash: c2161172a03594fd7e596c03c30adfdec0e715f4commit hash: c2161172a03594fd7e596c03c30adfdec0e715f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.50.3 → 1.50.5

Reported by:	portscout
1.50.3
13 Feb 2024 07:50:49
commit hash: 3119fa80bb6e91214faa8959bc3f2860636bfafdcommit hash: 3119fa80bb6e91214faa8959bc3f2860636bfafdcommit hash: 3119fa80bb6e91214faa8959bc3f2860636bfafdcommit hash: 3119fa80bb6e91214faa8959bc3f2860636bfafd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.50.1 → 1.50.3

Reported by:	portscout
1.50.1
04 Feb 2024 23:56:12
commit hash: 08fb1abf61d459965c47c08744fe60bc5bcf509acommit hash: 08fb1abf61d459965c47c08744fe60bc5bcf509acommit hash: 08fb1abf61d459965c47c08744fe60bc5bcf509acommit hash: 08fb1abf61d459965c47c08744fe60bc5bcf509a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Broken on powerpc*

Reported by:	fallout
1.50.1
02 Feb 2024 08:40:26
commit hash: 5ec0fe2cde5430ed58824618fa2c226dd1d9db3ccommit hash: 5ec0fe2cde5430ed58824618fa2c226dd1d9db3ccommit hash: 5ec0fe2cde5430ed58824618fa2c226dd1d9db3ccommit hash: 5ec0fe2cde5430ed58824618fa2c226dd1d9db3c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.50.0 → 1.50.1

Reported by:	portscout
1.50.0
24 Jan 2024 08:26:01
commit hash: fdd4ff589c5410e6643a661dfffb26faaebca798commit hash: fdd4ff589c5410e6643a661dfffb26faaebca798commit hash: fdd4ff589c5410e6643a661dfffb26faaebca798commit hash: fdd4ff589c5410e6643a661dfffb26faaebca798 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.49.3 → 1.50.0

Reported by:	portscout
1.49.3
11 Jan 2024 08:31:24
commit hash: 04d48b4c7ba4e13fdf38d81c8978074d76907ae7commit hash: 04d48b4c7ba4e13fdf38d81c8978074d76907ae7commit hash: 04d48b4c7ba4e13fdf38d81c8978074d76907ae7commit hash: 04d48b4c7ba4e13fdf38d81c8978074d76907ae7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.49.2 → 1.49.3

Reported by:	portscout
1.49.1
19 Dec 2023 09:36:38
commit hash: 997d82dfee071c77536f3c0adf6ed7dac9704c8fcommit hash: 997d82dfee071c77536f3c0adf6ed7dac9704c8fcommit hash: 997d82dfee071c77536f3c0adf6ed7dac9704c8fcommit hash: 997d82dfee071c77536f3c0adf6ed7dac9704c8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.49.0 → 1.49.1

Reported by:	portscout
1.49.0
12 Dec 2023 17:32:07
commit hash: 648afcf48be7e2af672020792ecc55f9e273e26dcommit hash: 648afcf48be7e2af672020792ecc55f9e273e26dcommit hash: 648afcf48be7e2af672020792ecc55f9e273e26dcommit hash: 648afcf48be7e2af672020792ecc55f9e273e26d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.48.0 → 1.49.0

Reported by:	portscout
1.48.0
06 Dec 2023 08:34:57
commit hash: 955df10df2fbea96bea0ca947ce0cd1466f1e2b0commit hash: 955df10df2fbea96bea0ca947ce0cd1466f1e2b0commit hash: 955df10df2fbea96bea0ca947ce0cd1466f1e2b0commit hash: 955df10df2fbea96bea0ca947ce0cd1466f1e2b0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.46.0 → 1.48.0

Reported by:	portscout
1.46.0
15 Nov 2023 19:06:35
commit hash: 0a6e08ba8fa6d32b734ef96df11728faafabfee4commit hash: 0a6e08ba8fa6d32b734ef96df11728faafabfee4commit hash: 0a6e08ba8fa6d32b734ef96df11728faafabfee4commit hash: 0a6e08ba8fa6d32b734ef96df11728faafabfee4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.45.0 → 1.46.0

Reported by:	portscout
1.45.0
27 Oct 2023 06:46:44
commit hash: 2246038b9638fad359b89e154f1a2ac7912268b9commit hash: 2246038b9638fad359b89e154f1a2ac7912268b9commit hash: 2246038b9638fad359b89e154f1a2ac7912268b9commit hash: 2246038b9638fad359b89e154f1a2ac7912268b9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.43.0 → 1.45.0

Reported by:	portscout
1.43.0
19 Sep 2023 07:27:36
commit hash: ebafb2b32ee60756953e69f9c9e6c6a710b29855commit hash: ebafb2b32ee60756953e69f9c9e6c6a710b29855commit hash: ebafb2b32ee60756953e69f9c9e6c6a710b29855commit hash: ebafb2b32ee60756953e69f9c9e6c6a710b29855 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.42.2 → 1.43.0

Reported by:	portscout
1.42.2
16 Sep 2023 18:26:02
commit hash: 910a179fcd709ca09d8e2e486bb5a87aa7b0f0efcommit hash: 910a179fcd709ca09d8e2e486bb5a87aa7b0f0efcommit hash: 910a179fcd709ca09d8e2e486bb5a87aa7b0f0efcommit hash: 910a179fcd709ca09d8e2e486bb5a87aa7b0f0ef files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.42.0 → 1.42.2

Reported by:	portscout
1.42.0
23 Aug 2023 05:13:49
commit hash: a996e733ebe70bfce58e0b44b11d5139f3142b45commit hash: a996e733ebe70bfce58e0b44b11d5139f3142b45commit hash: a996e733ebe70bfce58e0b44b11d5139f3142b45commit hash: a996e733ebe70bfce58e0b44b11d5139f3142b45 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.41.0 → 1.42.0

Reported by:	portscout
1.41.0
16 Aug 2023 06:48:17
commit hash: 6ca9d99d068497ae214acf1d11ecbd9ecdd37a25commit hash: 6ca9d99d068497ae214acf1d11ecbd9ecdd37a25commit hash: 6ca9d99d068497ae214acf1d11ecbd9ecdd37a25commit hash: 6ca9d99d068497ae214acf1d11ecbd9ecdd37a25 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.40.5 → 1.41.0

Reported by:	portscout
1.40.5
10 Aug 2023 07:07:58
commit hash: e29d7a690744d1f24acbc5cc2ce1554ba1da05dbcommit hash: e29d7a690744d1f24acbc5cc2ce1554ba1da05dbcommit hash: e29d7a690744d1f24acbc5cc2ce1554ba1da05dbcommit hash: e29d7a690744d1f24acbc5cc2ce1554ba1da05db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.40.4 → 1.40.5

Reported by:	portscout
1.40.4
02 Aug 2023 07:49:49
commit hash: 9fcce149ddd4c0d305a4c4da2d062b804ed01038commit hash: 9fcce149ddd4c0d305a4c4da2d062b804ed01038commit hash: 9fcce149ddd4c0d305a4c4da2d062b804ed01038commit hash: 9fcce149ddd4c0d305a4c4da2d062b804ed01038 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.40.3 → 1.40.4

Reported by:	portscout
1.40.3
29 Jul 2023 06:35:57
commit hash: f117802111dd157fb7c1ada6aaf039beeb51d20acommit hash: f117802111dd157fb7c1ada6aaf039beeb51d20acommit hash: f117802111dd157fb7c1ada6aaf039beeb51d20acommit hash: f117802111dd157fb7c1ada6aaf039beeb51d20a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.40.2 → 1.40.3

Reported by:	portscout
1.40.2
18 Jul 2023 07:45:05
commit hash: 64c3a1f2501ec8fad81dec2399050ce80242a400commit hash: 64c3a1f2501ec8fad81dec2399050ce80242a400commit hash: 64c3a1f2501ec8fad81dec2399050ce80242a400commit hash: 64c3a1f2501ec8fad81dec2399050ce80242a400 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.40.1 → 1.40.2

Reported by:	portscout
1.40.1
13 Jul 2023 06:40:13
commit hash: 3f5d9130a42838f70bf1b01ab0cb4f355d34413ccommit hash: 3f5d9130a42838f70bf1b01ab0cb4f355d34413ccommit hash: 3f5d9130a42838f70bf1b01ab0cb4f355d34413ccommit hash: 3f5d9130a42838f70bf1b01ab0cb4f355d34413c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.40.0 → 1.40.1

Reported by:	portscout
1.40.0
27 Jun 2023 07:46:41
commit hash: 8519b4b3bb81569ca059e5b6ca90d94a5887ad7bcommit hash: 8519b4b3bb81569ca059e5b6ca90d94a5887ad7bcommit hash: 8519b4b3bb81569ca059e5b6ca90d94a5887ad7bcommit hash: 8519b4b3bb81569ca059e5b6ca90d94a5887ad7b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.39.0 → 1.40.0

Reported by:	portscout
1.39.0
21 Jun 2023 07:44:30
commit hash: 806b945c792ec021354eb870a64fb5b33a36e133commit hash: 806b945c792ec021354eb870a64fb5b33a36e133commit hash: 806b945c792ec021354eb870a64fb5b33a36e133commit hash: 806b945c792ec021354eb870a64fb5b33a36e133 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.38.0 → 1.39.0

Reported by:	portscout
1.38.0
09 Jun 2023 01:44:39
commit hash: e7e4175c6e8309d1283ebf7314ac9ab3c2e8b20bcommit hash: e7e4175c6e8309d1283ebf7314ac9ab3c2e8b20bcommit hash: e7e4175c6e8309d1283ebf7314ac9ab3c2e8b20bcommit hash: e7e4175c6e8309d1283ebf7314ac9ab3c2e8b20b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.37.0 → 1.38.0

Reported by:	portscout
1.37.0
01 Jun 2023 19:48:12
commit hash: 1a1ef0e9a27a69c0a0467d0fa6bc7968b5b98658commit hash: 1a1ef0e9a27a69c0a0467d0fa6bc7968b5b98658commit hash: 1a1ef0e9a27a69c0a0467d0fa6bc7968b5b98658commit hash: 1a1ef0e9a27a69c0a0467d0fa6bc7968b5b98658 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.36.0 → 1.37.0

Reported by:	portscout
1.36.0
22 May 2023 06:54:54
commit hash: 2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4commit hash: 2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4commit hash: 2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4commit hash: 2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.33.0 → 1.36.0

Reported by:	portscout
1.33.0
27 Apr 2023 08:36:48
commit hash: 8cb7fbb0138f4210d8ab151257a53adc108c426fcommit hash: 8cb7fbb0138f4210d8ab151257a53adc108c426fcommit hash: 8cb7fbb0138f4210d8ab151257a53adc108c426fcommit hash: 8cb7fbb0138f4210d8ab151257a53adc108c426f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.32.2 → 1.33.0

Reported by:	portscout
1.32.2
08 Apr 2023 07:42:12
commit hash: 6fa7e2f9b41cc35eefdfc79f8532239126a3fc9dcommit hash: 6fa7e2f9b41cc35eefdfc79f8532239126a3fc9dcommit hash: 6fa7e2f9b41cc35eefdfc79f8532239126a3fc9dcommit hash: 6fa7e2f9b41cc35eefdfc79f8532239126a3fc9d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.32.1 → 1.32.2

Reported by:	portscout
1.32.1
23 Mar 2023 04:54:06
commit hash: 80082848efab57145d5bf1290044fb8e4ae28486commit hash: 80082848efab57145d5bf1290044fb8e4ae28486commit hash: 80082848efab57145d5bf1290044fb8e4ae28486commit hash: 80082848efab57145d5bf1290044fb8e4ae28486 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.32.0 → 1.32.1

Reported by:	portscout
1.32.0
16 Mar 2023 04:19:16
commit hash: 13c85451c8580f4e9cc989bdf9b315758db3803acommit hash: 13c85451c8580f4e9cc989bdf9b315758db3803acommit hash: 13c85451c8580f4e9cc989bdf9b315758db3803acommit hash: 13c85451c8580f4e9cc989bdf9b315758db3803a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.7 → 1.32.0

Reported by:	portscout
1.31.7
11 Mar 2023 09:16:16
commit hash: fea76607896bc8b3093b7ff9cec7a70208a32407commit hash: fea76607896bc8b3093b7ff9cec7a70208a32407commit hash: fea76607896bc8b3093b7ff9cec7a70208a32407commit hash: fea76607896bc8b3093b7ff9cec7a70208a32407 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.6 → 1.31.7

Reported by:	portscout
1.31.6
02 Mar 2023 19:06:09
commit hash: d2bea56cb61b17bab2f87d28d16e2e541bab3996commit hash: d2bea56cb61b17bab2f87d28d16e2e541bab3996commit hash: d2bea56cb61b17bab2f87d28d16e2e541bab3996commit hash: d2bea56cb61b17bab2f87d28d16e2e541bab3996 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.5 → 1.31.6

Reported by:	portscout
1.31.5
23 Feb 2023 07:49:26
commit hash: d5693afd838cf78b84378d47ae2b1a11804ea625commit hash: d5693afd838cf78b84378d47ae2b1a11804ea625commit hash: d5693afd838cf78b84378d47ae2b1a11804ea625commit hash: d5693afd838cf78b84378d47ae2b1a11804ea625 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.3 → 1.31.5

Reported by:	portscout
1.31.3
04 Feb 2023 09:03:03
commit hash: d4663509d20d51b2aef864949afe7376ebe6462ecommit hash: d4663509d20d51b2aef864949afe7376ebe6462ecommit hash: d4663509d20d51b2aef864949afe7376ebe6462ecommit hash: d4663509d20d51b2aef864949afe7376ebe6462e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.2 → 1.31.3

Reported by:	portscout
1.31.2
26 Jan 2023 05:57:04
commit hash: 10a35f927ac674112dfdd3fa91ef956a14142227commit hash: 10a35f927ac674112dfdd3fa91ef956a14142227commit hash: 10a35f927ac674112dfdd3fa91ef956a14142227commit hash: 10a35f927ac674112dfdd3fa91ef956a14142227 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.1 → 1.31.2

Reported by:	portscout
1.31.1
19 Jan 2023 20:02:20
commit hash: b8f0925e20464c580170915334f2da4ecc13170acommit hash: b8f0925e20464c580170915334f2da4ecc13170acommit hash: b8f0925e20464c580170915334f2da4ecc13170acommit hash: b8f0925e20464c580170915334f2da4ecc13170a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.31.0 -> 1.31.1

Reported by:	portscout
1.31.0
12 Jan 2023 00:19:21
commit hash: e70dad9524c9f2c471590ef961c882f3fec2ce8acommit hash: e70dad9524c9f2c471590ef961c882f3fec2ce8acommit hash: e70dad9524c9f2c471590ef961c882f3fec2ce8acommit hash: e70dad9524c9f2c471590ef961c882f3fec2ce8a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.30.0 -> 1.31.0

Reported by:	portscout
1.49.2
03 Jan 2023 14:49:38
commit hash: f47eb5f4f3116efa061b2b1232cae850914395fecommit hash: f47eb5f4f3116efa061b2b1232cae850914395fecommit hash: f47eb5f4f3116efa061b2b1232cae850914395fecommit hash: f47eb5f4f3116efa061b2b1232cae850914395fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: update 1.49.1 → 1.49.2

Reported by:	portscout
1.30.0
21 Dec 2022 07:14:01
commit hash: 5f943c64b0133eac3e4cd5ab3fcf1081485590c7commit hash: 5f943c64b0133eac3e4cd5ab3fcf1081485590c7commit hash: 5f943c64b0133eac3e4cd5ab3fcf1081485590c7commit hash: 5f943c64b0133eac3e4cd5ab3fcf1081485590c7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.29.0 -> 1.30.0

Reported by:	portscout
1.29.0
22 Nov 2022 22:05:33
commit hash: 03f103ff480e5cdb03fafac1fc4d415b1e90332fcommit hash: 03f103ff480e5cdb03fafac1fc4d415b1e90332fcommit hash: 03f103ff480e5cdb03fafac1fc4d415b1e90332fcommit hash: 03f103ff480e5cdb03fafac1fc4d415b1e90332f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.28.3 -> 1.29.0

Reported by:	portscout
1.28.3
11 Nov 2022 07:30:32
commit hash: 1e13e1ee9f0908163672d489a10f03cf07b1ab36commit hash: 1e13e1ee9f0908163672d489a10f03cf07b1ab36commit hash: 1e13e1ee9f0908163672d489a10f03cf07b1ab36commit hash: 1e13e1ee9f0908163672d489a10f03cf07b1ab36 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.28.2 -> 1.28.3

Reported by:	portscout
1.28.2
05 Nov 2022 15:54:02
commit hash: 7303e3cf10bf5d6fdc8b96ae883f0962ad1c472dcommit hash: 7303e3cf10bf5d6fdc8b96ae883f0962ad1c472dcommit hash: 7303e3cf10bf5d6fdc8b96ae883f0962ad1c472dcommit hash: 7303e3cf10bf5d6fdc8b96ae883f0962ad1c472d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.28.0 -> 1.28.2

Reported by:	portscout
1.28.0
16 Oct 2022 07:09:35
commit hash: e08eccc866f8a3ea0f9b5cf809b107869a685824commit hash: e08eccc866f8a3ea0f9b5cf809b107869a685824commit hash: e08eccc866f8a3ea0f9b5cf809b107869a685824commit hash: e08eccc866f8a3ea0f9b5cf809b107869a685824 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.27.2 -> 1.28.0

Reported by:	portscout
1.27.2
02 Oct 2022 03:34:06
commit hash: 2127b1192dd11a5bb9e199988cb025759ceff4f5commit hash: 2127b1192dd11a5bb9e199988cb025759ceff4f5commit hash: 2127b1192dd11a5bb9e199988cb025759ceff4f5commit hash: 2127b1192dd11a5bb9e199988cb025759ceff4f5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.27.1 -> 1.27.2

Reported by:	portscout
1.27.1
30 Sep 2022 06:51:36
commit hash: 5e55860f76054d112d6c49d6cf9bf231d79db43acommit hash: 5e55860f76054d112d6c49d6cf9bf231d79db43acommit hash: 5e55860f76054d112d6c49d6cf9bf231d79db43acommit hash: 5e55860f76054d112d6c49d6cf9bf231d79db43a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Broken on armv7

Reported by:	fallout
1.27.1
22 Sep 2022 15:40:10
commit hash: aa4708b517d63fa574f3cd30cd53b28dbd60b88bcommit hash: aa4708b517d63fa574f3cd30cd53b28dbd60b88bcommit hash: aa4708b517d63fa574f3cd30cd53b28dbd60b88bcommit hash: aa4708b517d63fa574f3cd30cd53b28dbd60b88b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.27.0 -> 1.27.1

Reported by:	portscout
1.27.0
17 Sep 2022 07:38:35
commit hash: 145977f64902f24f4a38365d732dabcc1e3eb0f3commit hash: 145977f64902f24f4a38365d732dabcc1e3eb0f3commit hash: 145977f64902f24f4a38365d732dabcc1e3eb0f3commit hash: 145977f64902f24f4a38365d732dabcc1e3eb0f3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.26.0 -> 1.27.0

Reported by:	portscout
1.26.0
12 Sep 2022 16:38:03
commit hash: fde73a13c618cce1b2ee3324c25f2c424c3ab94dcommit hash: fde73a13c618cce1b2ee3324c25f2c424c3ab94dcommit hash: fde73a13c618cce1b2ee3324c25f2c424c3ab94dcommit hash: fde73a13c618cce1b2ee3324c25f2c424c3ab94d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Fix build when ccache is present

Fix shabangs in ccache scripts that fialement uses.
This caused failures.

Also: this project looks up the ccache program and uses ccach.
when it is present.
This logic is now adjusted and it only uses ccache when it
is enabled through the ports framework.

PR:		266297
Reported by:	amdmi3@
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.26.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26.0
01 Sep 2022 20:10:31
commit hash: e2c04c25b088e46f01e8346c57a49e803f7a20eccommit hash: e2c04c25b088e46f01e8346c57a49e803f7a20eccommit hash: e2c04c25b088e46f01e8346c57a49e803f7a20eccommit hash: e2c04c25b088e46f01e8346c57a49e803f7a20ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.25.6 -> 1.26.0

Reported by:	portscout
<If someone else reported the issue.>
1.25.6
30 Aug 2022 09:18:36
commit hash: 617d07848c7ff57020757e30f81851828099c8b7commit hash: 617d07848c7ff57020757e30f81851828099c8b7commit hash: 617d07848c7ff57020757e30f81851828099c8b7commit hash: 617d07848c7ff57020757e30f81851828099c8b7 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
graphics/filament: fix BROKEN message
1.25.6
25 Aug 2022 03:38:44
commit hash: 612dc0b0360dc80a91ba4df1c397d97b4401fa39commit hash: 612dc0b0360dc80a91ba4df1c397d97b4401fa39commit hash: 612dc0b0360dc80a91ba4df1c397d97b4401fa39commit hash: 612dc0b0360dc80a91ba4df1c397d97b4401fa39 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Update 1.25.5 -> 1.25.6

Reported by:	portscout
1.25.5
20 Aug 2022 16:37:39
commit hash: 10aeb26633901ef5265a2112f7e2c4206e79e4b9commit hash: 10aeb26633901ef5265a2112f7e2c4206e79e4b9commit hash: 10aeb26633901ef5265a2112f7e2c4206e79e4b9commit hash: 10aeb26633901ef5265a2112f7e2c4206e79e4b9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: Broken on i386

Reported by:	fallout
1.25.5
19 Aug 2022 19:40:38
commit hash: d5e52eb269e3059e37b328ea962be4c2200d1523commit hash: d5e52eb269e3059e37b328ea962be4c2200d1523commit hash: d5e52eb269e3059e37b328ea962be4c2200d1523commit hash: d5e52eb269e3059e37b328ea962be4c2200d1523 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/filament: New port: Real-time physically based rendering engine

Number of commits found: 80