-
Alongside Vulkan-Hpp, the library has included support for RAII types, and is one of the cleanest ways of writing Vulkan code. As VulkanMemoryAllocator follows Vulkan's design philosophy so closely, a…
-
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`:
```
…
-
I'm currently working on a library to allow swapchain image sharing across processes in a cross platform manner. For this to work while running under DXVK I'd need to first detect DXVK, then get the V…
-
### Problem description
I am currently testing `mesa-vulkan-icd-wrapper`, which allows the use of the `Android host Vulkan driver` in `Termux`.
Most SoC GPUs showed poor compatibility with `mesa z…
-
The DynamicLoader, at https://github.com/KhronosGroup/Vulkan-Hpp/blob/main/snippets/DynamicLoader.hpp#L11, attempts to load the Vulkan Loader library by name regardless of whether is has already been …
-
### Description
on my laptop with a gtx 1060 in it, i have the cpu backend and the cuda backend installed. However the native all log does not show it even loading cuda, but instead shows it trying…
-
### Bug description
Was reorganizing my library and renaming some categories, like renaming the category "racing" to "Genre: Racing". This moved all affected games to the new category and deleted eve…
-
I was curious to try this and I wanted to try to build for HIPBLAS on Arch (hopefully, otherwise I'll have to do Vulkan.) Unfortunately, the instructions assume Ubuntu is the only Linux distribution.…
-
### Game Name
Stardew Valley
### Game code
CUSA06840
### Game version
v01.00
### Used emulator's version (only released versions are acceptable)
v0.2.0
### Current status
Nothing
### Error
…
-
Hello,
I tried to download the appImage but didn't boot, giving me this error:
`./Shadps4-qt.AppImage
[1] 12825 segmentation fault (core dumped) ./Shadps4-qt.AppImage`
So I build the rep…