From 3acd7a34ab05b87521b74f626ec637e7fdcc6595 Mon Sep 17 00:00:00 2001 From: Jose Fonseca Date: Tue, 3 Mar 2015 16:58:21 +0000 Subject: st/vega: Remove. OpenVG API seems to have dwindled away. The code would still be interesting if we wanted to implement NV_path_rendering but given the trend of the next gen graphics APIs, it seems unlikely that this becomes ARB or core. v2: Remove a few "openvg" references left, per Emil Velikov. Reviewed-by: Emil Velikov v3: Update release notes. --- src/gallium/docs/source/distro.rst | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/gallium/docs/source') diff --git a/src/gallium/docs/source/distro.rst b/src/gallium/docs/source/distro.rst index d69c1860345..d8e9d4fc8b1 100644 --- a/src/gallium/docs/source/distro.rst +++ b/src/gallium/docs/source/distro.rst @@ -106,14 +106,6 @@ Tracker that implements the client-side DRI protocol, for providing direct acceleration services to X11 servers with the DRI extension. Supports DRI1 and DRI2. Only GL is supported. -.. _egl: - -EGL -^^^ - -Tracker for the Khronos EGL standard, used to set up GL and GLES contexts -without extra knowledge of the underlying windowing system. - GLX ^^^ @@ -124,11 +116,6 @@ Tracker implementing a GL state machine. Not usable as a standalone tracker; Mesa should be built with another state tracker, such as :ref:`DRI` or :ref:`EGL`. -OpenVG -^^^^^^ - -Tracker that implements the Khronos OpenVG standard. - VDPAU ^^^^^ -- cgit v1.2.3