#18154 closed enhancement (fixed)
mesa-23.1.2
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (4)
comment:1 by , 22 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 22 months ago
comment:3 by , 22 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
44163b2e19 Update to nghttp2-1.54.0. f19b4b89f4 Update to mercurial-6.4.4. 3a05e32400 Update to php-8.2.7. 023dffb796 pdate to cachecontrol-0.13.1. 3b84f79a91 Update to mesa-23.1.2. 2df221eac7 Update to libgusb-0.4.6.
Note:
See TracTickets
for help on using tickets.
Mesa 23.1.2 Release Notes / 2023-06-08
Mesa 23.1.2 is a bug fix release which fixes bugs found since the 23.1.1 release.
Mesa 23.1.2 implements the OpenGL 4.6 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don’t support all the features required in OpenGL 4.6. OpenGL 4.6 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.
Mesa 23.1.2 implements the Vulkan 1.3 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.
New features
Bug fixes