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

✨ feat(server): Add Vulkan and Xwayland support #6

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

wanjohiryan
Copy link
Member

Description

What(what issue does this code solve/what feature does it add):

We have no display server inside the container, nor Vulkan which will later be required by dxvk/d3d11/d3d12 in order to play games using Proton.

How(how does it solve it):

  1. We added vulkan and Xwayland packages into server.Dockerfile , then tested with running vkcube and vulkaninfo after running an interactive bash shell inside the container.

Required Checklist:

  • I have added any necessary documentation and comments in my code (where appropriate)
  • I have added tests to make sure my code runs in all contexts

Further comments

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
netris ✅ Ready (Inspect) Visit Preview Apr 1, 2024 7:30pm

@wanjohiryan wanjohiryan merged commit 17d497e into main Apr 1, 2024
8 checks passed
@wanjohiryan wanjohiryan deleted the feat/vulkan branch April 1, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant