diff options
author | Eric Anholt <eric@anholt.net> | 2011-04-26 15:14:01 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2011-04-27 09:48:38 -0700 |
commit | 33afdf835654cc21377fd1f57af03b3fa34f97f8 (patch) | |
tree | 98fc06cdc45e62e0d68d3e616836395729ae15e9 /docs | |
parent | aa3e1c25d3e4fc7e79236c717deaa838182e68c9 (diff) |
docs: Note that ES2_compatibility is already done.
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 f3138afa3a..27762b5168 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -105,7 +105,7 @@ GL_ARB_transform_feedback3 not started GL 4.1: GLSL 4.1 not started -GL_ARB_ES2_compatibility mostly done (Intel?) +GL_ARB_ES2_compatibility DONE (i965) GL_ARB_get_program_binary not started GL_ARB_separate_shader_objects some infrastructure done GL_ARB_shader_precision not started |