Mesa 17.0.4是一个错误修复版本,它修复了自17.0.3版本以来发现的错误。
Mesa 13.0.5 是一个 Bug 修复版本,修复了自 13.0.4 版本以来发现的错误。Mesa 13.0.5 实现了 OpenGL 4.4 API,但 glGetString(GL_VERSION)或 glGetIntegerv(GL_MAJOR_VERSION/glGetIntegerv(GL_MINOR_VERSION)报告的版本取决于所使用的特定驱动程序。某些驱动程序不支持 OpenGL 4.4 中所需的所有功能。OpenGL 4.4 仅在上下文创建时请求,因为不支持兼容上下文。
主要修复一下 bug:
SIGSEGV MAPERR on Android nougat-x86 with mesa 17.0.0rc
SachaWillems deferredmultisampling asserts
push_constants host memory leak when resetting command buffer
[GEN8+] piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts state.gl_texture* assertions
软件详情:https://www.mesa3d.org/relnotes/17.0.4.html
来自:开源中国社区

