docs: add new features for RADV/ACO.
[mesa.git] / docs / relnotes / 19.0.0.html
index b0a3cc6c29f86740546c8c0d793d97582bf6f446..8fc00de1f8b1b1b2bfcd8245692e13f44767d1e5 100644 (file)
@@ -8,7 +8,7 @@
 <body>
 
 <div class="header">
-  <h1>The Mesa 3D Graphics Library</h1>
+  The Mesa 3D Graphics Library
 </div>
 
 <iframe src="../contents.html"></iframe>
@@ -41,13 +41,11 @@ Compatibility contexts may report a lower version depending on each driver.
 
 <ul>
 <li>GL_AMD_texture_texture4 on all GL 4.0 drivers.</li>
-<li>GL_ARB_parallel_shader_compile on all drivers.</li>
 <li>GL_EXT_shader_implicit_conversions on all drivers (ES extension).</li>
 <li>GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension).</li>
 <li>GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension).</li>
 <li>GL_EXT_render_snorm on gallium drivers (ES extension).</li>
 <li>GL_EXT_texture_view on drivers supporting texture views (ES extension).</li>
-<li>GL_KHR_parallel_shader_compile on all drivers.</li>
 <li>GL_OES_texture_view on drivers supporting texture views (ES extension).</li>
 <li>GL_NV_shader_atomic_float on nvc0 (Fermi/Kepler only).</li>
 <li>Shader-based software implementations of GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, GL_ARB_vertex_attrib_64bit, and GL_ARB_shader_ballot on i965.</li>
@@ -224,8 +222,6 @@ Compatibility contexts may report a lower version depending on each driver.
 
 <h2>Changes</h2>
 
-<ul>
 <p>Adam Jackson (4):</p>
 <ul>
   <li>glx: Demand success from CreateContext requests (v2)</li>
@@ -2470,8 +2466,6 @@ Compatibility contexts may report a lower version depending on each driver.
   <li>scons: Compatibility with Scons development version string</li>
 </ul>
 
-</ul>
-
 </div>
 </body>
 </html>