commit | 8d9c2044a4f27b71ad854881771128bfcb2a6955 | [log] [tgz] |
---|---|---|
author | Eric Engestrom <eric.engestrom@intel.com> | Thu Nov 15 18:07:33 2018 +0000 |
committer | Eric Engestrom <eric@engestrom.ch> | Fri Mar 29 16:54:08 2019 +0000 |
tree | 50ecd8f6ac4ec14fe2334ece7fd957ca9c89c197 | |
parent | fea0caea2b2344c6c8d8110a8b31b1de17464483 [diff] |
egl: hide entrypoints that shouldn't be exported when using glvnd From GLVND author: > From a functional standpoint, exporting additional symbols doesn't > really matter, since libglvnd will load the vendor libraries with > RTLD_LOCAL. Suggested-by: Kyle Brenneman <kbrenneman@nvidia.com> Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Acked-by: Kyle Brenneman <kbrenneman@nvidia.com>