diff options
author | Dave Airlie <[email protected]> | 2015-04-24 12:50:21 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-05-08 10:22:12 +1000 |
commit | ff64411c84b2260fef80516ec4981d70c38aa3ca (patch) | |
tree | 8fbd8d133134266ddbdc1f6ef323dbddc5769967 /docs/GL3.txt | |
parent | ef83c9b762ee083a2bf1948befdb5dd0fb8df00b (diff) |
docs: update ARB_vertex_attrib_64bit status
Add to GL3.txt and release notes.
Signed-off-by: Dave Airlie <[email protected]>
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 d188ffaecc5..ec4725348e7 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -127,7 +127,7 @@ GL 4.1, GLSL 4.10: GL_ARB_get_program_binary DONE (0 binary formats) GL_ARB_separate_shader_objects DONE (all drivers) GL_ARB_shader_precision started (Micah) - GL_ARB_vertex_attrib_64bit started (Dave) + GL_ARB_vertex_attrib_64bit DONE (nvc0, softpipe) GL_ARB_viewport_array DONE (i965, nv50, nvc0, r600, llvmpipe) |