summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2016-06-10 15:50:51 -0600
committerBrian Paul <brianp@vmware.com>2016-06-10 15:50:55 -0600
commit5cfc91624c22b687d2530791b178277a9f82cfcd (patch)
tree23874cfd193f8d58f0bde63e1d12d81d79ef5eee /docs
parente9b86bb92c916d05bc4906bf06597a648929908a (diff)
downloadexternal_mesa3d-5cfc91624c22b687d2530791b178277a9f82cfcd.zip
external_mesa3d-5cfc91624c22b687d2530791b178277a9f82cfcd.tar.gz
external_mesa3d-5cfc91624c22b687d2530791b178277a9f82cfcd.tar.bz2
docs: GL_ARB_copy_image done for softpipe, llvmpipe
Signed-off-by: Brian Paul <brianp@vmware.com>
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 4ba0366..0204695 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -168,7 +168,7 @@ GL 4.3, GLSL 4.30 -- all DONE: nvc0, radeonsi
GL_ARB_ES3_compatibility DONE (all drivers that support GLSL 3.30)
GL_ARB_clear_buffer_object DONE (all drivers)
GL_ARB_compute_shader DONE (i965, softpipe)
- GL_ARB_copy_image DONE (i965, nv50, r600)
+ GL_ARB_copy_image DONE (i965, nv50, r600, softpipe, llvmpipe)
GL_KHR_debug DONE (all drivers)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
GL_ARB_fragment_layer_viewport DONE (i965, nv50, r600, llvmpipe)