跳转到主要内容

Wayland 在 Imagination GPU 上迎来了重大提升

demi 提交于

随着 VK_KHR_wayland_surface 扩展的合入,以及为 Zink 增加了 kmsro 支持,运行在Imagination GPU开源驱动上的应用程序现在可以直接向 Wayland 合成器进行显示输出,例如 GNOME 的 Mutter、KDE 的 KWin、Sway 和 Weston(见下方演示!)。

<style type="text/css">
.vide{position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
.vide iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
</style>
<table width="75%" align="center"><tr><td class="vide"><iframe src="//player.bilibili.com/player.html?isOutside=true&aid=116322830649915&bvid=BV18PXkBNEhs&cid=37119986378&p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe></td></tr></table><br>

这为什么重要?因为 Wayland 已成为桌面与笔记本 Linux 平台、工业系统以及车载信息娱乐系统中的默认显示协议。借助这一特性,这些领域的开发者将能够从我们的开源驱动中获得更流畅的渲染、更稳定的表现以及更优的性能。每一项扩展都经过了开源社区贡献者的评审、测试,或共同开发。这正是开源协作的最佳体现!
<br>