Mesa 17.0.5 发布,开源 3D 驱动集合

栏目: 编程工具 · 发布时间: 8年前

内容简介:Mesa 17.0.5 发布,开源 3D 驱动集合

Mesa 17.0.5 发布了。Mesa 是一个类 OpenGL 的开源实现.

Mesa 17.0.5 实现了 OpenGL 4.5 API,但由 glGetString(GL_VERSION)或 glGetIntegerv(GL_MAJOR_VERSION)/ glGetIntegerv(GL_MINOR_VERSION)报告的版本取决于所使用的特定驱动程序。 一些驱动程序不支持 OpenGL 4.5 中所需的所有功能。 OpenGL 4.5 不支持兼容性上下文,仅在上下文创建时要求才可用。

更新内容:

  • cherry-ignore: Add the pci_id into the shader cache UUID

  • cherry-ignore: fix crash if ctx torn down with no rendering

  • cherry-ignore: Fix typos.

  • cherry-ignore: Revert "etnaviv: Cannot render to rb-swapped formats"

  • cherry-ignore: Revert "i965/fs: Don't emit SEL instructions for type-converting MOVs."

  • cherry-ignore: fix typo in a2b10g10r10 fast clear calculation

  • cherry-ignore: remove unused anv_dispatch_table dtable

  • cherry-ignore: remove unused radv_dispatch_table dtable

  • cherry-ignore: make radv_resolve_entrypoint static

  • cherry-ignore: vulkan: add support for libmesa_vulkan_util

  • cherry-ignore: r600: fix libmesa_amd_common dependency

  • cherry-ignore: remove dead brw_new_shader() declaration

  • cherry-ignore: remove i965_symbols_test reference from .gitignore

  • cherry-ignore: automake: ensure that the destination directory is created

  • cherry-ignore: provide required gem stubs for the tests

  • Update version to 17.0.5

更多内容

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法设计与分析

算法设计与分析

陈慧南 / 电子工业出版社 / 2006-5 / 26.80元

《算法设计与分析:C++语言描述》内容分为3部分:算法和算法分析、算法设计策略及求解困难问题。第1部分介绍问题求解方法、算法复杂度和分析、递归算法和递推关系;第2部分讨论常用的算法设计策略:基本搜索和遍历方法、分治法、贪心法、动态规划法、回溯法和分枝限界法;第3部分介绍NP完全问题、随机算法、近似算法和密码算法。书中还介绍了两种新的数据结构:跳表和伸展树,以及它们特定的算法分析方法,并对现代密码学......一起来看看 《算法设计与分析》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具