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.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index c9daea54562..825eb84b64c 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -44,11 +44,12 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
+<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
+<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>
<li>GL_ARB_sample_shading on radeonsi</li>
<li>GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi</li>
<li>GL_ARB_texture_cube_map_array on radeonsi</li>
-<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
-<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>
+<li>GL_ARB_texture_gather on radeonsi</li>
<li>GL_ARB_viewport_array on nvc0</li>
</ul>