summaryrefslogtreecommitdiffstats
path: root/src/gbm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gbm: Add map/unmap functionsRob Herring2016-05-231-2/+4
* gbm: split out source file to Makefile.sourcesRob Herring2016-05-231-8/+4
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov2016-05-011-1/+1
* gbm: do not build intermittent libgbm_dri static libraryEmil Velikov2015-07-221-5/+2
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* gbm: do not (over)link against libglapi.soEmil Velikov2015-06-231-1/+2
* egl+gbm: Add symbols-check tests to distribution.Matt Turner2014-12-121-0/+1
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-231-1/+1
* gbm/build: Add headers to distribution.Matt Turner2014-04-071-2/+8
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+3
* automake: consistently use -no-undefinedEmil Velikov2014-03-311-1/+3
* automake: remove leftover XORG and LIBKMS variablesEmil Velikov2014-02-181-2/+0
* gbm: automake: add symbol testsEmil Velikov2014-02-111-0/+2
* gbm: automake: addEmil Velikov2014-02-111-1/+2
* gbm: drop unneeded dependency of libudevEmil Velikov2014-02-111-2/+0
* build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg2014-01-291-4/+1
* gbm: Make libgbm.so.1 symlink.Matt Turner2014-01-281-0/+1
* gbm: use the loader util libEmil Velikov2014-01-181-4/+3
* loader: introduce the loader util libEmil Velikov2014-01-181-1/+5
* gbm: enable subdir-objects to prevent automake warningsEmil Velikov2013-11-161-0/+2
* gbm: Link to libwayland-drm if Wayland EGL platform is enabledArmin K2013-08-121-1/+2
* gbm: Use libkms to replace DRI cursor imagesJakob Bornecrantz2012-08-261-1/+2
* gbm: Fix build for wayland includeElvis Lee2012-07-301-0/+1
* gbm: Add new gbm_bo_import entry pointKristian Høgsberg2012-07-161-0/+4
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-191-2/+2
* gbm: Add back link flags for udev, dl and glapiBenjamin Franzke2012-01-261-1/+3
* gbm: install libgbm.so into libMatt Turner2012-01-241-0/+4
* automake: src/gbmMatt Turner2012-01-231-0/+34