Module: Mesa Branch: master Commit: d383133ce1ddd16e3099615fcd31e6f28c11b17b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d383133ce1ddd16e3099615fcd31e6f28c11b17b
Author: Adam Jackson <[email protected]> Date: Fri Aug 28 17:17:15 2020 -0400 docs: Stop claiming to implement OpenVG Reviewed-by: Alyssa Rosenzweig <[email protected]> Reviewed-by: Christian Gmeiner <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6500> --- docs/systems.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/systems.rst b/docs/systems.rst index 334a7667f9d..087be90f967 100644 --- a/docs/systems.rst +++ b/docs/systems.rst @@ -7,7 +7,7 @@ Haiku. We're actively developing and maintaining several hardware and software drivers. The primary API is OpenGL but there's also support for OpenGL ES 1, ES2 -and ES 3, OpenVG, OpenCL, VDPAU, XvMC and the EGL interface. +and ES 3, OpenCL, VDPAU, XvMC and the EGL interface. Hardware drivers include: _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
