17ec681f3SmrgMesa 19.2.4 Release Notes / 2019-11-13
27ec681f3Smrg======================================
37ec681f3Smrg
47ec681f3SmrgMesa 19.2.4 is an emergency bug fix release to fix on ciritcal bug in
57ec681f3Smrg19.2.3.
67ec681f3Smrg
77ec681f3SmrgMesa 19.2.4 implements the OpenGL 4.5 API, but the version reported by
87ec681f3SmrgglGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
97ec681f3SmrgglGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being
107ec681f3Smrgused. Some drivers don't support all the features required in OpenGL
117ec681f3Smrg4.5. OpenGL 4.5 is **only** available if requested at context creation.
127ec681f3SmrgCompatibility contexts may report a lower version depending on each
137ec681f3Smrgdriver.
147ec681f3Smrg
157ec681f3SmrgMesa 19.2.4 implements the Vulkan 1.1 API, but the version reported by
167ec681f3Smrgthe apiVersion property of the VkPhysicalDeviceProperties struct depends
177ec681f3Smrgon the particular driver being used.
187ec681f3Smrg
197ec681f3SmrgSHA256 checksum
207ec681f3Smrg---------------
217ec681f3Smrg
227ec681f3Smrg::
237ec681f3Smrg
247ec681f3Smrg       09000a0f7dbbd82e193b81a8f1bf0c118eab7ca975c0329181968596e548e30f  mesa-19.2.4.tar.xz
257ec681f3Smrg
267ec681f3SmrgNew features
277ec681f3Smrg------------
287ec681f3Smrg
297ec681f3Smrg-  None
307ec681f3Smrg
317ec681f3SmrgBug fixes
327ec681f3Smrg---------
337ec681f3Smrg
347ec681f3Smrg-  Dirt Rally: Menu system doesn't show up with Mesa 19.2.3
357ec681f3Smrg
367ec681f3SmrgChanges
377ec681f3Smrg-------
387ec681f3Smrg
397ec681f3SmrgLionel Landwerlin (1):
407ec681f3Smrg
417ec681f3Smrg-  mesa: check framebuffer completeness only after state update
42