summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: correctly autodetect xvmc/vdpau/omxEmil Velikov2014-06-121-1/+1
* configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.Matt Turner2014-06-111-9/+3
* configure.ac: Alphabetize AC_CONFIG_FILES.Matt Turner2014-06-111-7/+7
* configure.ac: Remove single quotes to fix syntax highlighting.Matt Turner2014-06-111-2/+2
* configure: Only check for OpenCL without LLVM when the latter is certainMichel Dänzer2014-06-101-4/+4
* configure: Always default to --enable-driglx-directJon TURNEY2014-06-101-15/+1
* glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM caseJon TURNEY2014-06-101-0/+1
* configure: error out when building opencl without LLVMEmil Velikov2014-06-091-0/+4
* configure.ac: Do not use Pthreads with MinGW.Vinson Lee2014-06-061-1/+7
* loader: add optional /sys filesystem method for PCI identification.Gary Wong2014-05-291-11/+25
* targets/opencl: Fix (static) linking with LLVM (v2)Kai Wasserbäch2014-05-251-0/+7
* Fix build of appleglxJon TURNEY2014-05-231-0/+5
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-231-16/+39
* Fix build for darwinJon TURNEY2014-05-231-0/+44
* configure.ac: Do not enable -Wl,--no-undefined on Mac OS X.Vinson Lee2014-05-211-1/+1
* configure.ac: Remove -fstack-protector-strong from LLVM flags.Vinson Lee2014-05-211-1/+2
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+2
* configure: correctly set LD_NO_UNDEFINEDEmil Velikov2014-05-141-0/+13
* configure: Require LLVM 3.1.José Fonseca2014-05-141-0/+6
* configure: error out if building GBM without driEmil Velikov2014-05-101-0/+7
* configure.ac: Add LLVM_VERSION_PATCH to DEFINESTom Stellard2014-05-091-1/+7
* configure.ac: radeonsi requires EGL_DRM and GBMMarek Olšák2014-05-061-0/+14
* configure: bump up libdrm_radeon requirement to 2.4.54Alex Deucher2014-05-021-1/+1
* targets/omx: add nouveau targetEmil Velikov2014-05-021-1/+2
* Check for dladdr(), rather than assuming we have it if we have RTLD_DEFAULTJon TURNEY2014-04-281-0/+6
* automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov2014-04-251-4/+1
* pipe-loader: conditionally build and use pipe_loader_sw_probe_driEmil Velikov2014-04-251-0/+4
* configure.ac: require libdrm_radeon 2.4.53Marek Olšák2014-04-101-1/+1
* Partially revert "st/xa: Fix advertized version number and try to avoid futur...Emil Velikov2014-04-091-4/+8
* egl/build: Drop two unnecessary Makefiles.Matt Turner2014-04-071-2/+0
* configure: don't require libudev for gbm or egl drm/waylandJonathan Gray2014-04-051-5/+16
* automake: move GALLIUM_DRI_LIB_DEPS to Automake.incEmil Velikov2014-04-051-3/+0
* configure.ac: fix the detection of expat with pkg-configJohannes Nixdorf2014-04-051-1/+1
* st/xa: Fix advertized version number and try to avoid future discrepanciesThomas Hellstrom2014-04-041-0/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+16
* configure: autodetect video state-trackers when non swrast driver is presentEmil Velikov2014-03-311-1/+1
* configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/nullEmil Velikov2014-03-311-6/+6
* configure: error out when building gallium-osmesa without softpipeEmil Velikov2014-03-311-2/+2
* Partially revert "automake: allow only shared builds"Emil Velikov2014-03-311-7/+22
* configure: enable dri3 only for linuxEmil Velikov2014-03-311-6/+12
* mapi/glapi: Use ElementTree instead of libxml2.José Fonseca2014-03-261-1/+0
* Revert "build: llvm libs may not be in system search path, add rpath"Ilia Mirkin2014-03-251-1/+0
* automake: allow only shared buildsEmil Velikov2014-03-111-38/+18
* configure: update enable-llvm-shared-libs commentsEmil Velikov2014-03-111-13/+10
* configure: read libomxil-bellagio.pc only when it existsEmil Velikov2014-03-111-1/+6
* automake: create compat symlinks only for linux systemsEmil Velikov2014-03-111-0/+12
* configure: use LIB_EXT rather than hardcoded .soEmil Velikov2014-03-111-5/+8
* configure: remove old makefile variablesEmil Velikov2014-03-111-36/+0
* configure: Fix bashism.Eric Anholt2014-03-051-1/+1
* dri: Require libudev-dev for building DRI on Linux.Eric Anholt2014-03-041-0/+4