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) 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.