diff options
author | Lars Hamre <[email protected]> | 2016-07-19 01:20:27 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2016-07-19 01:20:27 +0200 |
commit | 198074a41c20300373ec4f906a34da89cad63fbf (patch) | |
tree | d86f142ceeaa4702e28db4ba73c489539054114a /docs | |
parent | 22935a304076bfc5c2f7a4e348c24707f2c866e1 (diff) |
The extension is already exposed, this simply marks it as done.
Signed-off-by: Lars Hamre <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'docs')
-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 ce348699a8a..1335397700c 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -171,7 +171,7 @@ GL 4.3, GLSL 4.30 -- all DONE: nvc0, radeonsi GL_ARB_copy_image DONE (i965, nv50, r600, softpipe, llvmpipe) GL_KHR_debug DONE (all drivers) GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) - GL_ARB_fragment_layer_viewport DONE (i965, nv50, r600, llvmpipe) + GL_ARB_fragment_layer_viewport DONE (i965, nv50, r600, llvmpipe, softpipe) GL_ARB_framebuffer_no_attachments DONE (i965, r600, softpipe) GL_ARB_internalformat_query2 DONE (all drivers) GL_ARB_invalidate_subdata DONE (all drivers) |