diff options
author | Dave Airlie <[email protected]> | 2014-02-05 11:00:38 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-02-11 14:15:18 +1000 |
commit | 08fd34c8a3c55ffc74c28bf1e7fdabd66012cd26 (patch) | |
tree | 198f04b89f14cb0f5706f9bd9879e4808ccba325 /docs/GL3.txt | |
parent | 6d434252e239bc872549e59c64eb3d0e5dab0655 (diff) |
docs/GL3.txt: denote r600g support for ARB_viewport_array
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 09c8caa28dd..c678e4ad794 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -120,7 +120,7 @@ GL 4.1: GL_ARB_separate_shader_objects started (Ian Romanick, Gregory Hainaut) GL_ARB_shader_precision not started GL_ARB_vertex_attrib_64bit not started - GL_ARB_viewport_array DONE (i965) + GL_ARB_viewport_array DONE (i965, r600) GL 4.2: |