mumble-voip/mumble

Vulkan support for the overlay (Windows/Linux)

Open

#2,134 建立於 2016年2月23日

在 GitHub 查看
 (6 留言) (14 反應) (1 負責人)C++ (1,062 fork)batch import
feature-requesthelp wantedoverlay

倉庫指標

Star
 (5,642 star)
PR 合併指標
 (平均合併 6天) (30 天內合併 7 個 PR)

描述

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.

貢獻者指南