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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.3.281 graphics on this many watch lists=0 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.3.274Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-23 20:15:55
Last Update: 2024-03-26 21:22:16
Commit Hash: 25be4f0
License: APACHE20
WWW:
https://github.com/KhronosGroup/Vulkan-ValidationLayers
Description:
Vulkan is an Explicit API, enabling direct control over how GPUs actually work. By design, minimal error checking is done inside a Vulkan driver. Applications have full control and responsibility for correct operation. Any errors in how Vulkan is used can result in a crash. This project provides Vulkan validation layers that can be enabled to assist development by enabling developers to verify their applications correct use of the Vulkan API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/vulkan-validation-layers-1.3.281/catalog.mk
  2. /usr/local/share/licenses/vulkan-validation-layers-1.3.281/LICENSE
  3. /usr/local/share/licenses/vulkan-validation-layers-1.3.281/APACHE20
  4. lib/libVkLayer_khronos_validation.so
  5. share/vulkan/explicit_layer.d/VkLayer_khronos_validation.json
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • vulkan-validation-layers>0:graphics/vulkan-validation-layers
To install the port:
cd /usr/ports/graphics/vulkan-validation-layers/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/vulkan-validation-layers
  • pkg install vulkan-validation-layers
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vulkan-validation-layers
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711408047 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.281_GH0.tar.gz) = 7b13853d81ac106dceeb8768f010fade7b94ee2283ee09e356a74a27ca468da5 SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.281_GH0.tar.gz) = 5459830

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-352-g04db24d_GH0.tar.gz) = 3015996e7dbc85f9e5364d794586a403acd57fe3b734ec7f1f495769f8f1783e SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-352-g04db24d_GH0.tar.gz) = 472455

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vulkan-validation-layers
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2801.3.2801.2.165_11.3.2801.3.280-1.2.165_1-
FreeBSD:13:quarterly1.3.2741.3.2741.3.2571.3.2741.3.2741.3.2741.3.2741.3.274
FreeBSD:14:latest1.3.2801.3.2801.3.2381.3.2781.3.2801.3.253-1.3.254
FreeBSD:14:quarterly1.3.2741.3.274-1.3.2741.3.2741.3.2741.3.2741.3.274
FreeBSD:15:latest1.3.2801.3.280n/a1.3.277n/a1.3.2761.3.2761.3.278
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. robin-hood-hashing>0 : devel/robin-hood-hashing
  2. spirv-tools>0 : graphics/spirv-tools
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. vulkan-utility-libraries>0 : graphics/vulkan-utility-libraries
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.9 : lang/python39
  9. xcb.pc : x11/libxcb
  10. x11.pc : x11/libX11
  11. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. xcb.pc : x11/libxcb
  2. x11.pc : x11/libX11
  3. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libwayland-egl.so : graphics/wayland
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vulkan-validation-layers-1.3.281: WAYLAND=on: Wayland (graphics) support XCB=on: X11 (graphics) support via libxcb XLIB=on: X11 (graphics) support via libX11 ===> Use 'make config' to modify these settings
Options name:
graphics_vulkan-validation-layers
USES:
alias cmake compiler:c++11-lib pkgconfig python:build xorg 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/KhronosGroup/Vulkan-ValidationLayers/tar.gz/v1.3.281?dummy=/
Collapse this list.

Number of commits found: 162 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.281
26 Mar 2024 21:22:16
commit hash: 25be4f039172dc174d443ffc96213a9904588776commit hash: 25be4f039172dc174d443ffc96213a9904588776commit hash: 25be4f039172dc174d443ffc96213a9904588776commit hash: 25be4f039172dc174d443ffc96213a9904588776 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.281

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.280...v1.3.281
Reported by:	Repology, portscout
1.3.280
09 Mar 2024 05:36:23
commit hash: 4ec4de006c580c2cef4d1f35f7bb64f25b5e263bcommit hash: 4ec4de006c580c2cef4d1f35f7bb64f25b5e263bcommit hash: 4ec4de006c580c2cef4d1f35f7bb64f25b5e263bcommit hash: 4ec4de006c580c2cef4d1f35f7bb64f25b5e263b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.280

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.279...v1.3.280
Reported by:	Repology, portscout
1.3.279
02 Mar 2024 20:13:59
commit hash: 64dc0eb140dec0b67549732cea112dc8ecc09013commit hash: 64dc0eb140dec0b67549732cea112dc8ecc09013commit hash: 64dc0eb140dec0b67549732cea112dc8ecc09013commit hash: 64dc0eb140dec0b67549732cea112dc8ecc09013 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.279

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.278...v1.3.279
Reported by:	Repology, portscout
1.3.278
20 Feb 2024 00:58:55
commit hash: d8348bdcbe11a38824484884e3c4251a0e7ab7ebcommit hash: d8348bdcbe11a38824484884e3c4251a0e7ab7ebcommit hash: d8348bdcbe11a38824484884e3c4251a0e7ab7ebcommit hash: d8348bdcbe11a38824484884e3c4251a0e7ab7eb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.278

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.277...v1.3.278
Reported by:	Repology, portscout
1.3.277
03 Feb 2024 04:18:55
commit hash: 204618516a62b453ad33b77b2890ebf4f39c4799commit hash: 204618516a62b453ad33b77b2890ebf4f39c4799commit hash: 204618516a62b453ad33b77b2890ebf4f39c4799commit hash: 204618516a62b453ad33b77b2890ebf4f39c4799 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.277

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.276...v1.3.277
Reported by:	Repology, portscout
1.3.276
30 Jan 2024 00:42:28
commit hash: f29eec2206b10240cc22c84965a8cdc9927b7052commit hash: f29eec2206b10240cc22c84965a8cdc9927b7052commit hash: f29eec2206b10240cc22c84965a8cdc9927b7052commit hash: f29eec2206b10240cc22c84965a8cdc9927b7052 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.276

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.275...v1.3.276
Reported by:	Repology, portscout
1.3.275
27 Jan 2024 00:50:18
commit hash: 7bd1c04b3cbe9e3fb39107dcceb4765b364f68abcommit hash: 7bd1c04b3cbe9e3fb39107dcceb4765b364f68abcommit hash: 7bd1c04b3cbe9e3fb39107dcceb4765b364f68abcommit hash: 7bd1c04b3cbe9e3fb39107dcceb4765b364f68ab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-utility-libraries: update to 1.3.276

