summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
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