Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This app desperately needs vulkan support #8

Open
haasn opened this issue May 4, 2020 · 0 comments
Open

This app desperately needs vulkan support #8

haasn opened this issue May 4, 2020 · 0 comments

Comments

@haasn
Copy link

haasn commented May 4, 2020

Requiring an invisible window or relying on driver specifics to ensure our buffers are actually backed by VRAM are both unnecessarily crippling requirements. In addition to this, we're limited to supporting using additional VRAM from only a single GPU, even though my system has multiple PCIe slots and multiple GPUs installed. What a waste of transistors!

With the state-of-the-art, modern, safe and future-proof Vulkan graphics API, we can overcome all of these limitations at once.

Upon informal enquiry, I was told "patches welcome", so I decided to use my time-tested code production strategy of "open an issue and wait".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant