summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2015-03-16 23:24:15 +0100
committerMarek Olšák <marek.olsak@amd.com>2015-03-16 23:27:25 +0100
commit9d1682d619426d0a5b90a12df82390cdfa098107 (patch)
tree35edff33ce7a9af4908c679499b91e7d8b71ca42 /docs
parentc066669b8df9fa5a5e87354b613988944c9a0e5c (diff)
docs/GL3: also mark GLES3/GS5 for radeonsi as done
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index b2951492c2..5d59341cfb 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -226,7 +226,7 @@ GLES3.1, GLSL ES 3.1
GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_vertex_attrib_binding DONE (all drivers)
GS5 Enhanced textureGather DONE (i965, nvc0, r600, radeonsi)
- GS5 Packing/bitfield/conversion functions DONE (i965, nvc0, r600)
+ GS5 Packing/bitfield/conversion functions DONE (i965, nvc0, r600, radeonsi)
GL_EXT_shader_integer_mix DONE (all drivers that support GLSL)