Changes:	https://github.com/KhronosGroup/Vulkan-Utility-Libraries/compare/v1.3.275...v1.3.276
Reported by:	Repology, portscout
1.3.275
08 Jan 2024 08:54:27
commit hash: c5a0c56dcc409fddaedcb90323a3efc5cf879b40commit hash: c5a0c56dcc409fddaedcb90323a3efc5cf879b40commit hash: c5a0c56dcc409fddaedcb90323a3efc5cf879b40commit hash: c5a0c56dcc409fddaedcb90323a3efc5cf879b40 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.275

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.274...v1.3.275
Reported by:	Repology, portscout
1.3.274
01 Jan 2024 00:44:01
commit hash: b78f1f230e5615a283651a67456ab4a06ea926e3commit hash: b78f1f230e5615a283651a67456ab4a06ea926e3commit hash: b78f1f230e5615a283651a67456ab4a06ea926e3commit hash: b78f1f230e5615a283651a67456ab4a06ea926e3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: drop unused distfile after 1f567d1a583b
1.3.274
01 Jan 2024 00:41:33
commit hash: 1f567d1a583b0ab1e51e00d7cbb881a9b560c918commit hash: 1f567d1a583b0ab1e51e00d7cbb881a9b560c918commit hash: 1f567d1a583b0ab1e51e00d7cbb881a9b560c918commit hash: 1f567d1a583b0ab1e51e00d7cbb881a9b560c918 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: unbundle graphics/vulkan-utility-libraries
1.3.274
01 Jan 2024 00:37:56
commit hash: 7f3445b574eab07684f6309e183293315248daffcommit hash: 7f3445b574eab07684f6309e183293315248daffcommit hash: 7f3445b574eab07684f6309e183293315248daffcommit hash: 7f3445b574eab07684f6309e183293315248daff files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: drop USE_LDCONFIG due to dlopen(3)

See VK_LOADER_LAYERS_ENABLE, VK_INSTANCE_LAYERS, etc in graphics/vulkan-loader
1.3.274
20 Dec 2023 00:43:33
commit hash: d7cb50c07c057dac97b9662fc5bdb8eaad8a1e97commit hash: d7cb50c07c057dac97b9662fc5bdb8eaad8a1e97commit hash: d7cb50c07c057dac97b9662fc5bdb8eaad8a1e97commit hash: d7cb50c07c057dac97b9662fc5bdb8eaad8a1e97 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.274

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.273...v1.3.274
Reported by:	Repology, portscout
1.3.273
20 Dec 2023 00:43:30
commit hash: 1092b9183b10c7ebe7b1b61af99b4a7f98c8e752commit hash: 1092b9183b10c7ebe7b1b61af99b4a7f98c8e752commit hash: 1092b9183b10c7ebe7b1b61af99b4a7f98c8e752commit hash: 1092b9183b10c7ebe7b1b61af99b4a7f98c8e752 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.274

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.273...v1.3.274
Reported by:	Repology, portscout
1.3.273
09 Dec 2023 13:13:19
commit hash: 923d341f7ee9de16277ff725a7995c0e5eaa8413commit hash: 923d341f7ee9de16277ff725a7995c0e5eaa8413commit hash: 923d341f7ee9de16277ff725a7995c0e5eaa8413commit hash: 923d341f7ee9de16277ff725a7995c0e5eaa8413 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.273

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.272...v1.3.273
Reported by:	Repology, portscout
1.3.272
05 Dec 2023 00:56:54
commit hash: 01e43842cadf7f65ada5dda82a3ddddbd456742bcommit hash: 01e43842cadf7f65ada5dda82a3ddddbd456742bcommit hash: 01e43842cadf7f65ada5dda82a3ddddbd456742bcommit hash: 01e43842cadf7f65ada5dda82a3ddddbd456742b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.272

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.271...v1.3.272
Reported by:	Repology, portscout
1.3.271
02 Dec 2023 00:58:35
commit hash: 0ea068bda5eb3627f159b6245211cf5f12c47ec3commit hash: 0ea068bda5eb3627f159b6245211cf5f12c47ec3commit hash: 0ea068bda5eb3627f159b6245211cf5f12c47ec3commit hash: 0ea068bda5eb3627f159b6245211cf5f12c47ec3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.272

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.271...v1.3.272
Reported by:	Repology, portscout
1.3.271
28 Nov 2023 08:29:58
commit hash: a7fddc2c41e7c25f8c7a377e3d69e1691be6f66bcommit hash: a7fddc2c41e7c25f8c7a377e3d69e1691be6f66bcommit hash: a7fddc2c41e7c25f8c7a377e3d69e1691be6f66bcommit hash: a7fddc2c41e7c25f8c7a377e3d69e1691be6f66b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.271

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.270...v1.3.271
Reported by:	Repology, portscout
1.3.270
28 Nov 2023 08:29:55
commit hash: fe27b621784752a53c97fc9234769a43ca1e274fcommit hash: fe27b621784752a53c97fc9234769a43ca1e274fcommit hash: fe27b621784752a53c97fc9234769a43ca1e274fcommit hash: fe27b621784752a53c97fc9234769a43ca1e274f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.271

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.270...v1.3.271
Reported by:	Repology, portscout
1.3.270
11 Nov 2023 08:07:55
commit hash: 1c535c887ef0908f5ad0bf93b1beeea950ae3fabcommit hash: 1c535c887ef0908f5ad0bf93b1beeea950ae3fabcommit hash: 1c535c887ef0908f5ad0bf93b1beeea950ae3fabcommit hash: 1c535c887ef0908f5ad0bf93b1beeea950ae3fab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.270

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.269...v1.3.270
Reported by:	Repology, portscout
1.3.269
24 Oct 2023 00:36:27
commit hash: 2457aecd34073a8dab1e214b21440e3e95275753commit hash: 2457aecd34073a8dab1e214b21440e3e95275753commit hash: 2457aecd34073a8dab1e214b21440e3e95275753commit hash: 2457aecd34073a8dab1e214b21440e3e95275753 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.269

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.268...v1.3.269
Reported by:	Repology, portscout
1.3.268
15 Oct 2023 19:55:58
commit hash: 292f3a8d54d339a1baebc7ffa719dbf31520a466commit hash: 292f3a8d54d339a1baebc7ffa719dbf31520a466commit hash: 292f3a8d54d339a1baebc7ffa719dbf31520a466commit hash: 292f3a8d54d339a1baebc7ffa719dbf31520a466 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.268

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.267...v1.3.268
Reported by:	Repology, portscout
1.3.267
07 Oct 2023 14:44:03
commit hash: 2ad5941baa2d11dd6d8b7fb08c53ac09ea3dc3f3commit hash: 2ad5941baa2d11dd6d8b7fb08c53ac09ea3dc3f3commit hash: 2ad5941baa2d11dd6d8b7fb08c53ac09ea3dc3f3commit hash: 2ad5941baa2d11dd6d8b7fb08c53ac09ea3dc3f3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.267

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.266...v1.3.267
Reported by:	Repology, portscout
1.3.266
30 Sep 2023 00:53:05
commit hash: e1aee0c86fce3179d77b5b4f12371227b4cc0692commit hash: e1aee0c86fce3179d77b5b4f12371227b4cc0692commit hash: e1aee0c86fce3179d77b5b4f12371227b4cc0692commit hash: e1aee0c86fce3179d77b5b4f12371227b4cc0692 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.266

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.265...v1.3.266
Reported by:	Repology, portscout
1.3.265
26 Sep 2023 15:42:26
commit hash: 63485266d7699a6ac22bdcb606e74063f3b5317ccommit hash: 63485266d7699a6ac22bdcb606e74063f3b5317ccommit hash: 63485266d7699a6ac22bdcb606e74063f3b5317ccommit hash: 63485266d7699a6ac22bdcb606e74063f3b5317c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.265

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.264...v1.3.265
Reported by:	Repology, portscout
1.3.264
12 Sep 2023 03:23:05
commit hash: 59eed9a2db30666a0b2d9dbb5ad1d7d2bd937f7ecommit hash: 59eed9a2db30666a0b2d9dbb5ad1d7d2bd937f7ecommit hash: 59eed9a2db30666a0b2d9dbb5ad1d7d2bd937f7ecommit hash: 59eed9a2db30666a0b2d9dbb5ad1d7d2bd937f7e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.264

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.263...v1.3.264
Reported by:	Repology, portscout
1.3.263
06 Sep 2023 13:44:22
commit hash: 1928355b9df75c3a7d7bd44f9f75c6e35879259ecommit hash: 1928355b9df75c3a7d7bd44f9f75c6e35879259ecommit hash: 1928355b9df75c3a7d7bd44f9f75c6e35879259ecommit hash: 1928355b9df75c3a7d7bd44f9f75c6e35879259e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.263

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.262...v1.3.263
Reported by:	Repology, portscout
1.3.262
06 Sep 2023 13:44:22
commit hash: eebb2e837cbe6de185bdb6b32c0755b9d2fce4e1commit hash: eebb2e837cbe6de185bdb6b32c0755b9d2fce4e1commit hash: eebb2e837cbe6de185bdb6b32c0755b9d2fce4e1commit hash: eebb2e837cbe6de185bdb6b32c0755b9d2fce4e1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: simplify bundled SPIRV-Headers workaround
1.3.262
30 Aug 2023 00:33:51
commit hash: b85581e4cf83668751fc5c704008c7df75e6e40ccommit hash: b85581e4cf83668751fc5c704008c7df75e6e40ccommit hash: b85581e4cf83668751fc5c704008c7df75e6e40ccommit hash: b85581e4cf83668751fc5c704008c7df75e6e40c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.262

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.261...v1.3.262
Reported by:	Repology, portscout
1.3.261
07 Aug 2023 13:26:18
commit hash: 7246984db03c8ef3f4916d8624fadb5b43532effcommit hash: 7246984db03c8ef3f4916d8624fadb5b43532effcommit hash: 7246984db03c8ef3f4916d8624fadb5b43532effcommit hash: 7246984db03c8ef3f4916d8624fadb5b43532eff files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.261

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.260...v1.3.261
Reported by:	Repology, portscout
1.3.260
05 Aug 2023 04:00:16
commit hash: 9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1commit hash: 9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1commit hash: 9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1commit hash: 9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.261

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.260...v1.3.261
Reported by:	Repology, portscout
1.3.260
02 Aug 2023 19:06:08
commit hash: c440e5ffffbc759e5ce363414882882105404a55commit hash: c440e5ffffbc759e5ce363414882882105404a55commit hash: c440e5ffffbc759e5ce363414882882105404a55commit hash: c440e5ffffbc759e5ce363414882882105404a55 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.260

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.259...v1.3.260
Reported by:	Repology, portscout
1.3.259
27 Jul 2023 00:54:08
commit hash: 5cfda4f9e5a4cefd423be6ae8dbe98500c32cff0commit hash: 5cfda4f9e5a4cefd423be6ae8dbe98500c32cff0commit hash: 5cfda4f9e5a4cefd423be6ae8dbe98500c32cff0commit hash: 5cfda4f9e5a4cefd423be6ae8dbe98500c32cff0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.259

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.257...v1.3.259
Reported by:	Repology, portscout
1.3.257
10 Jul 2023 21:46:46
commit hash: 0acecd429fa41515cff1ef0803436a155c8f9243commit hash: 0acecd429fa41515cff1ef0803436a155c8f9243commit hash: 0acecd429fa41515cff1ef0803436a155c8f9243commit hash: 0acecd429fa41515cff1ef0803436a155c8f9243 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.257

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.256...v1.3.257
Reported by:	Repology, portscout
1.3.256
09 Jul 2023 00:54:56
commit hash: 824e859a9d399732113e0537cce26d934d13c089commit hash: 824e859a9d399732113e0537cce26d934d13c089commit hash: 824e859a9d399732113e0537cce26d934d13c089commit hash: 824e859a9d399732113e0537cce26d934d13c089 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.257

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.256...v1.3.257
Reported by:	Repology, portscout
1.3.256
06 Jul 2023 00:52:58
commit hash: 0d87112995cb0855471074655240aa2d731d107acommit hash: 0d87112995cb0855471074655240aa2d731d107acommit hash: 0d87112995cb0855471074655240aa2d731d107acommit hash: 0d87112995cb0855471074655240aa2d731d107a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.256

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.255...v1.3.256
Reported by:	Repology, portscout
1.3.255
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.3.255
24 Jun 2023 00:49:48
commit hash: cc15e2e9b134a635a96183b8b4505357791d7d70commit hash: cc15e2e9b134a635a96183b8b4505357791d7d70commit hash: cc15e2e9b134a635a96183b8b4505357791d7d70commit hash: cc15e2e9b134a635a96183b8b4505357791d7d70 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.255

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.254...v1.3.255
Reported by:	Repology, portscout
1.3.254
17 Jun 2023 02:10:02
commit hash: 0d650b650e4138e8e79fa663535fa1a1f23d7d5dcommit hash: 0d650b650e4138e8e79fa663535fa1a1f23d7d5dcommit hash: 0d650b650e4138e8e79fa663535fa1a1f23d7d5dcommit hash: 0d650b650e4138e8e79fa663535fa1a1f23d7d5d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: pacify check-plist after 100f2890786b

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir include/vulkan/external/vma
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
1.3.254
17 Jun 2023 02:10:01
commit hash: a35bf9cb5fecc167e1e91fe5418cf00f4e4980a6commit hash: a35bf9cb5fecc167e1e91fe5418cf00f4e4980a6commit hash: a35bf9cb5fecc167e1e91fe5418cf00f4e4980a6commit hash: a35bf9cb5fecc167e1e91fe5418cf00f4e4980a6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.254

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.253...v1.3.254
Reported by:	Repology, portscout
1.3.253
13 Jun 2023 00:03:08
commit hash: 02a682ad98f9a7ad5c4e0e867c7db271d50e441ecommit hash: 02a682ad98f9a7ad5c4e0e867c7db271d50e441ecommit hash: 02a682ad98f9a7ad5c4e0e867c7db271d50e441ecommit hash: 02a682ad98f9a7ad5c4e0e867c7db271d50e441e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.253

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.251...v1.3.253
Reported by:	Repology, portscout
1.3.251
10 Jun 2023 23:13:41
commit hash: c625b9b67aed66c44d5070f1175358619350093fcommit hash: c625b9b67aed66c44d5070f1175358619350093fcommit hash: c625b9b67aed66c44d5070f1175358619350093fcommit hash: c625b9b67aed66c44d5070f1175358619350093f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.253

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.252...v1.3.253
Reported by:	Repology, portscout
1.3.251
01 Jun 2023 00:57:54
commit hash: 25856cf8cf3854acf6f2d7d160b00d4cc77213bbcommit hash: 25856cf8cf3854acf6f2d7d160b00d4cc77213bbcommit hash: 25856cf8cf3854acf6f2d7d160b00d4cc77213bbcommit hash: 25856cf8cf3854acf6f2d7d160b00d4cc77213bb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.251

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.250...v1.3.251
Reported by:	Repology, portscout
1.3.250
06 May 2023 00:00:41
commit hash: 9cc6a8c5ea427eb04b3f66c3cefc2467b51089c7commit hash: 9cc6a8c5ea427eb04b3f66c3cefc2467b51089c7commit hash: 9cc6a8c5ea427eb04b3f66c3cefc2467b51089c7commit hash: 9cc6a8c5ea427eb04b3f66c3cefc2467b51089c7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.250

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.249...v1.3.250
Reported by:	Repology, portscout
1.3.249
29 Apr 2023 00:54:54
commit hash: 1973ffd9d6ecd5a3baf8db34071d35085b3b29edcommit hash: 1973ffd9d6ecd5a3baf8db34071d35085b3b29edcommit hash: 1973ffd9d6ecd5a3baf8db34071d35085b3b29edcommit hash: 1973ffd9d6ecd5a3baf8db34071d35085b3b29ed files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.249

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.248...v1.3.249
Reported by:	Repology, portscout
1.3.248
26 Apr 2023 14:17:41
commit hash: cf225a81173a5c79e7de8fe50767b5da9d85b3accommit hash: cf225a81173a5c79e7de8fe50767b5da9d85b3accommit hash: cf225a81173a5c79e7de8fe50767b5da9d85b3accommit hash: cf225a81173a5c79e7de8fe50767b5da9d85b3ac files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.248

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.247...v1.3.248
Reported by:	Repology, portscout
1.3.247
14 Apr 2023 02:52:35
commit hash: 100f2890786bdfa8df021654b530b0f749be46dacommit hash: 100f2890786bdfa8df021654b530b0f749be46dacommit hash: 100f2890786bdfa8df021654b530b0f749be46dacommit hash: 100f2890786bdfa8df021654b530b0f749be46da files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.247

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.246...v1.3.247
Reported by:	Repology, portscout
1.3.246
01 Apr 2023 05:57:23
commit hash: f56209aa49625ae720c23bf779a548671f65ea66commit hash: f56209aa49625ae720c23bf779a548671f65ea66commit hash: f56209aa49625ae720c23bf779a548671f65ea66commit hash: f56209aa49625ae720c23bf779a548671f65ea66 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.246

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.245...v1.3.246
Reported by:	Repology, portscout
1.3.245
28 Mar 2023 00:55:43
commit hash: 0f37cc788868c82b6753b7001a61862032f7314fcommit hash: 0f37cc788868c82b6753b7001a61862032f7314fcommit hash: 0f37cc788868c82b6753b7001a61862032f7314fcommit hash: 0f37cc788868c82b6753b7001a61862032f7314f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.245

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.244...v1.3.245
Reported by:	Repology, portscout
1.3.244
23 Mar 2023 18:05:11
commit hash: 98c545ffc3a5d550d92a531b47b8ada47a335548commit hash: 98c545ffc3a5d550d92a531b47b8ada47a335548commit hash: 98c545ffc3a5d550d92a531b47b8ada47a335548commit hash: 98c545ffc3a5d550d92a531b47b8ada47a335548 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.244

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.243...v1.3.244
Reported by:	Repology, portscout
1.3.243
14 Mar 2023 00:49:22
commit hash: e2355171d68355483e1827e99f17c59c2ad6d2dacommit hash: e2355171d68355483e1827e99f17c59c2ad6d2dacommit hash: e2355171d68355483e1827e99f17c59c2ad6d2dacommit hash: e2355171d68355483e1827e99f17c59c2ad6d2da files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.243

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.242...v1.3.243
Reported by:	Repology, portscout
1.3.242
13 Mar 2023 11:44:37
commit hash: 3de9de8d079324fffb6defaaabfcbc2c8cc1add3commit hash: 3de9de8d079324fffb6defaaabfcbc2c8cc1add3commit hash: 3de9de8d079324fffb6defaaabfcbc2c8cc1add3commit hash: 3de9de8d079324fffb6defaaabfcbc2c8cc1add3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.243

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.242...v1.3.243
Reported by:	Repology, portscout
1.3.242
28 Feb 2023 00:57:27
commit hash: be7d8bdd8ad587194c87a9b78800c6488446d0f0commit hash: be7d8bdd8ad587194c87a9b78800c6488446d0f0commit hash: be7d8bdd8ad587194c87a9b78800c6488446d0f0commit hash: be7d8bdd8ad587194c87a9b78800c6488446d0f0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.242

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.241...v1.3.242
Reported by:	Repology, portscout
1.3.241
22 Feb 2023 04:02:27
commit hash: 9d00e656d733926a7995bbdcc1d08493a453a315commit hash: 9d00e656d733926a7995bbdcc1d08493a453a315commit hash: 9d00e656d733926a7995bbdcc1d08493a453a315commit hash: 9d00e656d733926a7995bbdcc1d08493a453a315 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: drop vulkan-headers workaround after
439b22e1d0aa
1.3.241
22 Feb 2023 04:01:47
commit hash: 439b22e1d0aae8dc4108d4ec6f412430846b2b52commit hash: 439b22e1d0aae8dc4108d4ec6f412430846b2b52commit hash: 439b22e1d0aae8dc4108d4ec6f412430846b2b52commit hash: 439b22e1d0aae8dc4108d4ec6f412430846b2b52 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.241

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.240...v1.3.241
Reported by:	Repology, portscout
1.3.240
16 Feb 2023 21:13:14
commit hash: d5d4800631de4d72acc99cd98eb27160bca23176commit hash: d5d4800631de4d72acc99cd98eb27160bca23176commit hash: d5d4800631de4d72acc99cd98eb27160bca23176commit hash: d5d4800631de4d72acc99cd98eb27160bca23176 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.241

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.240...v1.3.241
Reported by:	Repology, portscout
1.3.240
27 Jan 2023 23:49:12
commit hash: c7bd788dc686c9f0c99b34374fb8fb7957c13a0bcommit hash: c7bd788dc686c9f0c99b34374fb8fb7957c13a0bcommit hash: c7bd788dc686c9f0c99b34374fb8fb7957c13a0bcommit hash: c7bd788dc686c9f0c99b34374fb8fb7957c13a0b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.240

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.239...v1.3.240
Reported by:	Repology, portscout
1.3.239
20 Jan 2023 19:36:38
commit hash: c1914215f9f89e6e2a776a826b227e54c070f2eacommit hash: c1914215f9f89e6e2a776a826b227e54c070f2eacommit hash: c1914215f9f89e6e2a776a826b227e54c070f2eacommit hash: c1914215f9f89e6e2a776a826b227e54c070f2ea files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.239

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.238...v1.3.239
Reported by:	Repology, portscout
1.3.238_1
20 Jan 2023 19:36:37
commit hash: ece89637ecc5b77c2a8c63efaf17f8486b6ab968commit hash: ece89637ecc5b77c2a8c63efaf17f8486b6ab968commit hash: ece89637ecc5b77c2a8c63efaf17f8486b6ab968commit hash: ece89637ecc5b77c2a8c63efaf17f8486b6ab968 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.239

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.238...v1.3.239
Reported by:	Repology, portscout
1.3.238_1
12 Jan 2023 16:21:31
commit hash: 12e8dd9d6973f485d1b1ff913e0eab6e676620d2commit hash: 12e8dd9d6973f485d1b1ff913e0eab6e676620d2commit hash: 12e8dd9d6973f485d1b1ff913e0eab6e676620d2commit hash: 12e8dd9d6973f485d1b1ff913e0eab6e676620d2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: unbreak runtime after a9528c27d99c

