diff options
author | Fredrik Höglund <[email protected]> | 2013-11-07 21:58:36 +0100 |
---|---|---|
committer | Fredrik Höglund <[email protected]> | 2013-11-07 23:55:46 +0100 |
commit | c9ac891fa4908ffd4be08dfe64ff9541806f0c3d (patch) | |
tree | 8d87e7b276b1ca96c31d46eb074dfd360e26589b /docs/GL3.txt | |
parent | e420fb887f26cf275996f8c0f1a6659a4ed1238f (diff) |
docs: Mark off ARB_vertex_type_10f_11f_11f_rev for r600g
...and update relnotes.
Reviewed-by: Dave Airlie <[email protected]>
Reviewed-by: Alex Deucher <[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 aa2891982a3..90b14e1447a 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -175,7 +175,7 @@ GL_ARB_multi_bind not started GL_ARB_query_buffer_object not started GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi, swrast) GL_ARB_texture_stencil8 not started -GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965) +GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, r600) More info about these features and the work involved can be found at |