You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm not sure if this is expected because the Vulkan renderer is still experimental, but i couldn't find it documented anywhere: running with -vulkan only shows a full screen RGB triangle.
It does produce sound and seems to respond to input.
This is on Ubuntu Linux, AMD graphics card w/ amdgpu drivers:
Yes, the vulkan renderer is a stub-backend at this point.
We have the infrastructure in place to build with vulkan and to initialize it, but basically all of the actual graphics backend does not yet exist.
i'm not sure if this is expected because the Vulkan renderer is still experimental, but i couldn't find it documented anywhere: running with
-vulkan
only shows a full screen RGB triangle.It does produce sound and seems to respond to input.
This is on Ubuntu Linux, AMD graphics card w/ amdgpu drivers:
OpenGL mode works fine on this system.
Version: commit 228fd17 built from source
The text was updated successfully, but these errors were encountered: