Adam Jackson 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 coul
This is a step towards making libglamor_egl and Xwayland not link
against libGL (which brings in client-side libraries, which is just
icky).
Signed-off-by: Adam Jackson
---
glamor/Makefile.am | 13 +++--
glamor/glamor_glx_stubs.c | 37 +
hw/