-
I'm trying to add FSR3 as a submodule to my project. I need to get both VK and DX12 builds, but "FidelityFX-SDK/ffx-api" can be added as a subdirectory only once with either VK or DX12 setting. Is the…
-
**Environment:**
- OS: Windows 10 x86_64 (my repro should work on Windows 11 and Linux as well)
- GPU and driver version: NVIDIA RTX 3090, 552.88
- SDK or header version if building from repo: m…
-
**Environment:**
- OS: Ubuntu 22.04.4 LTS
- GPU and driver version: Intel Corporation AlderLake-S GT1 (rev 0c) i915
- SDK or header version if building from repo: ef846ac0883cde5e69ced0e7d7af59f…
Zieng updated
1 month ago
-
Hello!
After updating Vulkan SDK to the latest version, we started seeing issues with the swap chain that did not happen before (versions 1.3.268.1 and earlier).
First, when running application …
-
### Tested versions
4.3 stable
### System information
Windows 11
### Issue description
Constant errors in console showing the following:
```
Godot Engine v4.3.stable.official.77dcf9…
-
The external/nvpro_core submodule contains code generated from the vulkan SDK, which can conflict when compiling against a different vulkan SDK. Example build errors:
```
'PFN_vkGetLatencyTimingsN…
-
**Environment:**
- OS: Windows 11
- GPU and driver version: NVIDIA RTX 2070 Super 561.09
- SDK or header version if building from repo: 1.3.296
- Options enabled (synchronization, best practic…
-
Vulkan SDK Versions: 1.3.290.0, 1.3.293.0
OS: (uname -a) Darwin vm-osx-sonoma-16-g2-m1.8core-dff65d70-f2cc-4478-9109-1454c98324a3 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:39 PDT 2024;…
-
I get a NullPointerException when calling VkSocialNetwork.isConnected()
```
java.lang.NullPointerException: Attempt to read from field 'com.vk.sdk.VKAccessToken com.vk.sdk.VKSdk.mAccessToken' on a nu…
-
Не могу сбилдить проект.
Создаю проект → копирую config.xml и package.json из другого проекта → запускаю `cordova prepare` → инсталлируются все платформы и плагины → запускаю `cordova run android` …