-
**Environment:**
- OS: Windows 11
- GPU and driver version: AMD Radeon RX 6950 XT, 2.0.299
- SDK or header version if building from repo: 1.3.290.0
- Options enabled (synchronization, best pra…
-
See https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/main/src/tests/hello_xr/graphicsplugin_vulkan.cpp#L21.
From the comment, `USE_MIRROR_WINDOW` shows a dummy window when running Vulkan vers…
-
I'm on MacOS, and tested the command `zig build --build-file $(pwd)/examples/build.zig run-triangle` in vulkan-zig's root.
The following is the terminal output returned when trying to zig build wit…
-
When building with VOLK_INSTALL (and no other options), the behavior is a little odd:
In addition to `include/volk.h` and `lib/libvolk.a` (that make sense), we also install `include/volk.c`.
On…
zeux updated
10 months ago
-
Hi, wanted to take the project for a test spin :) Not really an expert with cmake, but I got this peculiar error when building ZeldaPython - not mentioning any particular src file
```
PS C:\Users\…
-
![Captjhhjure](https://github.com/user-attachments/assets/51f66792-b278-4482-b968-8ab47502145d)
-
In order to deploy a Visual Studio 2022 solution, I'm using the following code:
```
newoption {
trigger = "device",
value = "DESKTOP|HANDHELD|IOT",
description = "target devi…
-
I'm trying to get a triangle going in my engine but experiencing _"Where's my triangle?"_ on macOS, so I thought to try switching from the default Metal backend to Vulkan/MoltenVK. After installing th…
-
preferably I would like to stay within the minimum version of the vulkan SDK so I would like to target 1.0 and not 1.3 since a lot of slightly older GPU's might not support the 1.3 feature set. This m…
-
hi there,
i've installed cmake but this has gui interface.
![image](https://github.com/fknfilewalker/Quake-III-Arena-R/assets/33560454/1386b726-8167-4463-97c9-951992e3089a)
btw, i've configured…