summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2012-03-24 16:34:47 +0000
committerDave Airlie <[email protected]>2012-03-24 16:35:46 +0000
commitea663d56e2000ba02f53cc8a99ded78ccad0a126 (patch)
treed5005ab0ed14a45cbee111d768a84b6ad1438691 /docs/GL3.txt
parent2c778375a1356ffb8db1522bc3fc64c568c35cb1 (diff)
docs/GL3.txt: document ARB_blend_func_extended state
I've written softpipe version in my tree, + gallium/mesa/glsl changes, however r600 currently hangs the GPU.
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index f677b76812a..c0bbf80ee0f 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -72,7 +72,7 @@ GLX_ARB_create_context_profile DONE
GL 3.3:
GLSL 3.30 not started
-GL_ARB_blend_func_extended not started
+GL_ARB_blend_func_extended started (airlied/ARB_blend_func_extended)
GL_ARB_explicit_attrib_location DONE (i915, i965, r300, r600, swrast)
GL_ARB_occlusion_query2 DONE (r300, r600, swrast)
GL_ARB_sampler_objects DONE (i965, r300, r600)