[PATCH xserver] glamor: Isolate GLX client code to its own library
Eric Anholt
eric at anholt.net
Tue Oct 18 16:46:53 UTC 2016
Adam Jackson <ajax at redhat.com> writes:
> This is a step towards making libglamor_egl and Xwayland not link
> against libGL (which brings in client-side libraries, which is just
> icky).
Is it actually necessary? Given that the epoxy GLX symbols always
exist, and we're linking against epoxy, it seems like we could just drop
our -lGL.
libglamor_egl should pretty clearly not be linking to libGL, though, so
I'm in favor of following where this leads.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20161018/47b93be6/attachment.sig>
More information about the xorg-devel
mailing list