-
Most of you might have seen the recent Nvidia demo of the new RTX platform. As an open source engine we could be one of the first engines to support the new hardware features. Apparently it will be av…
-
We're trying to install instant-ngp on a Windows 10 machine with an NVIDIA GeForce 2080Ti graphics card. We followed this github repo and this tutorial: https://www.youtube.com/watch?v=8pfPUN8NyZE
…
-
# Compatibility Report
- Name of the game with compatibility issues: A Plague Tale: Requiem
- Steam AppID of the game: 1182900
## System Information
- GPU: AMD 6900 XT
- Driver/LLVM version: Me…
-
On tutorial 4, when setting up the viewport I get this error:
`VKDBG: ERROR: @[DS]: Cannot call vkCmdSetViewport() on a command buffer allocated from a pool without VK_QUEUE_GRAPHICS_BIT capabilities…
-
[Marketplace](https://marketplace.xbox.com/en-US/Product/SSX/66acd000-77fe-1000-9115-d8024541096d)
Tested on xenia-project/xenia@fc7695f
# Issues:
Crash:
```
> xenia.exe!xe::BaseHeap::Alloc…
-
```
file:///C:/tiny-rtx/src/utils.mjs:12
throw new Error(`Vulkan assertion failed with ${key}`);
^
Error: Vulkan assertion failed with VK_ERROR_OUT_OF_DATE_KHR
at ASSERT_VK_…
-
destroy_swapchain crashes when the render_pass and swapchain is released on a window resize event.
I'm quite new to gfx and was following some tutorials and examples to create my hello world. Tutor…
ghost updated
5 years ago
-
Hey, I'm currently trying to use the template for going through the RayCasting tutorials, I have both Vulkan and Vs2022 installed correctly but while trying to run the `scripts/Setup.bat` from the la…
-
I find the synchronization examples in the wiki really helpful for beginners like me, as synchronization is a difficult topic in vulkan, and there aren't so many tutorials/examples in the wild. I wond…
-
Using the Linux SteamVR beta with the Nvidia Vulkan PPA on Kubuntu 16.10, the VR setup all works fine. Room setup works and once the HMD is started, you can see the default VR space and chaperoned wit…