diff options
author | Dave Airlie <[email protected]> | 2016-05-13 16:11:27 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-05-24 11:27:58 +1000 |
commit | 33397bf7fdca0b08924078189f18fa34d030ac67 (patch) | |
tree | e83f02f5c103a2bd424e44aae4ad65d86c098bfe /docs/GL3.txt | |
parent | 5c10d47bae9343e817878d73d69075cd2775cf97 (diff) |
docs: update ARB_cull_distance status.
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 7e86f5e3259..66619d78308 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -211,7 +211,7 @@ GL 4.5, GLSL 4.50: GL_ARB_ES3_1_compatibility not started GL_ARB_clip_control DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) - GL_ARB_cull_distance DONE (i965, nv50, nvc0) + GL_ARB_cull_distance DONE (i965, nv50, nvc0, llvmpipe, softpipe) GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_direct_state_access DONE (all drivers) GL_ARB_get_texture_sub_image DONE (all drivers) |