$ vkcube-xcb --validate
WARNING : VALIDATION - Message Id Number: 2044605652 | Message Id Name:
VUID_Undefined
        Validation Warning: [ VUID_Undefined ] Object 0: handle = 0x8285d0000,
type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0x79de34d4 | Instance Extension
VK_KHR_xcb_surface is not supported by this layer.  Using this extension may
adversely affect validation results and/or produce undefined behavior.

        Objects - 1
                Object[0] - VK_OBJECT_TYPE_INSTANCE, Handle 0x8285d0000

Selected GPU 0: Intel(R) HD Graphics 530 (SKL GT2), type: IntegratedGpu
ERROR : VALIDATION - Message Id Number: -2145442690 | Message Id Name:
VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter
        Validation Error: [
VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter ] Object 0: handle =
0x8285d0000, type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0x801f247e | Invalid
VkSurfaceKHR Object 0x8285c8870. The Vulkan spec states: surface must be a valid
VkSurfaceKHR handle
(https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VUID-vkGetPhysicalDeviceSurfaceSupportKHR-surface-parameter)

        Objects - 1
                Object[0] - VK_OBJECT_TYPE_INSTANCE, Handle 0x8285d0000

ERROR : VALIDATION - Message Id Number: 1567320034 | Message Id Name:
UNASSIGNED-Threading-Info
        Validation Error: [ UNASSIGNED-Threading-Info ] Object 0: handle =
