mesa/src/mapi/es1api
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
..
.gitignore glapi: update .gitignore for generated ES dispatch headers 2011-08-18 10:18:22 -07:00
glesv1_cm.pc.in mapi: Add install rules for OpenGL ES. 2010-05-08 14:55:57 +08:00
Makefile shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00