发布于 2017-10-31 00:24:07 | 166 次阅读 | 评论: 0 | 来源: 网友投递
Mesa OpenGL实现包
Mesa是一个类OpenGL(http://www.opengl.org)的开源实现.
Mesa 17.2.4 发布了,Mesa 是一个三维(3D)图形库的开源集合,其主要目标是在 Linux / UNIX 操作系统下实现各种 API(应用程序编程接口)和 OpenGL 规范。 它面向 3D 计算机图形,硬件加速 3D 渲染和图形处理单元(GPGPU)上的通用计算。 此外,该项目还提供了软件渲染的实现。
主要更新内容:
Bug 修复
Bug 102774 - [BDW] [Bisected] Absolute constant buffers break VAAPI in mpv
Bug 103388 - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with "error: no match for 'operator-'" with GCC-7, Mesa from Git and current LLVM revisions
改进:
cherry-ignore: configure.ac: rework llvm detection and handling
cherry-ignore: glsl: fix derived cs variables
cherry-ignore: added 17.3 nominations.
cherry-ignore: radv: Don't use vgpr indexing for outputs on GFX9.
cherry-ignore: radv: Disallow indirect outputs for GS on GFX9 as well.
cherry-ignore: mesa/bufferobj: don't double negate the range
cherry-ignore: broadcom/vc5: Propagate vc4 aliasing fix to vc5.
Update version to 17.2.4
更多内容请查看 Mesa 17.2.4 发布说明。
下载地址: