diff options
author | marha <marha@users.sourceforge.net> | 2011-11-28 08:38:39 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-11-28 08:38:39 +0100 |
commit | 22fb212bb84a69ab20a494aed1c197da1d2dbdf7 (patch) | |
tree | d11c21c9260bee0f56c34ee6e241671befd5257f /mesalib/docs/GL3.txt | |
parent | c1296df0ebe19a8e90fb7d7f0135d7034f16a76d (diff) | |
parent | 7417e9a171736b5279881cd4381fb58c617a23d9 (diff) | |
download | vcxsrv-22fb212bb84a69ab20a494aed1c197da1d2dbdf7.tar.gz vcxsrv-22fb212bb84a69ab20a494aed1c197da1d2dbdf7.tar.bz2 vcxsrv-22fb212bb84a69ab20a494aed1c197da1d2dbdf7.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'mesalib/docs/GL3.txt')
-rw-r--r-- | mesalib/docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt index 3716a376d..f8cd77ab3 100644 --- a/mesalib/docs/GL3.txt +++ b/mesalib/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 |