diff options
author | Dave Airlie <[email protected]> | 2011-11-27 16:44:03 +0000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-11-27 17:36:48 +0000 |
commit | c33d2e6b08be42d3e4d779777f73ab91b036809f (patch) | |
tree | e0d8cd5a706c6befcaf62f1f26a43d3a01b92bb1 /docs | |
parent | b50e017ae1941c91cd73099b5c76e292080312e4 (diff) |
docs/gl3: these two interfaces are complete now.
Signed-off-by: Dave Airlie <[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 3716a376d44..f8cd77ab334 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -13,7 +13,7 @@ Feature Status GL 3.0: GLSL 1.30 (GL_EXT_gpu_shader4, etc.) started -glBindFragDataLocation, glGetFragDataLocation not started +glBindFragDataLocation, glGetFragDataLocation DONE Conditional rendering (GL_NV_conditional_render) DONE (swrast, softpipe, i965) Map buffer subranges (GL_ARB_map_buffer_range) DONE Clamping controls (GL_ARB_color_buffer_float) DONE |