summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-05-29loader: add optional /sys filesystem method for PCI identification.Gary Wong1-11/+25
2014-05-25targets/opencl: Fix (static) linking with LLVM (v2)Kai Wasserbäch1-0/+7
2014-05-23Fix build of appleglxJon TURNEY1-0/+5
2014-05-23Make DRI dependencies and build depend on the targetJon TURNEY1-16/+39
2014-05-23Fix build for darwinJon TURNEY1-0/+44
2014-05-21configure.ac: Do not enable -Wl,--no-undefined on Mac OS X.Vinson Lee1-1/+1
2014-05-21configure.ac: Remove -fstack-protector-strong from LLVM flags.Vinson Lee1-1/+2
2014-05-15gallium/radeon: link in libradeon.la at target levelEmil Velikov1-0/+2
2014-05-14configure: correctly set LD_NO_UNDEFINEDEmil Velikov1-0/+13
2014-05-14configure: Require LLVM 3.1.José Fonseca1-0/+6
2014-05-10configure: error out if building GBM without driEmil Velikov1-0/+7
2014-05-09configure.ac: Add LLVM_VERSION_PATCH to DEFINESTom Stellard1-1/+7
2014-05-06configure.ac: radeonsi requires EGL_DRM and GBMMarek Olšák1-0/+14
2014-05-02configure: bump up libdrm_radeon requirement to 2.4.54Alex Deucher1-1/+1
2014-05-02targets/omx: add nouveau targetEmil Velikov1-1/+2
2014-04-28Check for dladdr(), rather than assuming we have it if we have RTLD_DEFAULTJon TURNEY1-0/+6
2014-04-25automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov1-4/+1
2014-04-25pipe-loader: conditionally build and use pipe_loader_sw_probe_driEmil Velikov1-0/+4
2014-04-10configure.ac: require libdrm_radeon 2.4.53Marek Olšák1-1/+1
2014-04-09Partially revert "st/xa: Fix advertized version number and try to avoid futur...Emil Velikov1-4/+8
2014-04-07egl/build: Drop two unnecessary Makefiles.Matt Turner1-2/+0
2014-04-05configure: don't require libudev for gbm or egl drm/waylandJonathan Gray1-5/+16
2014-04-05automake: move GALLIUM_DRI_LIB_DEPS to Automake.incEmil Velikov1-3/+0
2014-04-05configure.ac: fix the detection of expat with pkg-configJohannes Nixdorf1-1/+1
2014-04-04st/xa: Fix advertized version number and try to avoid future discrepanciesThomas Hellstrom1-0/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+16
2014-03-31configure: autodetect video state-trackers when non swrast driver is presentEmil Velikov1-1/+1
2014-03-31configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/nullEmil Velikov1-6/+6
2014-03-31configure: error out when building gallium-osmesa without softpipeEmil Velikov1-2/+2
2014-03-31Partially revert "automake: allow only shared builds"Emil Velikov1-7/+22
2014-03-31configure: enable dri3 only for linuxEmil Velikov1-6/+12
2014-03-26mapi/glapi: Use ElementTree instead of libxml2.José Fonseca1-1/+0
2014-03-25Revert "build: llvm libs may not be in system search path, add rpath"Ilia Mirkin1-1/+0
2014-03-11automake: allow only shared buildsEmil Velikov1-38/+18
2014-03-11configure: update enable-llvm-shared-libs commentsEmil Velikov1-13/+10
2014-03-11configure: read libomxil-bellagio.pc only when it existsEmil Velikov1-1/+6
2014-03-11automake: create compat symlinks only for linux systemsEmil Velikov1-0/+12
2014-03-11configure: use LIB_EXT rather than hardcoded .soEmil Velikov1-5/+8
2014-03-11configure: remove old makefile variablesEmil Velikov1-36/+0
2014-03-05configure: Fix bashism.Eric Anholt1-1/+1
2014-03-04dri: Require libudev-dev for building DRI on Linux.Eric Anholt1-0/+4
2014-03-04configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/José Fonseca1-2/+2
2014-03-04Revert "configure: use enable_dri_glx local variable"Emil Velikov1-9/+6
2014-03-04configure: disable shared glapi when building xlib powered glxEmil Velikov1-0/+6
2014-03-03configure: Remove more flags from llvm-configBruno Jiménez1-1/+8
2014-03-03configure.ac: consolidate dependencies version checkFabio Pedretti1-7/+14
2014-02-28configure: use enable_dri_glx local variableEmil Velikov1-6/+9
2014-02-28configure: enable the drm pipe-loader for non swrast driversEmil Velikov1-1/+3
2014-02-28configure: error out when building xa only with swrastEmil Velikov1-0/+8
2014-02-28configure: avoid setting variables as empty stringsEmil Velikov1-3/+3