0x8285c8870, type = VK_OBJECT_TYPE_SURFACE_KHR; | MessageID = 0x5d6b67e2 |
Couldn't find VkSurfaceKHR Object 0x8285c8870. This should not happen and may
indicate a bug in the application.

        Objects - 1
                Object[0] - VK_OBJECT_TYPE_SURFACE_KHR, Handle 0x8285c8870

Segmentation fault
1.3.238
20 Dec 2022 14:15:28
commit hash: a9528c27d99c5a20832fff18764b5fd72d7f5998commit hash: a9528c27d99c5a20832fff18764b5fd72d7f5998commit hash: a9528c27d99c5a20832fff18764b5fd72d7f5998commit hash: a9528c27d99c5a20832fff18764b5fd72d7f5998 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.238

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.237...v1.3.238
Reported by:	Repology, portscout
1.3.237
20 Dec 2022 14:15:26
commit hash: 93b836bc9e6566ff0866adcd5185f0ef6109ae26commit hash: 93b836bc9e6566ff0866adcd5185f0ef6109ae26commit hash: 93b836bc9e6566ff0866adcd5185f0ef6109ae26commit hash: 93b836bc9e6566ff0866adcd5185f0ef6109ae26 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.238

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.237...v1.3.238
Reported by:	Repology, portscout
1.3.237
20 Dec 2022 14:15:26
commit hash: b7ee41fb88cc5c64adc62c385959b131b309c956commit hash: b7ee41fb88cc5c64adc62c385959b131b309c956commit hash: b7ee41fb88cc5c64adc62c385959b131b309c956commit hash: b7ee41fb88cc5c64adc62c385959b131b309c956 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: drop unused CMake variable after b6842a67bde8

