内容简介:Mesa 18.3.2 发布了,Mesa 是一个三维(3D)图形库的开源集合,其主要目标是在 Linux / UNIX 操作系统下实现各种 API(应用程序编程接口)和 OpenGL 规范。 它面向 3D 计算机图形,硬件加速 3D 渲染和图形处理单元...
Mesa 18.3.2 发布了,Mesa 是一个三维(3D)图形库的开源集合,其主要目标是在 Linux / UNIX 操作系统下实现各种 API(应用程序编程接口)和 OpenGL 规范。 它面向 3D 计算机图形,硬件加速 3D 渲染和图形处理单元(GPGPU)上的通用计算。 此外,该项目还提供了软件渲染的实现。
Mesa 18.3.2 的更新包括新的 Vega 10/20 PCI ID 和 VegaM ID、Gallium Nine 和 Intel Icelake 的修复、Meson 构建系统的更新、一些 Broadcom VC4 / V3D 的修复以及一些 RADV Radeon Vulkan 驱动程序的修复。
新版的 bug 修复更新内容如下:
Bug 106595 - [RADV] Rendering distortions only when MSAA is enabled
Bug 107728 - Wrong background in Sascha Willem's Multisampling Demo
Bug 108114 - [vulkancts] new VK_KHR_16bit_storage tests fail.
Bug 108116 - [vulkancts] stencil partial clear tests fail.
Bug 108624 - regression "nir: Copy propagation between blocks" regression
Bug 108910 - Vkd3d test failure test_multisample_array_texture()
Bug 108911 - Vkd3d test failure test_clear_render_target_view()
Bug 108943 - Build fails on ppc64le with meson
Bug 109072 - GPU hang in blender 2.80
Bug 109081 - bisected Regression in clipping.user_defined.clip_* vulkancts tests
Bug 109151 - KBL-G dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat failed verification.
Bug 109202 - nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti
Bug 109204 - [regression, bisected] retroarch's crt-royale shader crash radv
详情请看发布说明
另外,MESA 19.0 将在本月晚些进入功能冻结阶段,并在2月底作为 MESA OpenGL/Vulkan 驱动的下一个季度特性版本,正式发布。
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Google 开源图形着色器测试框架 GraphicsFuzz
- Google 开源图形着色器测试框架 GraphicsFuzz
- Mesa 18.2.2 发布,3D 图形库开源集合
- Mesa 18.2.2 发布,3D 图形库开源集合
- Mesa 18.3.2 发布,3D 图形库开源集合
- 微软为开源计算器加入全新的图形功能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!