From 5564c361b5cc1f5ec4be3622d7f9be601e3c268a Mon Sep 17 00:00:00 2001 From: Jose Fonseca Date: Tue, 3 Mar 2015 16:01:22 +0000 Subject: st/egl: Remove. Largely superseeded by src/egl, and WGL/GLX_EXT_create_context_es_profile extensions. Note this will break Android.mk with gallium drivers -- somebody familiar with that build infrastructure will need to update it to use gallium drivers through egl_dri2. v2: Remove the _EGL_BUILT_IN_DRIVER_GALLIUM define from src/egl/main/Android.mk; and update the src/egl/main/Sconscript to create a SharedLibrary, add versioning, create symlink - copy the bits from egl-static, per Emil Velikov. Reviewed-by: Emil Velikov v3: Disallow undefined symbols in libEGL.so. Update release notes --- docs/sourcetree.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/sourcetree.html') diff --git a/docs/sourcetree.html b/docs/sourcetree.html index 4c93f63..a5c50cf 100644 --- a/docs/sourcetree.html +++ b/docs/sourcetree.html @@ -133,7 +133,6 @@ each directory.