summaryrefslogtreecommitdiff
path: root/src/gbm/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-05-19configure: set HAVE_foo_PLATFORM as applicableEmil Velikov1-1/+0
2016-11-21gbm: automake: remove unused definesEmil Velikov1-2/+0
2016-05-23gbm: Add map/unmap functionsRob Herring1-2/+4
2016-05-23gbm: split out source file to Makefile.sourcesRob Herring1-8/+4
2016-05-01automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov1-1/+1
2015-07-22gbm: do not build intermittent libgbm_dri static libraryEmil Velikov1-5/+2
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-06-23gbm: do not (over)link against libglapi.soEmil Velikov1-1/+2
2014-12-12egl+gbm: Add symbols-check tests to distribution.Matt Turner1-0/+1
2014-05-23Make DRI dependencies and build depend on the targetJon TURNEY1-1/+1
2014-04-07gbm/build: Add headers to distribution.Matt Turner1-2/+8
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+3
2014-03-31automake: consistently use -no-undefinedEmil Velikov1-1/+3
2014-02-18automake: remove leftover XORG and LIBKMS variablesEmil Velikov1-2/+0
2014-02-11gbm: automake: add symbol testsEmil Velikov1-0/+2
2014-02-11gbm: automake: addEmil Velikov1-1/+2
2014-02-11gbm: drop unneeded dependency of libudevEmil Velikov1-2/+0
2014-01-29build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg1-4/+1
2014-01-28gbm: Make libgbm.so.1 symlink.Matt Turner1-0/+1
2014-01-18gbm: use the loader util libEmil Velikov1-4/+3
2014-01-18loader: introduce the loader util libEmil Velikov1-1/+5
2013-11-16gbm: enable subdir-objects to prevent automake warningsEmil Velikov1-0/+2
2013-08-12gbm: Link to libwayland-drm if Wayland EGL platform is enabledArmin K1-1/+2
2012-08-26gbm: Use libkms to replace DRI cursor imagesJakob Bornecrantz1-1/+2
2012-07-30gbm: Fix build for wayland includeElvis Lee1-0/+1
2012-07-16gbm: Add new gbm_bo_import entry pointKristian Høgsberg1-0/+4
2012-03-19shared-glapi: Convert to automakeKristian Høgsberg1-2/+2
2012-01-26gbm: Add back link flags for udev, dl and glapiBenjamin Franzke1-1/+3
2012-01-24gbm: install libgbm.so into libMatt Turner1-0/+4
2012-01-23automake: src/gbmMatt Turner1-0/+34