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.282 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.282Version 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-04-18 00:34:20
Commit Hash: c562fc2
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.282/catalog.mk
  2. /usr/local/share/licenses/vulkan-validation-layers-1.3.282/LICENSE
  3. /usr/local/share/licenses/vulkan-validation-layers-1.3.282/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 = 1713381536 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.282_GH0.tar.gz) = b0cdc3ade9c08ad57f483331b46f9cee98d1354507d928c3fa46ff7576f61c4f SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.282_GH0.tar.gz) = 5156939

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-354-g4f7b471_GH0.tar.gz) = b3ce0f2e1974c15be6f752114e737afabe81233904ce9392a994fab0329e654e SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-354-g4f7b471_GH0.tar.gz) = 472528

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vulkan-validation-layers
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2811.3.2811.2.165_11.3.2811.3.281-1.2.165_1-
FreeBSD:13:quarterly1.3.2741.3.2741.3.2571.3.2741.3.2821.3.2741.3.2741.3.274
FreeBSD:14:latest1.3.2811.3.2811.3.2381.3.2811.3.2811.3.253-1.3.254
FreeBSD:14:quarterly1.3.2741.3.282-1.3.2741.3.2811.3.2741.3.2741.3.274
FreeBSD:15:latest1.3.2801.3.281n/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.282: 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.282?dummy=/
Collapse this list.

Number of commits found: 163 (showing only 63 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.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
1.3.210
02 Apr 2022 00:22:29
commit hash: f492981fce4dcb2bbb4c93a3429c9248dacb0005commit hash: f492981fce4dcb2bbb4c93a3429c9248dacb0005commit hash: f492981fce4dcb2bbb4c93a3429c9248dacb0005commit hash: f492981fce4dcb2bbb4c93a3429c9248dacb0005 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.210

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.209...v1.3.210
Reported by:	Repology
1.3.209
24 Mar 2022 18:52:21
commit hash: ea8f8a68fba9d13222485b685ca0dce3f32715e1commit hash: ea8f8a68fba9d13222485b685ca0dce3f32715e1commit hash: ea8f8a68fba9d13222485b685ca0dce3f32715e1commit hash: ea8f8a68fba9d13222485b685ca0dce3f32715e1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.209

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.208...v1.3.209
Reported by:	Repology
1.3.208
24 Mar 2022 00:50:46
commit hash: 642372ae05c2515d7e0044b82dbbc526f38596d7commit hash: 642372ae05c2515d7e0044b82dbbc526f38596d7commit hash: 642372ae05c2515d7e0044b82dbbc526f38596d7commit hash: 642372ae05c2515d7e0044b82dbbc526f38596d7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.209

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.208...v1.3.209
Reported by:	Repology
1.3.208
19 Mar 2022 00:27:14
commit hash: 2581c01822971b32edd7fd2fc635a21da64f4184commit hash: 2581c01822971b32edd7fd2fc635a21da64f4184commit hash: 2581c01822971b32edd7fd2fc635a21da64f4184commit hash: 2581c01822971b32edd7fd2fc635a21da64f4184 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: drop unused glslang after f9697956d876

https://github.com/KhronosGroup/Vulkan-ValidationLayers/commit/336abfa74748
limited glslang to BUILD_TESTS which is currently disabled in the port.
1.3.208
16 Mar 2022 19:52:29
commit hash: 3277bda3c8c35bb905a4985919ec017714197ec6commit hash: 3277bda3c8c35bb905a4985919ec017714197ec6commit hash: 3277bda3c8c35bb905a4985919ec017714197ec6commit hash: 3277bda3c8c35bb905a4985919ec017714197ec6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.208

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.206...v1.3.208
Reported by:	Repology
1.3.206
19 Feb 2022 00:55:16
commit hash: 1e19379609bb354ec362b247a1b50d4da7a10cd3commit hash: 1e19379609bb354ec362b247a1b50d4da7a10cd3commit hash: 1e19379609bb354ec362b247a1b50d4da7a10cd3commit hash: 1e19379609bb354ec362b247a1b50d4da7a10cd3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.206

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.205...v1.3.206
Reported by:	Repology
1.3.205
18 Feb 2022 20:39:06
commit hash: 4b9eddf2248e9748793690dceffffeddd34fb71dcommit hash: 4b9eddf2248e9748793690dceffffeddd34fb71dcommit hash: 4b9eddf2248e9748793690dceffffeddd34fb71dcommit hash: 4b9eddf2248e9748793690dceffffeddd34fb71d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.206

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.205...v1.3.206
Reported by:	Repology
1.3.205
09 Feb 2022 17:18:07
commit hash: 8c18cc20ab944150b9f6341e413f1bd4b84d7e78commit hash: 8c18cc20ab944150b9f6341e413f1bd4b84d7e78commit hash: 8c18cc20ab944150b9f6341e413f1bd4b84d7e78commit hash: 8c18cc20ab944150b9f6341e413f1bd4b84d7e78 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.205

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.204...v1.3.205
Reported by:	Repology
1.3.204
08 Feb 2022 02:55:27
commit hash: 22618431a81927c0794e5dcdd79c73e9202dcac5commit hash: 22618431a81927c0794e5dcdd79c73e9202dcac5commit hash: 22618431a81927c0794e5dcdd79c73e9202dcac5commit hash: 22618431a81927c0794e5dcdd79c73e9202dcac5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.205

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.204...v1.3.205
Reported by:	Repology
1.3.204
29 Jan 2022 00:53:18
commit hash: c2423225d9f7e101919e16f2fecf3929630c7cf4commit hash: c2423225d9f7e101919e16f2fecf3929630c7cf4commit hash: c2423225d9f7e101919e16f2fecf3929630c7cf4commit hash: c2423225d9f7e101919e16f2fecf3929630c7cf4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.204

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.203...v1.3.204
Reported by:	Repology
1.2.203
25 Dec 2021 14:02:26
commit hash: 3bb7181ff8ad19b68fb0f32284c46275c7126f75commit hash: 3bb7181ff8ad19b68fb0f32284c46275c7126f75commit hash: 3bb7181ff8ad19b68fb0f32284c46275c7126f75commit hash: 3bb7181ff8ad19b68fb0f32284c46275c7126f75 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.203

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.201...v1.2.203
Reported by:	Repology
1.2.201
20 Dec 2021 22:46:15
commit hash: 9ed1ef30f119d1f1eaf523215434a10a4cc06f37commit hash: 9ed1ef30f119d1f1eaf523215434a10a4cc06f37commit hash: 9ed1ef30f119d1f1eaf523215434a10a4cc06f37commit hash: 9ed1ef30f119d1f1eaf523215434a10a4cc06f37 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.203

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.202...v1.2.203
Reported by:	Repology
1.2.201
03 Dec 2021 17:03:33
commit hash: d54aa01a0ebc1d9e8552f950b64bc6a4452d4a8fcommit hash: d54aa01a0ebc1d9e8552f950b64bc6a4452d4a8fcommit hash: d54aa01a0ebc1d9e8552f950b64bc6a4452d4a8fcommit hash: d54aa01a0ebc1d9e8552f950b64bc6a4452d4a8f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.201

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.200...v1.2.201
Reported by:	Repology
1.2.200
02 Dec 2021 14:26:28
commit hash: ab929848bf29d2244657234d81ea9a6d168dccd6commit hash: ab929848bf29d2244657234d81ea9a6d168dccd6commit hash: ab929848bf29d2244657234d81ea9a6d168dccd6commit hash: ab929848bf29d2244657234d81ea9a6d168dccd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: document fd53de1292e5 workaround
1.2.200
02 Dec 2021 00:47:06
commit hash: fd53de1292e509d11d03bde823c2ca2a305909cecommit hash: fd53de1292e509d11d03bde823c2ca2a305909cecommit hash: fd53de1292e509d11d03bde823c2ca2a305909cecommit hash: fd53de1292e509d11d03bde823c2ca2a305909ce files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.201

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.200...v1.2.201
Reported by:	Repology
1.2.200
30 Nov 2021 13:41:12
commit hash: 928e5305d9f0f5a69eeaf6dd9091d8d2c75c9b8ecommit hash: 928e5305d9f0f5a69eeaf6dd9091d8d2c75c9b8ecommit hash: 928e5305d9f0f5a69eeaf6dd9091d8d2c75c9b8ecommit hash: 928e5305d9f0f5a69eeaf6dd9091d8d2c75c9b8e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.200

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.199...v1.2.200
Reported by:	Repology
1.2.199
17 Nov 2021 06:19:05
commit hash: 43acf909ae451fe0a95b9550e01e772121732fc7commit hash: 43acf909ae451fe0a95b9550e01e772121732fc7commit hash: 43acf909ae451fe0a95b9550e01e772121732fc7commit hash: 43acf909ae451fe0a95b9550e01e772121732fc7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.199

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.198...v1.2.199
Reported by:	portscout
1.2.198
16 Nov 2021 14:26:03
commit hash: f6595ed46eb06aa75004002a2f02aebb96dfb835commit hash: f6595ed46eb06aa75004002a2f02aebb96dfb835commit hash: f6595ed46eb06aa75004002a2f02aebb96dfb835commit hash: f6595ed46eb06aa75004002a2f02aebb96dfb835 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: replace d069710805e8 with upstream fix
1.2.198
10 Nov 2021 21:48:28
commit hash: a1e8926d109c7fef0841022584e6913929bf478fcommit hash: a1e8926d109c7fef0841022584e6913929bf478fcommit hash: a1e8926d109c7fef0841022584e6913929bf478fcommit hash: a1e8926d109c7fef0841022584e6913929bf478f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.198

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.197...v1.2.198
Reported by:	portscout
1.2.197
10 Nov 2021 21:46:42
commit hash: d069710805e852b8b212e3ffe13f66b5653a0284commit hash: d069710805e852b8b212e3ffe13f66b5653a0284commit hash: d069710805e852b8b212e3ffe13f66b5653a0284commit hash: d069710805e852b8b212e3ffe13f66b5653a0284 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: unbreak build with Clang 13

In file included from layers/generated/chassis.cpp:48:
In file included from layers/best_practices_validation.h:26:
In file included from layers/image_state.h:31:
In file included from layers/image_layout_map.h:30:
layers/subresource_adapter.h:67:5: error: definition of implicit copy assignment
operator for 'Subresource' is deprecated because it has a user-declared copy
constructor [-Werror,-Wdeprecated-copy]
    Subresource(const Subresource& from) = default;
    ^
layers/subresource_adapter.h:305:42: note: in implicit copy assignment operator
for 'subresource_adapter::Subresource' first required here
        *static_cast<Subresource*>(this) = encoder_->Decode(index);
                                         ^

Reported by:	antoine (via bug 258209 exp-run)
1.2.197
03 Nov 2021 21:59:20
commit hash: d468ffc18df529b64fc04c4ce2dba3eeb7b30ca6commit hash: d468ffc18df529b64fc04c4ce2dba3eeb7b30ca6commit hash: d468ffc18df529b64fc04c4ce2dba3eeb7b30ca6commit hash: d468ffc18df529b64fc04c4ce2dba3eeb7b30ca6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.197

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.196...v1.2.197
Reported by:	portscout
1.2.196
03 Nov 2021 21:59:19
commit hash: a44d975ec08791188c8d5d34ab5e628763c54686commit hash: a44d975ec08791188c8d5d34ab5e628763c54686commit hash: a44d975ec08791188c8d5d34ab5e628763c54686commit hash: a44d975ec08791188c8d5d34ab5e628763c54686 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.197

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.196...v1.2.197
Reported by:	Repology
1.2.196
14 Oct 2021 23:59:42
commit hash: 8a9d369d030d874ba6baf0b53bb27cdd89b1a558commit hash: 8a9d369d030d874ba6baf0b53bb27cdd89b1a558commit hash: 8a9d369d030d874ba6baf0b53bb27cdd89b1a558commit hash: 8a9d369d030d874ba6baf0b53bb27cdd89b1a558 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.196

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.195...v1.2.196
Reported by:	portscout
1.2.195
06 Oct 2021 06:13:49
commit hash: fd15e9ff836a69ef0ebd058dfd066969500f1543commit hash: fd15e9ff836a69ef0ebd058dfd066969500f1543commit hash: fd15e9ff836a69ef0ebd058dfd066969500f1543commit hash: fd15e9ff836a69ef0ebd058dfd066969500f1543 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.195

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.194...v1.2.195
Reported by:	portscout
1.2.194
01 Oct 2021 01:26:38
commit hash: 03e2344baec66388538f8d9e3eb4d226992a81d8commit hash: 03e2344baec66388538f8d9e3eb4d226992a81d8commit hash: 03e2344baec66388538f8d9e3eb4d226992a81d8commit hash: 03e2344baec66388538f8d9e3eb4d226992a81d8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.194

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.193...v1.2.194
Reported by:	portscout
1.2.193
22 Sep 2021 16:45:39
commit hash: af01475d4f9b32a323b193d3ef8a9b7921c84ffacommit hash: af01475d4f9b32a323b193d3ef8a9b7921c84ffacommit hash: af01475d4f9b32a323b193d3ef8a9b7921c84ffacommit hash: af01475d4f9b32a323b193d3ef8a9b7921c84ffa files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.193

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.192...v1.2.193
Reported by:	portscout
1.2.192
16 Sep 2021 00:48:50
commit hash: 07179f011a669391cacd33a4ab512e2482be85dbcommit hash: 07179f011a669391cacd33a4ab512e2482be85dbcommit hash: 07179f011a669391cacd33a4ab512e2482be85dbcommit hash: 07179f011a669391cacd33a4ab512e2482be85db files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.192

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.191...v1.2.192
Reported by:	portscout
1.2.191
11 Sep 2021 05:40:29
commit hash: c4e4157ec6fb888285672ce389905ab55b379be5commit hash: c4e4157ec6fb888285672ce389905ab55b379be5commit hash: c4e4157ec6fb888285672ce389905ab55b379be5commit hash: c4e4157ec6fb888285672ce389905ab55b379be5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.191

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.190...v1.2.191
Reported by:	portscout
1.2.190
08 Sep 2021 23:56:41
commit hash: 666df58471f88dcc57cabc4c0b18304df70d1c6ccommit hash: 666df58471f88dcc57cabc4c0b18304df70d1c6ccommit hash: 666df58471f88dcc57cabc4c0b18304df70d1c6ccommit hash: 666df58471f88dcc57cabc4c0b18304df70d1c6c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.191

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.190...v1.2.191
Reported by:	portscout
1.2.190
30 Aug 2021 22:04:54
commit hash: 2f40542a5c09e4eddc3c119094a933c9814ed921commit hash: 2f40542a5c09e4eddc3c119094a933c9814ed921commit hash: 2f40542a5c09e4eddc3c119094a933c9814ed921commit hash: 2f40542a5c09e4eddc3c119094a933c9814ed921 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.190

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.189...v1.2.190
Reported by:	portscout
1.2.189
18 Aug 2021 15:45:46
commit hash: 0876dc0784ab3076ff302b5278a131c6da6bb91bcommit hash: 0876dc0784ab3076ff302b5278a131c6da6bb91bcommit hash: 0876dc0784ab3076ff302b5278a131c6da6bb91bcommit hash: 0876dc0784ab3076ff302b5278a131c6da6bb91b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.189

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.188...v1.2.189
Reported by:	portscout
1.2.188
11 Aug 2021 11:36:03
commit hash: 575fa12305966d33b4723babfb0091a2ee47a23acommit hash: 575fa12305966d33b4723babfb0091a2ee47a23acommit hash: 575fa12305966d33b4723babfb0091a2ee47a23acommit hash: 575fa12305966d33b4723babfb0091a2ee47a23a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.188

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.187...v1.2.188
Reported by:	portscout
1.2.187
06 Aug 2021 08:37:26
commit hash: eb066b7b991388004bbf7e2bb526bcd66807b6d7commit hash: eb066b7b991388004bbf7e2bb526bcd66807b6d7commit hash: eb066b7b991388004bbf7e2bb526bcd66807b6d7commit hash: eb066b7b991388004bbf7e2bb526bcd66807b6d7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.187

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.186...v1.2.187
Reported by:	portscout
1.2.186
04 Aug 2021 11:20:49
commit hash: dcd24b8b8198561695a2d600e64013d04a8c438ccommit hash: dcd24b8b8198561695a2d600e64013d04a8c438ccommit hash: dcd24b8b8198561695a2d600e64013d04a8c438ccommit hash: dcd24b8b8198561695a2d600e64013d04a8c438c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.187

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.186...v1.2.187
Reported by:	portscout
1.2.186
04 Aug 2021 11:20:49
commit hash: f9697956d876c4a51b62e77c1c5ec5d7884483b0commit hash: f9697956d876c4a51b62e77c1c5ec5d7884483b0commit hash: f9697956d876c4a51b62e77c1c5ec5d7884483b0commit hash: f9697956d876c4a51b62e77c1c5ec5d7884483b0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.186

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.184...v1.2.186
Reported by:	portscout
1.2.184
08 Jul 2021 00:54:34
commit hash: 5108fc82780e24abdba16abad47d15350dd0aaa5commit hash: 5108fc82780e24abdba16abad47d15350dd0aaa5commit hash: 5108fc82780e24abdba16abad47d15350dd0aaa5commit hash: 5108fc82780e24abdba16abad47d15350dd0aaa5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.184

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.2.182.0...v1.2.184
Reported by:	portscout
1.2.182.0_1
06 Jul 2021 00:40:23
commit hash: ed4b8e417ef212545216113f73ae773649f537fecommit hash: ed4b8e417ef212545216113f73ae773649f537fecommit hash: ed4b8e417ef212545216113f73ae773649f537fecommit hash: ed4b8e417ef212545216113f73ae773649f537fe files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.182.0 (sdk)

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.182...sdk-1.2.182.0
Reported by:	portscout
1.2.182
01 Jul 2021 00:56:40
commit hash: ed86fb7c3f6fa32b13195f466448233157f02f14commit hash: ed86fb7c3f6fa32b13195f466448233157f02f14commit hash: ed86fb7c3f6fa32b13195f466448233157f02f14commit hash: ed86fb7c3f6fa32b13195f466448233157f02f14 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.183

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.182...v1.2.183
Reported by:	portscout
1.2.182
22 Jun 2021 06:14:45
commit hash: 6aed5690dbbc6fd4f51f76145f0b7a68a316c4aecommit hash: 6aed5690dbbc6fd4f51f76145f0b7a68a316c4aecommit hash: 6aed5690dbbc6fd4f51f76145f0b7a68a316c4aecommit hash: 6aed5690dbbc6fd4f51f76145f0b7a68a316c4ae files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.182

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.181...v1.2.182
Reported by:	portscout
1.2.181
15 Jun 2021 13:13:14
commit hash: 545c7b765b23a7c176ed149669011fd3ecff6cf7commit hash: 545c7b765b23a7c176ed149669011fd3ecff6cf7commit hash: 545c7b765b23a7c176ed149669011fd3ecff6cf7commit hash: 545c7b765b23a7c176ed149669011fd3ecff6cf7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.181

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.180...v1.2.181
Reported by:	portscout
1.2.180
08 Jun 2021 00:34:14
commit hash: ec6ab7fc23c92fd8963b3cbf587e4ece23c74bfdcommit hash: ec6ab7fc23c92fd8963b3cbf587e4ece23c74bfdcommit hash: ec6ab7fc23c92fd8963b3cbf587e4ece23c74bfdcommit hash: ec6ab7fc23c92fd8963b3cbf587e4ece23c74bfd files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.180

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.179...v1.2.180
Reported by:	portscout
1.2.179
25 May 2021 12:20:30
commit hash: cda234cc7dc2cdaa432bef1dfefab73b06fbf074commit hash: cda234cc7dc2cdaa432bef1dfefab73b06fbf074commit hash: cda234cc7dc2cdaa432bef1dfefab73b06fbf074commit hash: cda234cc7dc2cdaa432bef1dfefab73b06fbf074 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.179

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.178...v1.2.179
Reported by:	portscout
1.2.178
15 May 2021 18:01:20
commit hash: 88f72b4eb3205d5aab102355ac1308ea5e379a6ecommit hash: 88f72b4eb3205d5aab102355ac1308ea5e379a6ecommit hash: 88f72b4eb3205d5aab102355ac1308ea5e379a6ecommit hash: 88f72b4eb3205d5aab102355ac1308ea5e379a6e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.178

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.177...v1.2.178
Reported by:	portscout
1.2.177
01 May 2021 00:48:00
commit hash: 9d1576f6582cb3010d6d3b285e5b7a2236f5990dcommit hash: 9d1576f6582cb3010d6d3b285e5b7a2236f5990dcommit hash: 9d1576f6582cb3010d6d3b285e5b7a2236f5990dcommit hash: 9d1576f6582cb3010d6d3b285e5b7a2236f5990d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.177

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.176...v1.2.177
Reported by:	portscout
1.2.176
21 Apr 2021 17:42:47
commit hash: 817b7f7b389a38ce0785f5f481eb48fdc412e5b1commit hash: 817b7f7b389a38ce0785f5f481eb48fdc412e5b1commit hash: 817b7f7b389a38ce0785f5f481eb48fdc412e5b1commit hash: 817b7f7b389a38ce0785f5f481eb48fdc412e5b1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.176

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.174...v1.2.176
Reported by:	portscout
1.2.174
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.174
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.174
30 Mar 2021 03:20:39
Revision:569534Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.174

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.173...v1.2.174
Reported by:	portscout
1.2.173
25 Mar 2021 02:00:23
Revision:569180Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.173

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.172...v1.2.173
Reported by:	portscout
1.2.172_1
25 Mar 2021 02:00:17
Revision:569179Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: disable assertions as recommended

$ vkcube-xcb --validate
WARNING : PERFORMANCE - Message Id Number: 648835635 | Message Id Name:
UNASSIGNED-khronos-Validation-debug-build-warning-message
        Validation Performance Warning: [
UNASSIGNED-khronos-Validation-debug-build-warning-message ] Object 0: handle =
0x800a50100, type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0x26ac7233 |
VALIDATION LAYERS WARNING: Using debug builds of the validation layers *will*
adversely affect performance.

        Objects - 1
                Object[0] - VK_OBJECT_TYPE_INSTANCE, Handle 0x800a50100
[...]
1.2.172
11 Mar 2021 19:59:44
Revision:568129Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.172

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.171...v1.2.172
Reported by:	portscout
1.2.171
08 Mar 2021 22:13:36
Revision:567875Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.171

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.2.170.0...v1.2.171
Reported by:	portscout
1.2.170.0_1
27 Feb 2021 15:46:38
Revision:566707Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.170.0 (sdk)

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.170...sdk-1.2.170.0
Reported by:	portscout
1.2.170
17 Feb 2021 10:09:31
Revision:565493Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.170

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.169...v1.2.170
Reported by:	portscout
1.2.169
10 Feb 2021 14:45:58
Revision:564861Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.169

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.166...v1.2.169
Reported by:	portscout
1.2.166
26 Jan 2021 11:22:34
Revision:562652Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.166

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.165...v1.2.166
1.2.165_1
06 Jan 2021 18:45:34
Revision:560551Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: minor cleanup

- Expose WSI support[1]
- Update description
- Convert to USES=xorg
- Prefer standard _DESC
- Simplify _DEPENDS
- Drop excessive newlines

PR:		246376 [1]
Submitted by:	beldin@beldin.org (based on) [1]
1.2.165
06 Jan 2021 14:03:46
Revision:560517Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.165

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.162...v1.2.165
1.2.162
26 Dec 2020 00:23:49
Revision:559263Original commit files touched by this commit
jbeich search for other commits by this committer
devel/spirv-tools: move to graphics/ where glslang is
1.2.162
25 Dec 2020 00:31:35
Revision:559202Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/glslang: update to 11.0.0

Changes:	https://github.com/KhronosGroup/glslang/compare/8.13.3743...10-11.0.0
1.2.162
23 Dec 2020 20:12:36
Revision:559023Original commit files touched by this commit
jbeich search for other commits by this committer
devel/glslang: move to graphics/ where shaderc is
1.2.162
23 Dec 2020 20:12:15
Revision:559022Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: move to graphics/ where vulkan-loader is

Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.

Number of commits found: 163 (showing only 63 on this page)

«  1 | 2