Commit Graph

10 Commits

Author SHA1 Message Date
thfr
90b97d0323 update vulkan ports to SDK 1.3.224.1 (and glslang to 11.11.0)
tested also by jsg@ on arm64 and amd64 with no issues with latest Mesa.
2022-10-30 22:51:56 +00:00
thfr
57bac4eee3 update vulkan ports to sdk 1.3.204.1 2022-03-21 13:21:42 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
thfr
c46ec14eb0 update vulkan ports to glslang 11.7.0, spirv-headers 1.2.198.0,
spirv-tools 2021.4, and vulkan-{headers,loader,tools,validation-layers}
to sdk-1.2.198.0
testing and ok op@
2021-12-09 04:48:31 +00:00
thfr
c9c25bd464 update vulkan ports to sdk-1.2.189.1, including:
- glslang to 11.6.0
- spirv-tools to 2021.3

ok rsadowski@
build and runtime tests by Omar Polo, too - thanks!
2021-10-16 14:50:40 +00:00
thfr
b5c746635f update vulkan ports to sdk 1.2.176.1.
Testing by jsg@ and me
ok jsg@
using spirv-tools version with pl0 as pointed out by jsg@
2021-06-29 03:48:20 +00:00
thfr
f68834e181 update vulkan to SDK 1.2.162.0, including spirv-headers to 1.5.4 and
spirv-tools to 2020.6.
tested by jsg@ and me, including validation layers by jsg@
ok jsg@
2020-12-27 15:58:42 +00:00
thfr
127f24c78f update vulkan ports to sdk 1.2.141.0
disable _XOPEN_SOURCE=500 to fix finding definition of alloca(3)
ok jsg@ whose original diff this was based on, and who found the alloca
fix
live long and prosper
2020-07-07 08:08:03 +00:00
ajacoutot
56f4a7b1cc PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-06-22 16:51:06 +00:00
thfr
355e690a25 import spirv-headers for Vulkan API support; ok jsg@
DESCR:
Machine-readable files for the SPIR-V Registry. This includes:

* Header files for various languages.
* JSON files describing the grammar for the SPIR-V core instruction set
  and the extended instruction sets.
* The XML registry file.
* A tool to build the headers from the JSON grammar.
2019-06-22 15:22:27 +00:00