Module: Mesa Branch: master Commit: 45c731f3f72148a934e63789ae712a9a61b99d86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45c731f3f72148a934e63789ae712a9a61b99d86
Author: Ilia Mirkin <[email protected]> Date: Tue Aug 30 19:46:31 2016 -0400 docs: add GL_OES_viewport_array to features Signed-off-by: Ilia Mirkin <[email protected]> --- docs/features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features.txt b/docs/features.txt index 08731e5..2b8b941 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -318,6 +318,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_OES_texture_half_float DONE (i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe) GL_OES_texture_half_float_linear DONE (i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe) GL_OES_texture_view not started - based on GL_ARB_texture_view + GL_OES_viewport_array not started - based on GL_ARB_viewport_array and GL_ARB_fragment_layer_viewport GLX_ARB_context_flush_control not started GLX_ARB_robustness_application_isolation not started GLX_ARB_robustness_share_group_isolation not started _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
