Actions
Emulator Issues #11374
openAdd cmake compile option for vulkan video backend
Status:
Fix pending
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Would be nice to be able to disable vulkan video backend at compile time.
Especially when hardware is a bit old it would allow to save some compile time.
I'll soon open a PR with an option named: ENABLE_VULKAN
Updated by Stenzek about 6 years ago
- Status changed from New to Fix pending
I implemented this as part of PR #5019: https://github.com/dolphin-emu/dolphin/pull/5019
Updated by mazes_80 about 6 years ago
Stenzek wrote:
I implemented this as part of PR #5019: https://github.com/dolphin-emu/dolphin/pull/5019
Thanks to your PR and your explanations, I figured out PR #7395 wouldn't compile on windows platform, because glslang is required for directx.
Updated by Billiard26 9 months ago
- Issue type changed from Bug to Feature request
Actions