diff options
Diffstat (limited to 'mesalib/docs/relnotes/10.3.html')
-rw-r--r-- | mesalib/docs/relnotes/10.3.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mesalib/docs/relnotes/10.3.html b/mesalib/docs/relnotes/10.3.html index ecc8580f4..47d2c5fff 100644 --- a/mesalib/docs/relnotes/10.3.html +++ b/mesalib/docs/relnotes/10.3.html @@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe</li> <li>GL_ARB_texture_query_lod on radeonsi</li> <li>GL_ARB_viewport_array on nvc0</li> +<li>GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe</li> </ul> @@ -63,6 +64,7 @@ TBD. <h2>Changes</h2> <ul> +<li>Removed support for the GL_ATI_envmap_bumpmap extension</li> </ul> </div> |