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/GL3.txt | |
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/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 197b676f64b..2cf5c316468 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -111,7 +111,7 @@ GL 4.0, GLSL 4.00: - New overload resolution rules DONE GL_ARB_gpu_shader_fp64 DONE (nvc0, radeonsi, llvmpipe, softpipe) GL_ARB_sample_shading DONE (i965, nv50, nvc0, r600, radeonsi) - GL_ARB_shader_subroutine started (Dave) + GL_ARB_shader_subroutine DONE (nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_tessellation_shader DONE (radeonsi) GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_texture_cube_map_array DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) |