diff options
author | Kenneth Graunke <[email protected]> | 2016-05-25 14:22:30 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-05-25 14:22:30 -0700 |
commit | 72ba9c31602ff7b325ed9e4db0cb21d31ab515ff (patch) | |
tree | 9d7cff648af481c8df667a43c087496f1f1d374e /docs/GL3.txt | |
parent | 0f0f357b77123544ecc6c3cf50ac87b68e798d43 (diff) |
docs: Update GL_OES_copy_image status.
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 21ab46aae95..555a9befead 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -255,7 +255,7 @@ GLES3.2, GLSL ES 3.2 GL_KHR_debug DONE (all drivers) GL_KHR_robustness not started (90% done with the ARB variant) GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+) - GL_OES_copy_image DONE (core only) + GL_OES_copy_image DONE (i965) GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend) GL_OES_draw_elements_base_vertex DONE (all drivers) GL_OES_geometry_shader started (idr) |