diff options
author | Dave Airlie <[email protected]> | 2015-07-22 11:04:52 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-07-23 17:26:13 +1000 |
commit | 65d84daf29adb0da779e9b49291cb4e26f021e1e (patch) | |
tree | 125e550cc7f6ee4b1467e4d67328e75c69b862c5 /docs/relnotes/10.7.0.html | |
parent | c3fad009c54fb526d236fd10f4377ce7fbb54459 (diff) |
docs/GL3.txt: update ARB_shader_subroutine status.
Acked-by: Kenneth Graunke <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes/10.7.0.html')
-rw-r--r-- | docs/relnotes/10.7.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html index c7d0d2480ff..1464dc4f092 100644 --- a/docs/relnotes/10.7.0.html +++ b/docs/relnotes/10.7.0.html @@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_get_texture_sub_image for all drivers</li> <li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li> <li>GL_ARB_shader_stencil_export on llvmpipe</li> +<li>GL_ARB_shader_subroutine on core profile gallium drivers</li> <li>GL_ARB_tessellation_shader on radeonsi</li> <li>GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi</li> <li>GL_ARB_viewport_array on radeonsi</li> |