-
I built `ngscopeclient` for macOS but it crashes immediately:
```
$ DYLD_PRINT_INITIALIZERS=1 VK_LOADER_DEBUG=all ngscopeclient
INFO: Vulkan Loader Version 1.3.277
dyld[78397]: runn…
-
On platforms that can't install the LunarG release of the Vulkan SDK, is there documentation for all libraries that need to be installed? I was successfully able to build and install `shaderc` (needed…
-
## 🚀 Feature
Add support for arm64 Windows/Linux for the Qualcomm Snapdragon XElite PCs
## Motivation
These Copilot+ PCs are now available widely all over the world. It has the potential of …
-
@xMeM
From now on, I will report only `Vulkan` related issues and `DXVK` related issues in new issue reports. 🙂
(For `Zink` related issues, I am considering gathering symptoms occurring across all …
-
From https://github.com/compiler-explorer/compiler-explorer/pull/7056
I wanted to add the logic to pull down and build [SPIRV-Cross](https://github.com/KhronosGroup/SPIRV-Cross) and [SPIRV-Reflect]…
-
Hmm, it works if ran with `--devel`, i.e. on Sdk instead of Platform. Looks like the app improperly tries to open (`dlopen()`?) some development library.
Update: with `LD_DEBUG=libs,files`:
```
…
-
### Steps to reproduce
On a Google Pixel 4 XL Android 10 our app hangs after moving to the second screen. No matter what screen it is. We changed our app to land on a different screen second and it e…
-
## Description
external/glslang/prebuilt/glslangValidator-linux-x86_64 artifact does not have execute permissions set.
```
| /mnt/raid10/yocto/master/raspberry-pi5/tmp/work/cortexa76-poky-linux…
-
It seems setup-vulkan-sdk v1.2.0 still uses cache@v2 and I still get these annoying warnings on all my CI.
Can you please let me know when will a release be available with this warning fix?
-
[This jsoncpp issue](https://github.com/open-source-parsers/jsoncpp/issues/1568) causes OpenXR SDK 1.1.38 up to 1.1.41 to fail compiling:
```
-- The C compiler identification is GNU 13.3.1
-- The…