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/relnotes | |
parent | 0f0f357b77123544ecc6c3cf50ac87b68e798d43 (diff) |
docs: Update GL_OES_copy_image status.
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/11.3.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 53e453a5518..5f4d1b381bc 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_EXT_base_instance on all drivers that support GL_ARB_base_instance</li> <li>GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance</li> <li>GL_KHR_robustness on i965</li> +<li>GL_OES_copy_image on i965 (Baytrail and Gen8+)</li> <li>GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend</li> <li>GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support GL_ARB_gpu_shader5</li> <li>GL_OES_sample_shading on i965, nvc0, r600, radeonsi</li> |