#15065 closed enhancement (fixed)
mesa-21.1.1
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (4)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at d3ad4c0f91479af8364484994f18ee9f969c1cfa Update to Test-Differences-0.68 (Perl module) Update to bind9-9.16.16 Update to mesa-21.1.1 Update to pipewire-0.3.28 Update to libsigc++-2.10.7 and libsigc++-3.0.7 Update to glibmm-2.66.1
Note:
See TracTickets
for help on using tickets.
Mesa 21.1.1 Release Notes / 2021-05-19
Mesa 21.1.1 is a bug fix release which fixes bugs found since the 21.1.0 release.
Mesa 21.1.1 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 21.1.1 implements the Vulkan 1.2 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.
Bug fixes