mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 02:48:56 +00:00
12e58c7813
The glx and egl(x) backends export some internal symbols. Hide these symbols (using '_' prefix) to reduce ABI differentiation between the glx and eglx flavours. http://bugzilla.clutter-project.org/show_bug.cgi?id=2267 Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>