mesa/src/egl
Kristian Høgsberg ca760181b4 shared-glapi: Convert to automake
This fixes a build problem where EGL links to libgbm.la, which encodes
a relative path to it's libglapi.so dependency.  The relative path
breaks when the linker tries to resolve it from src/egl/main instead
of src/gbm.  Typically we silently fall back to the system
libglapi.so, which is wrong and breaks when there isn't one.

Morale of the story: don't mix mklib and libtool.
2012-03-19 11:13:06 -04:00
..
docs
drivers Set close on exec flag FD_CLOEXEC 2012-03-11 19:05:50 +00:00
main shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
wayland add wayland cflags when building wayland-egl 2012-01-29 16:51:27 +01:00
Makefile egl: Add EGL_WL_bind_wayland_display 2011-03-01 17:23:50 -05:00