diff options
author | Tobias Klausmann <[email protected]> | 2015-05-25 15:57:09 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2015-05-25 16:27:09 +0200 |
commit | 843ff4ba2af0b19a377a3bf1c9ae7b2b1f2c0e4c (patch) | |
tree | 3908693f7ec92b527e173f6466d00b3e4ce3e972 /docs | |
parent | 3dec892d9b873f6c8a2a963a7646af90ada361bc (diff) |
docs: Mark ARB_cull_distance as in progress
Signed-off-by: Tobias Klausmann <[email protected]>
Reviewed-by: Samuel Pitoiset <[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 44a824b91c1..8e1c8cd4eef 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -190,7 +190,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) GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, llvmpipe, softpipe) - GL_ARB_cull_distance not started + GL_ARB_cull_distance in progress (Tobias) GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600) GL_ARB_direct_state_access DONE (all drivers) - Transform Feedback object DONE |