From: Dave Airlie Date: Sun, 27 Nov 2011 16:44:03 +0000 (+0000) Subject: docs/gl3: these two interfaces are complete now. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c33d2e6b08be42d3e4d779777f73ab91b036809f;p=mesa.git docs/gl3: these two interfaces are complete now. Signed-off-by: Dave Airlie --- 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