diff options
author | Tobias Klausmann <[email protected]> | 2014-06-15 21:24:05 +0200 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-06-16 23:08:32 -0400 |
commit | cd01e1667af53740da97d9f71387c5f9748be1b9 (patch) | |
tree | 74847de6f18c2243569c2adda787f5285c79cadc /docs/GL3.txt | |
parent | a2cb3a4a4fa5f22e983ac6081b22a04594c7a10a (diff) |
docs: update GL3.txt, relnotes: mark GL_ARB_viewport_array as done for nvc0
Signed-off-by: Tobias Klausmann <[email protected]>
Reviewed-by: Ilia Mirkin <[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 f85dce46a0f..a0735625d52 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -132,7 +132,7 @@ GL 4.1: GL_ARB_separate_shader_objects DONE (all drivers) GL_ARB_shader_precision not started GL_ARB_vertex_attrib_64bit not started - GL_ARB_viewport_array DONE (i965, nv50, r600) + GL_ARB_viewport_array DONE (i965, nv50, nvc0, r600) GL 4.2: |