summaryrefslogtreecommitdiff
path: root/graphics/vulkan-loader (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/vulkan-loader: update to 1.2.208Jan Beich2022-03-164-25/+8
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.207...v1.3.208 Reported by: Repology
* graphics/vulkan-headers: update to 1.3.208Jan Beich2022-03-161-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.207...v1.3.208 Reported by: Repology
* graphics/vulkan-loader: update to 1.2.207Jan Beich2022-03-093-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.206...v1.3.207 Reported by: Repology
* graphics/vulkan-headers: update to 1.3.207Jan Beich2022-03-091-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.206...v1.3.207 Reported by: Repology
* graphics/vulkan-loader: update to 1.2.206Jan Beich2022-02-183-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.205...v1.3.206 Reported by: Repology
* graphics/vulkan-headers: update to 1.3.206Jan Beich2022-02-181-0/+1
| | | | | | | 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
* graphics/vulkan-loader: chase Clang assert on i386 referenceJan Beich2022-02-131-1/+1
|
* graphics/vulkan-loader: update to 1.2.205Jan Beich2022-02-083-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.204...v1.3.205 Reported by: Repology
* graphics/vulkan-headers: update to 1.3.205Jan Beich2022-02-081-0/+1
| | | | | | | 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
* graphics/vulkan-loader: respect PREFIX moreJan Beich2022-02-061-0/+3
| | | | | | | $ VK_LOADER_DEBUG=layer vkcube-xcb [...] LAYER: /etc/xdg/vulkan/implicit_layer.d [...]
* graphics/vulkan-loader: update to 1.2.204Jan Beich2022-01-254-10/+9
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.203...v1.3.204 Reported by: Repology
* graphics/vulkan-headers: update to 1.3.204Jan Beich2022-01-251-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.203...v1.3.204 Reported by: Repology
* graphics/vulkan-loader: drop aarch64 workaround after b8ac6f84f44cJan Beich2022-01-011-11/+3
| | | | https://github.com/KhronosGroup/Vulkan-Loader/commit/a11162fcaca8
* graphics/vulkan-loader: update to 1.2.203Jan Beich2021-12-203-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.202...v1.2.203 Reported by: Repology
* graphics/vulkan-headers: update to 1.2.203Jan Beich2021-12-201-0/+1
| | | | | | | 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
* graphics/vulkan-loader: update to 1.2.202Jan Beich2021-12-113-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.201...v1.2.202 Reported by: Repology
* graphics/vulkan-headers: update to 1.2.202Jan Beich2021-12-111-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.201...v1.2.202 Reported by: Repology
* graphics/vulkan-loader: update to 1.2.201Jan Beich2021-12-023-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.200...v1.2.201 Reported by: Repology
* graphics/vulkan-headers: update to 1.2.201Jan Beich2021-12-021-0/+1
| | | | | | | 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
* graphics/vulkan-loader: update to 1.2.200Jan Beich2021-11-303-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.199...v1.2.200 Reported by: Repology
* graphics/vulkan-headers: update to 1.2.200Jan Beich2021-11-261-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.199...v1.2.200 Reported by: Repology
* graphics/vulkan-loader: unbreak on -CURRENT i386 after 14c23983083dJan Beich2021-11-181-1/+1
| | | | | | | | | | | | FAILED: loader/CMakeFiles/vulkan.dir/unknown_ext_chain_gas_x86.S.o Assertion failed: (Type == RT32_32), function getRelocType32, file /usr/local/poudriere/jails/main-i386/usr/src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp, line 269. [...] FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin Reported by: pkg-fallout
* graphics/vulkan-loader: update to 1.2.199Jan Beich2021-11-174-20/+40
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.198...v1.2.199 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.199Jan Beich2021-11-171-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.198...v1.2.199 Reported by: Repology
* graphics/vulkan-loader: update to 1.2.198Jan Beich2021-11-105-17/+31
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.197...v1.2.198 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.198Jan Beich2021-11-101-1/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.197...v1.2.198 Reported by: Repology
* graphics/vulkan-loader: unbreak build on non-x86 archs after e99b707ea9dfJan Beich2021-11-083-5/+11
| | | | | | | | | | | CMake Error at loader/CMakeLists.txt:311 (target_compile_definitions): Cannot specify compile definitions for target "asm_offset" which is not built by this project. This reverts commit e99b707ea9df7966f9f95e2871a053715318f00a. PR: 259718 Reported by: mikael (aarch64)
* graphics/vulkan-loader: drop GCC dependency on i386Jan Beich2021-11-081-1/+6
| | | | | | | Disable assembly for unknown physical device extension trampolines on i386. Limited to -CURRENT where LLVM assertions are enabled. PR: 249527
* graphics/vulkan-loader: drop unused post-patch after a536ea6157b8Jan Beich2021-11-081-2/+0
| | | | | Upstream passes -D__BSD_VISIBLE=1, so removing -D_XOPEN_SOURCE=500 is no longer necessary.
* graphics/vulkan-loader: switch remaining patch to upstream versionJan Beich2021-11-043-11/+5
|
* graphics/vulkan-loader: update to 1.2.197Jan Beich2021-11-037-92/+13
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.196...v1.2.197 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.197Jan Beich2021-11-031-0/+1
| | | | | | | 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
* graphics/vulkan-loader: update to 1.2.196Jan Beich2021-10-143-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.195...v1.2.196 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.196Jan Beich2021-10-141-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.195...v1.2.196 Reported by: Repology
* graphics/vulkan-loader: update to 1.2.195Jan Beich2021-10-063-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.194...v1.2.195 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.195Jan Beich2021-10-061-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.194...v1.2.195 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.194Jan Beich2021-09-293-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.194Jan Beich2021-09-291-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.193Jan Beich2021-09-223-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.192...v1.2.193 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.193Jan Beich2021-09-221-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.192...v1.2.193 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.192Jan Beich2021-09-157-20/+55
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.191...v1.2.192 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.192Jan Beich2021-09-141-0/+1
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.191...v1.2.192 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.191Jan Beich2021-09-083-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.190...v1.2.191 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.191Jan Beich2021-09-081-0/+1
| | | | | | | 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
* graphics/vulkan-loader: update to 1.2.190Jan Beich2021-08-303-5/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.189...v1.2.190 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.189Jan Beich2021-08-182-5/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.188...v1.2.189 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.189Jan Beich2021-08-182-1/+2
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.188...v1.2.189 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.188Jan Beich2021-08-112-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.187...v1.2.188 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.187Jan Beich2021-08-042-5/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.186...v1.2.187 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.187Jan Beich2021-08-042-1/+2
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.186...v1.2.187 Reported by: portscout