summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2015-12-08 20:13:14 +1000
committerDave Airlie <airlied@redhat.com>2015-12-08 20:13:14 +1000
commitbd47fcd57b6597772b0d77ccd193d74b9a98aef8 (patch)
tree83b273b83cb36d9bf7e27319ccd4218f8ff6f318
parent18069dce4a4c3d71e6afc6b10bfa7bee0560ba9c (diff)
docs/GL3.txt: consolidate r600 GL4.1.
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--docs/GL3.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 50b429cee15..f3beba95615 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -121,14 +121,14 @@ GL 4.0, GLSL 4.00 --- all DONE: nvc0, r600, radeonsi
GL_ARB_transform_feedback3 DONE (i965, nv50, llvmpipe, softpipe)
-GL 4.1, GLSL 4.10 --- all DONE: nvc0, radeonsi
+GL 4.1, GLSL 4.10 --- all DONE: nvc0, r600, radeonsi
- GL_ARB_ES2_compatibility DONE (i965, nv50, r600, llvmpipe, softpipe)
+ GL_ARB_ES2_compatibility DONE (i965, nv50, llvmpipe, softpipe)
GL_ARB_get_program_binary DONE (0 binary formats)
GL_ARB_separate_shader_objects DONE (all drivers)
GL_ARB_shader_precision DONE (all drivers that support GLSL 4.10)
- GL_ARB_vertex_attrib_64bit DONE (r600, llvmpipe, softpipe)
- GL_ARB_viewport_array DONE (i965, nv50, r600, llvmpipe)
+ GL_ARB_vertex_attrib_64bit DONE (llvmpipe, softpipe)
+ GL_ARB_viewport_array DONE (i965, nv50, llvmpipe)
GL 4.2, GLSL 4.20: