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

fix: should not disable Vulkan support option #4382

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

louis-jan
Copy link
Contributor

@louis-jan louis-jan commented Jan 2, 2025

Describe Your Changes

Users should not be restricted from enabling Vulkan mode solely based on GPU detection.

Context:

  • Some GPUs aren't detected by the app.
  • We will allow users to select the Vulkan variant anyway soon.

Fixes Issues

Self Checklist

This pull request includes a change to the Advanced component in the Settings screen. The change simplifies the condition for displaying the Vulkan settings for AMD GPU/APU and Intel Arc GPU by removing the dependency on gpuList.length.

@github-actions github-actions bot added the type: bug Something isn't working label Jan 2, 2025
@louis-jan louis-jan requested a review from urmauur January 2, 2025 01:56
Copy link
Contributor

github-actions bot commented Jan 2, 2025

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@louis-jan louis-jan merged commit 502bd92 into main Jan 2, 2025
17 of 21 checks passed
@louis-jan louis-jan deleted the chore/should-not-disable-vulkan-option branch January 2, 2025 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants