diff options
author | Jason Ekstrand <[email protected]> | 2014-08-04 15:17:15 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-08-11 11:26:14 -0700 |
commit | 34ee3f5a343a9a9dde16994e35bb0b7ba8eab07a (patch) | |
tree | 38633a888845052446d135989f2741094b0d28e3 /docs | |
parent | 410fea8dd9cc0b1b500477a8b6f68c950f7c895a (diff) |
docs/GL3: Mark ARB_copy_image as implemented on i965
Diffstat (limited to 'docs')
-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 7f18cd78fd2..3d610f6e120 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -150,7 +150,7 @@ GL 4.3, GLSL 4.30: GL_ARB_ES3_compatibility DONE (i965) GL_ARB_clear_buffer_object DONE (all drivers) GL_ARB_compute_shader started (currently stalled) - GL_ARB_copy_image not started + GL_ARB_copy_image DONE (i965) GL_KHR_debug DONE (all drivers) GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) GL_ARB_fragment_layer_viewport DONE (nv50, nvc0, r600) |