https://github.com/KhronosGroup/Vulkan-ValidationLayers/commit/e09172e79c0b
1.3.237
09 Dec 2022 12:39:59
commit hash: 57f29ed2230e4d2451c996b4b0aad52be67a00aecommit hash: 57f29ed2230e4d2451c996b4b0aad52be67a00aecommit hash: 57f29ed2230e4d2451c996b4b0aad52be67a00aecommit hash: 57f29ed2230e4d2451c996b4b0aad52be67a00ae files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.237

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.236...v1.3.237
Reported by:	Repology, portscout
1.3.236
02 Dec 2022 11:12:55
commit hash: 861f946b33e25aa0a26165651c1aee3f65598a56commit hash: 861f946b33e25aa0a26165651c1aee3f65598a56commit hash: 861f946b33e25aa0a26165651c1aee3f65598a56commit hash: 861f946b33e25aa0a26165651c1aee3f65598a56 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.236

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.235...v1.3.236
Reported by:	Repology, portscout
1.3.235
02 Dec 2022 11:12:54
commit hash: cfe07f75a8005572fde0a974c07acf59b2d3a8a1commit hash: cfe07f75a8005572fde0a974c07acf59b2d3a8a1commit hash: cfe07f75a8005572fde0a974c07acf59b2d3a8a1commit hash: cfe07f75a8005572fde0a974c07acf59b2d3a8a1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.236

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.235...v1.3.236
Reported by:	Repology, portscout
1.3.235
18 Nov 2022 04:13:19
commit hash: a4d06da3d32c9dfea41bf9456b4c4e5f0ce13c43commit hash: a4d06da3d32c9dfea41bf9456b4c4e5f0ce13c43commit hash: a4d06da3d32c9dfea41bf9456b4c4e5f0ce13c43commit hash: a4d06da3d32c9dfea41bf9456b4c4e5f0ce13c43 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.235

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.234...v1.3.235
Reported by:	Repology, portscout
1.3.234
11 Nov 2022 16:52:59
commit hash: b6842a67bde893b2c6406af72ea88847ecd1ee92commit hash: b6842a67bde893b2c6406af72ea88847ecd1ee92commit hash: b6842a67bde893b2c6406af72ea88847ecd1ee92commit hash: b6842a67bde893b2c6406af72ea88847ecd1ee92 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.234

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.233...v1.3.234
Reported by:	Repology, portscout
1.3.233
04 Nov 2022 04:23:19
commit hash: 7ee71145165e8e75cfbb7df6df43653424260fc1commit hash: 7ee71145165e8e75cfbb7df6df43653424260fc1commit hash: 7ee71145165e8e75cfbb7df6df43653424260fc1commit hash: 7ee71145165e8e75cfbb7df6df43653424260fc1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.233

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.232...v1.3.233
Reported by:	Repology, portscout
1.3.232
30 Oct 2022 06:58:45
commit hash: 08619bc6482cdf1cfa3d49f7b4ea3776be6a7bbbcommit hash: 08619bc6482cdf1cfa3d49f7b4ea3776be6a7bbbcommit hash: 08619bc6482cdf1cfa3d49f7b4ea3776be6a7bbbcommit hash: 08619bc6482cdf1cfa3d49f7b4ea3776be6a7bbb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: drop extra -DNDEBUG after 3c5189a0fd4c

This reverts commit 00d5e010c4e90824ebdfced4ab49d5b5c25c607d.

Reported by:	diizzy
1.3.232
28 Oct 2022 11:31:31
commit hash: 84137f3accde140d4853b17347a057278732f0accommit hash: 84137f3accde140d4853b17347a057278732f0accommit hash: 84137f3accde140d4853b17347a057278732f0accommit hash: 84137f3accde140d4853b17347a057278732f0ac files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: unbundle robin-hood-hashing after
f465f8506f78

