diff options
author | Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de> | 2015-05-25 15:57:09 +0200 |
---|---|---|
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2015-05-25 16:27:09 +0200 |
commit | 843ff4ba2af0b19a377a3bf1c9ae7b2b1f2c0e4c (patch) | |
tree | 3908693f7ec92b527e173f6466d00b3e4ce3e972 /docs/GL3.txt | |
parent | 3dec892d9b873f6c8a2a963a7646af90ada361bc (diff) | |
download | external_mesa3d-843ff4ba2af0b19a377a3bf1c9ae7b2b1f2c0e4c.zip external_mesa3d-843ff4ba2af0b19a377a3bf1c9ae7b2b1f2c0e4c.tar.gz external_mesa3d-843ff4ba2af0b19a377a3bf1c9ae7b2b1f2c0e4c.tar.bz2 |
docs: Mark ARB_cull_distance as in progress
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
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 44a824b..8e1c8cd 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 |