summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-07-30gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna1-0/+5
2014-07-29configure: Don't override user -g or -O options for debug buildsIan Romanick1-2/+12
2014-07-29configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix thereMarek Olšák1-1/+1
2014-07-25freedreno/a3xx: enable/disable wa's based on patch-levelRob Clark1-1/+1
2014-07-18configure.ac: Add LLVM patch version to error message.Vinson Lee1-1/+1
2014-07-18configure.ac: require LLVM 3.4.2 for radeonMarek Olšák1-2/+3
2014-07-11configure: Cygwin requires _XOPEN_SOURCE >= 700 to prototype strndup()Jon TURNEY1-1/+1
2014-07-10targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov1-2/+1
2014-07-10st/dri: merge dri/drm and dri/sw backendsEmil Velikov1-2/+0
2014-07-08configure: Don't special case Cygwin to use gnu99, define _XOPEN_SOURCE insteadJon TURNEY1-9/+2
2014-07-02targets/dri-vmwgfx: Convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-07-02targets/dri-ilo: Convert to static/shared pipe-driverEmil Velikov1-2/+1
2014-07-02targets/dri-i915: Convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-07-02targets/dri-freedreno: Convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-07-02targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-driversEmil Velikov1-6/+3
2014-07-02targets/dri-nouveau: Convert to static/shared pipe-driversEmil Velikov1-2/+3
2014-07-02targets/dri-swrast: use drm aware dricommon when building more than swrastEmil Velikov1-9/+9
2014-06-30configure.ac: (trivial) Fixing a typoAlexandre Demers1-1/+1
2014-06-30targets/egl-static: use inline_drm_helper and Automake.inc helpersEmil Velikov1-0/+1
2014-06-30targets/xa: provide alternative(static) xa targetEmil Velikov1-8/+8
2014-06-26targets/radeonsi/omx: convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-06-26targets/r600/omx: convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-06-26targets/omx-nouveau: convert to static/shared pipe-driversEmil Velikov1-2/+3
2014-06-22targets/r600/xvmc: convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-06-22targets/xvmc-nouveau: convert to static/shared pipe-driversEmil Velikov1-2/+3
2014-06-22targets/radeonsi/vdpau: convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-06-22targets/r600/vdpau: convert to static/shared pipe-driversEmil Velikov1-2/+1
2014-06-22targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov1-2/+3
2014-06-19configure: add HAVE_GALLIUM_STATIC_TARGETSEmil Velikov1-0/+4
2014-06-19automake: stop building i915-sw and drop explicit linking to softpipeEmil Velikov1-9/+2
2014-06-12configure: correctly autodetect xvmc/vdpau/omxEmil Velikov1-1/+1
2014-06-11configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.Matt Turner1-9/+3
2014-06-11configure.ac: Alphabetize AC_CONFIG_FILES.Matt Turner1-7/+7
2014-06-11configure.ac: Remove single quotes to fix syntax highlighting.Matt Turner1-2/+2
2014-06-10configure: Only check for OpenCL without LLVM when the latter is certainMichel Dänzer1-4/+4
2014-06-10configure: Always default to --enable-driglx-directJon TURNEY1-15/+1
2014-06-10glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM caseJon TURNEY1-0/+1
2014-06-09configure: error out when building opencl without LLVMEmil Velikov1-0/+4
2014-06-06configure.ac: Do not use Pthreads with MinGW.Vinson Lee1-1/+7
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