diff options
author | Brian Paul <[email protected]> | 2011-01-15 18:33:01 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-15 18:38:46 -0700 |
commit | 3bee900a720685a96b39ce25307197512e457b6e (patch) | |
tree | e63f5241e84a393757ca412f86746d7ef6dee4fb /docs/GL3.txt | |
parent | b3ca11059433c3eb807815c15fd41a561d3d8126 (diff) |
docs: document GL_ARB_draw_buffers_blend
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 1ee9df88d1d..93bd56d2c4c 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -84,7 +84,7 @@ GL 4.0: GLSL 4.0 not started GL_ARB_texture_query_lod not started -GL_ARB_draw_buffers_blend not started +GL_ARB_draw_buffers_blend DONE (gallium softpipe) GL_ARB_draw_indirect not started GL_ARB_gpu_shader_fp64 not started GL_ARB_sample_shading not started |