mesa/src/gbm
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
..
backends gbm_dri: Fix DRIimage lookup callback 2012-03-07 18:17:56 +01:00
main gbm: track buffer format through DRI drivers 2012-02-22 09:41:40 -08:00
.gitignore automake: src/gbm 2012-01-23 15:18:12 -05:00
Makefile.am shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00