summaryrefslogtreecommitdiffstats
path: root/src/loader/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* automake: remove all the libudev referencesEmil Velikov2016-10-181-2/+1
* loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGSEmil Velikov2015-11-231-2/+2
* automake: loader: don't create an empty dri3 helperEmil Velikov2015-11-201-1/+3
* automake: loader: honour the XCB_DRI3 cflagsEmil Velikov2015-11-201-0/+1
* automake: loader: rework the CPPFLAGSEmil Velikov2015-11-201-11/+4
* loader: Add dri3 helperBoyan Ding2015-11-171-1/+14
* loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_HEmil Velikov2015-07-221-4/+1
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-121-7/+3
* scons: Don't build loader on Windows.Jose Fonseca2015-03-251-1/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-0/+1
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-1/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-0/+1
* loader: Remove NEED_OPENGL_COMMON check.Matt Turner2015-01-231-2/+0
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGSMichael Forney2014-12-081-1/+2
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* mesa: fix the condition in src/loader/Makefile.amAxel Davy2014-07-011-0/+2
* loader: Use drirc device_id parameter in complement to DRI_PRIMEAxel Davy2014-07-011-3/+20
* loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt2014-01-271-4/+1
* loader: ifdef libdrm specific code and includeEmil Velikov2014-01-191-2/+11
* loader: introduce the loader util libEmil Velikov2014-01-181-0/+37