diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/11.0.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html index b5077e7c6a0..ae3a2be2d36 100644 --- a/docs/relnotes/11.0.0.html +++ b/docs/relnotes/11.0.0.html @@ -58,6 +58,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_tessellation_shader on nvc0, radeonsi</li> <li>GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi</li> <li>GL_ARB_viewport_array on radeonsi</li> +<li>GL_EXT_depth_bounds_test on radeonsi, nv30, nv50, nvc0</li> <li>GL_OES_texture_float on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li> <li>GL_OES_texture_half_float on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li> <li>GL_OES_texture_float_linear on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li> |