mumble-voip/mumble
Vulkan support for the overlay (Windows/Linux)
Ouverte
#2 134 ouverte le 23 févr. 2016
feature-requesthelp wantedoverlay
Métriques du dépôt
- Stars
- (5 642 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
The overlay should be updated to support Vulkan.
On Windows and Linux, NVidia's Vulkan support is built on top of their existing GL driver. Thus, the current GL overlay might already work for NVidia cards.
For a native experience, the easiest thing to target for Vulkan would presumably be Intel integrated graphics on a Linux system. This should do for a POC.
Once we have a POC for Linux, this should be ported to Windows as well.