diff options
Diffstat (limited to 'docs/relnotes/11.0.0.html')
-rw-r--r-- | docs/relnotes/11.0.0.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html index 2d80198d420..b5077e7c6a0 100644 --- a/docs/relnotes/11.0.0.html +++ b/docs/relnotes/11.0.0.html @@ -58,6 +58,10 @@ 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_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> +<li>GL_OES_texture_half_float_linear on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li> <li>GLX_ARB_create_context_robustness on r600, radeonsi</li> <li>EGL_EXT_create_context_robustness on r600, radeonsi</li> <li>EGL_KHR_gl_colorspace on r600, radeonsi, nv50, nvc0</li> |