docs: Add the maximum implemented Vulkan API version in 19.2 rel notes
[mesa.git] / docs / relnotes / 19.2.0.html
index 66484a2063ca9aef174c881e1345f0988be9bfe7..4903796c33f70b8a7850ae8b7c294ecb31fb922e 100644 (file)
@@ -29,6 +29,11 @@ Some drivers don't support all the features required in OpenGL 4.5.  OpenGL
 4.5 is <strong>only</strong> available if requested at context creation.
 Compatibility contexts may report a lower version depending on each driver.
 </p>
+<p>
+Mesa 19.2.0 implements the Vulkan 1.1 API, but the version reported by
+the apiVersion property of the VkPhysicalDeviceProperties struct
+depends on the particular driver being used.
+</p>
 
 <h2>SHA256 checksums</h2>
 <pre>
@@ -40,6 +45,7 @@ TBD.
 
 <ul>
 <li>GL_ARB_post_depth_coverage on radeonsi (Navi)</li>
+<li>GL_ARB_seamless_cubemap_per_texture on etnaviv (if GPU supports SEAMLESS_CUBE_MAP)</li>
 <li>GL_EXT_shader_image_load_store on radeonsi (with LLVM >= 10)</li>
 <li>GL_EXT_shader_samples_identical on iris and radeonsi (if using NIR)</li>
 <li>GL_EXT_texture_shadow_lod on i965, iris</li>