PR:		267038
1.3.232
28 Oct 2022 11:31:19
commit hash: 7e6bb8bb94ea3cc85e99e50a681bae8f5c135036commit hash: 7e6bb8bb94ea3cc85e99e50a681bae8f5c135036commit hash: 7e6bb8bb94ea3cc85e99e50a681bae8f5c135036commit hash: 7e6bb8bb94ea3cc85e99e50a681bae8f5c135036 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.232

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.231...v1.3.232
Reported by:	Repology, portscout
1.3.231
14 Oct 2022 22:45:27
commit hash: 0b9d0d9434315ea3f3c78c0ba62543afe92d131dcommit hash: 0b9d0d9434315ea3f3c78c0ba62543afe92d131dcommit hash: 0b9d0d9434315ea3f3c78c0ba62543afe92d131dcommit hash: 0b9d0d9434315ea3f3c78c0ba62543afe92d131d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.231

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.230...v1.3.231
Reported by:	Repology, portscout
1.3.230
01 Oct 2022 15:55:17
commit hash: d04365463c53b1aae43a55f6e71a4eb3a08ef19ccommit hash: d04365463c53b1aae43a55f6e71a4eb3a08ef19ccommit hash: d04365463c53b1aae43a55f6e71a4eb3a08ef19ccommit hash: d04365463c53b1aae43a55f6e71a4eb3a08ef19c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.230

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.229...v1.3.230
Reported by:	Repology, portscout
1.3.229
23 Sep 2022 10:22:15
commit hash: 48e583a8efa1d4ba4240ec91a8bc6631fd99bf50commit hash: 48e583a8efa1d4ba4240ec91a8bc6631fd99bf50commit hash: 48e583a8efa1d4ba4240ec91a8bc6631fd99bf50commit hash: 48e583a8efa1d4ba4240ec91a8bc6631fd99bf50 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.229

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.228...v1.3.229
Reported by:	Repology, portscout
1.3.228
23 Sep 2022 10:22:14
commit hash: 590f3f2440c2bd4eb5a95a02057a6c5c7b8d01dccommit hash: 590f3f2440c2bd4eb5a95a02057a6c5c7b8d01dccommit hash: 590f3f2440c2bd4eb5a95a02057a6c5c7b8d01dccommit hash: 590f3f2440c2bd4eb5a95a02057a6c5c7b8d01dc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.229

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.228...v1.3.229
Reported by:	Repology, portscout
1.3.228
16 Sep 2022 17:54:00
commit hash: f22d9f930fc5bbabd09f39f0841b03368e26eb13commit hash: f22d9f930fc5bbabd09f39f0841b03368e26eb13commit hash: f22d9f930fc5bbabd09f39f0841b03368e26eb13commit hash: f22d9f930fc5bbabd09f39f0841b03368e26eb13 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.228

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.227...v1.3.228
Reported by:	Repology, portscout
1.3.227
09 Sep 2022 13:41:29
commit hash: 2d872a523dfb37a3b407e8fd4a928be150165438commit hash: 2d872a523dfb37a3b407e8fd4a928be150165438commit hash: 2d872a523dfb37a3b407e8fd4a928be150165438commit hash: 2d872a523dfb37a3b407e8fd4a928be150165438 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.227

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.226...v1.3.227
Reported by:	Repology, portscout
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.3.226
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.3.226
02 Sep 2022 23:57:31
commit hash: cd3c062f2980190e20711977243dec61a7bcfba2commit hash: cd3c062f2980190e20711977243dec61a7bcfba2commit hash: cd3c062f2980190e20711977243dec61a7bcfba2commit hash: cd3c062f2980190e20711977243dec61a7bcfba2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.226

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.225...v1.3.226
Reported by:	Repology, portscout
1.3.225
19 Aug 2022 17:15:14
commit hash: d9093aa871e2aa98e37387277e86ff81153cc3f2commit hash: d9093aa871e2aa98e37387277e86ff81153cc3f2commit hash: d9093aa871e2aa98e37387277e86ff81153cc3f2commit hash: d9093aa871e2aa98e37387277e86ff81153cc3f2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.225

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.224...v1.3.225
Reported by:	Repology, portscout
1.3.224
19 Aug 2022 17:15:13
commit hash: d63f74eae51b6c32f9941013bb8510fe3a46fe83commit hash: d63f74eae51b6c32f9941013bb8510fe3a46fe83commit hash: d63f74eae51b6c32f9941013bb8510fe3a46fe83commit hash: d63f74eae51b6c32f9941013bb8510fe3a46fe83 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.225

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.224...v1.3.225
Reported by:	Repology, portscout
1.3.224
05 Aug 2022 21:45:44
commit hash: 5bc529e40c08cc03c7c5e727df17387a3df5d174commit hash: 5bc529e40c08cc03c7c5e727df17387a3df5d174commit hash: 5bc529e40c08cc03c7c5e727df17387a3df5d174commit hash: 5bc529e40c08cc03c7c5e727df17387a3df5d174 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.224

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.223...v1.3.224
Reported by:	Repology, portscout
1.3.223
29 Jul 2022 15:33:56
commit hash: 30fc91bda4876d9c29a016b06fc045f2b57275abcommit hash: 30fc91bda4876d9c29a016b06fc045f2b57275abcommit hash: 30fc91bda4876d9c29a016b06fc045f2b57275abcommit hash: 30fc91bda4876d9c29a016b06fc045f2b57275ab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.223

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.222...v1.3.223
Reported by:	Repology, portscout
1.3.222
22 Jul 2022 06:19:51
commit hash: ef21677ba1b8dc553604744b3fe44eaef1568634commit hash: ef21677ba1b8dc553604744b3fe44eaef1568634commit hash: ef21677ba1b8dc553604744b3fe44eaef1568634commit hash: ef21677ba1b8dc553604744b3fe44eaef1568634 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.222

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.221...v1.3.222
Reported by:	Repology, portscout
1.3.221
15 Jul 2022 08:44:09
commit hash: 204528c2fe9fc3556690fa2bb9483a3e1b906897commit hash: 204528c2fe9fc3556690fa2bb9483a3e1b906897commit hash: 204528c2fe9fc3556690fa2bb9483a3e1b906897commit hash: 204528c2fe9fc3556690fa2bb9483a3e1b906897 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.221

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.219...v1.3.221
Reported by:	Repology, portscout
1.3.219
01 Jul 2022 20:57:23
commit hash: 74baf1bc3dd31a6b10a7921fde84e145cc489936commit hash: 74baf1bc3dd31a6b10a7921fde84e145cc489936commit hash: 74baf1bc3dd31a6b10a7921fde84e145cc489936commit hash: 74baf1bc3dd31a6b10a7921fde84e145cc489936 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.219

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.218...v1.3.219
Reported by:	Repology, portscout
1.3.218
17 Jun 2022 17:37:38
commit hash: 14ecd5ff0e8cfc1550188a75a220cb1eaf5cef9acommit hash: 14ecd5ff0e8cfc1550188a75a220cb1eaf5cef9acommit hash: 14ecd5ff0e8cfc1550188a75a220cb1eaf5cef9acommit hash: 14ecd5ff0e8cfc1550188a75a220cb1eaf5cef9a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.218

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.217...v1.3.218
Reported by:	Repology, portscout
1.3.217
16 Jun 2022 23:53:54
commit hash: 429c00930f4d3d799da12a55bda9de74d21af9d4commit hash: 429c00930f4d3d799da12a55bda9de74d21af9d4commit hash: 429c00930f4d3d799da12a55bda9de74d21af9d4commit hash: 429c00930f4d3d799da12a55bda9de74d21af9d4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.218

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.217...v1.3.218
Reported by:	Repology, portscout
1.3.217
14 Jun 2022 16:41:42
commit hash: 156e878171ce77145655bd73d34a453f5a5b7ebfcommit hash: 156e878171ce77145655bd73d34a453f5a5b7ebfcommit hash: 156e878171ce77145655bd73d34a453f5a5b7ebfcommit hash: 156e878171ce77145655bd73d34a453f5a5b7ebf files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.217

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.216...v1.3.217
Reported by:	Repology, portscout
1.3.216
02 Jun 2022 23:05:13
commit hash: 47fb4485c7a79b757835b4135339c980702bb412commit hash: 47fb4485c7a79b757835b4135339c980702bb412commit hash: 47fb4485c7a79b757835b4135339c980702bb412commit hash: 47fb4485c7a79b757835b4135339c980702bb412 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.216

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.215...v1.3.216
Reported by:	Repology, portscout
1.3.215
02 Jun 2022 23:05:12
commit hash: 9c80f3fe76ec4f4631b2efb7e9fefb0570e0cbadcommit hash: 9c80f3fe76ec4f4631b2efb7e9fefb0570e0cbadcommit hash: 9c80f3fe76ec4f4631b2efb7e9fefb0570e0cbadcommit hash: 9c80f3fe76ec4f4631b2efb7e9fefb0570e0cbad files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.216

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.215...v1.3.216
Reported by:	Repology, portscout
1.3.215
24 May 2022 22:42:08
commit hash: 8363a8c281d18d4ecc0ca898d5a93fa2e2aba02dcommit hash: 8363a8c281d18d4ecc0ca898d5a93fa2e2aba02dcommit hash: 8363a8c281d18d4ecc0ca898d5a93fa2e2aba02dcommit hash: 8363a8c281d18d4ecc0ca898d5a93fa2e2aba02d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.215

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.214...v1.3.215
Reported by:	Repology, portscout
1.3.214
24 May 2022 22:42:07
commit hash: 5ebe9bbc2e87a8a016c60863306084104dc7445ecommit hash: 5ebe9bbc2e87a8a016c60863306084104dc7445ecommit hash: 5ebe9bbc2e87a8a016c60863306084104dc7445ecommit hash: 5ebe9bbc2e87a8a016c60863306084104dc7445e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.215

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.214...v1.3.215
Reported by:	Repology, portscout
1.3.214
18 May 2022 15:04:19
commit hash: 82310342ebaed4972f3ad1e3469bac1f4c021fb1commit hash: 82310342ebaed4972f3ad1e3469bac1f4c021fb1commit hash: 82310342ebaed4972f3ad1e3469bac1f4c021fb1commit hash: 82310342ebaed4972f3ad1e3469bac1f4c021fb1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.214

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.213...v1.3.214
Reported by:	Repology, portscout
1.3.213
12 May 2022 08:10:58
commit hash: 000dc57e51a2bd01d9f1da6ca5f3d7cfbd41a9f7commit hash: 000dc57e51a2bd01d9f1da6ca5f3d7cfbd41a9f7commit hash: 000dc57e51a2bd01d9f1da6ca5f3d7cfbd41a9f7commit hash: 000dc57e51a2bd01d9f1da6ca5f3d7cfbd41a9f7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.213

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.212...v1.3.213
Reported by:	Repology, portscout
1.3.212
22 Apr 2022 17:44:12
commit hash: fa83bffb3fab541593f3cdda45116842d9c517cacommit hash: fa83bffb3fab541593f3cdda45116842d9c517cacommit hash: fa83bffb3fab541593f3cdda45116842d9c517cacommit hash: fa83bffb3fab541593f3cdda45116842d9c517ca files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.212

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.211...v1.3.212
Reported by:	Repology, portscout
1.3.211
22 Apr 2022 17:25:42
commit hash: 31dc5a87bc17a8137816f05863cbb753ad0c0e48commit hash: 31dc5a87bc17a8137816f05863cbb753ad0c0e48commit hash: 31dc5a87bc17a8137816f05863cbb753ad0c0e48commit hash: 31dc5a87bc17a8137816f05863cbb753ad0c0e48 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.212

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.211...v1.3.212
Reported by:	Repology, portscout
1.3.211
06 Apr 2022 20:48:47
commit hash: 46ca18bf4cf81b03e113ad68ff9fefbfaea60921commit hash: 46ca18bf4cf81b03e113ad68ff9fefbfaea60921commit hash: 46ca18bf4cf81b03e113ad68ff9fefbfaea60921commit hash: 46ca18bf4cf81b03e113ad68ff9fefbfaea60921 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.211

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.210...v1.3.211
Reported by:	portscout
1.3.210
06 Apr 2022 20:48:47
commit hash: 29a2f7552973bff355fb3195cce229c8414a77afcommit hash: 29a2f7552973bff355fb3195cce229c8414a77afcommit hash: 29a2f7552973bff355fb3195cce229c8414a77afcommit hash: 29a2f7552973bff355fb3195cce229c8414a77af files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.211

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.210...v1.3.211
Reported by:	Repology, portscout

Number of commits found: 162 (showing only 100 on this page)

1 | 2  »