-
```
# github.com/vulkan-go/demos/vulkancube/vulkancube_sdl2
./main.go:33:31: cannot use surfPtr (type unsafe.Pointer) as type uintptr in argument to vulkan.SurfaceFromPointer
Tue 1 Dec 18:29:30 GMT…
-
When trying to run `vulkancube` or `vulkandraw`, I get
```
go: finding module for package github.com/xlab/closer
go: finding module for package github.com/vulkan-go/vulkan
go: finding module for p…
-
Hello, I have tried with windows vulkan demos (on wine staging), the talos principle (which on the logs says than it use the intel card even if I use primusrun, only when trying to run it with the vul…
-
I have been using [bsf](https://github.com/GameFoundry/bsf)'s Vulkan backend for quite a long time but I have run into a few problems with imgui. Whenever I move from one element to another things see…
-
## Problem:
* Vulkan and opengl are not supported while streaming.
## Cause:
* Parsec virtual monitor, idd monitor and usbmidd monitor are all connected to indirect display driver, which is **NOT…
-
⚠️ **Issues not using this template will be systematically closed.**
**Describe the bug**
Rapid window resizes (e.g. due to the user dragging an edge of the window) eventually cause Filament's Vul…
-
Virtual Reality has been using asynchronous reprojection to increase perceived framerate and responsiveness for nearly 4 years.
The effect works by translating/rotating (simple matrix multiplicatio…
-
Hello,
When trying to build for `bootlin-sparc-uclibc` the following linker error is reported:
```
bootlin-sparc-uclibc/host/opt/ext-toolchain/bin/../lib/gcc/sparc-buildroot-linux-uclibc/10.4.0/.…
-
Can Support Linux?
only support Windows we Games cannot use FSR 3.0
-
I have found an error "RuntimeError: vk::createInstanceUnique: ErrorExtensionNotPresent" during the running of reenact.py. How to fix this problem?