summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.3.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes/10.3.html')
-rw-r--r--docs/relnotes/10.3.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 124425e6759..5f4f8fd76f4 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li>
<li>GL_ARB_clear_texture on i965</li>
<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
+<li>GL_ARB_conditional_render_inverted on nvc0, softpipe, llvmpipe</li>
<li>GL_ARB_derivative_control on i965, nv50, nvc0, r600</li>
<li>GL_ARB_draw_indirect on nvc0, radeonsi</li>
<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>
@@ -68,7 +69,7 @@ Note: some of the new features are only available with certain drivers.
<li>GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe</li>
<li>A new software rasterizer driver (kms_swrast_dri.so) that works with
DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)</li>
-<li>Distribute the Khronos GL/glcorearb.h header file.
+<li>Distribute the Khronos GL/glcorearb.h header file.</li>
</ul>