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. --- docs/egl.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/egl.html') diff --git a/docs/egl.html b/docs/egl.html index 704cd9a..a715a3a 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -112,13 +112,6 @@ is required if applications mix OpenGL and OpenGL ES.

-
--enable-openvg
-
- -

OpenVG must be explicitly enabled by this option.

- -
-

Use EGL

-- cgit v1.1