mumble-voip/mumble

Vulkan support for the overlay (Windows/Linux)

Aberta

#2.134 aberto em 23 de fev. de 2016

 (6 comentários) (14 reações) (1 responsável)C++ (1.062 forks)batch import
feature-requesthelp wantedoverlay

Métricas do repositório

Stars
 (5.642 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador