mumble-voip/mumble

Vulkan support for the overlay (Windows/Linux)

Open

#2134 aperta il 23 feb 2016

Vedi su GitHub
 (6 commenti) (14 reazioni) (1 assegnatario)C++ (1062 fork)batch import
feature-requesthelp wantedoverlay

Metriche repository

Star
 (5642 star)
Metriche merge PR
 (Merge medio 6g) (7 PR mergiate in 30 g)

Descrizione

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.

Guida contributor