summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-11-24configure.ac: bump libdrm_freedreno requirementRob Clark1-1/+1
2014-11-16configure.ac: roll up a program for the sse4.1 checkEmil Velikov1-1/+10
2014-10-29configure: include llvm systemlibs when using static llvmJan Vesely1-1/+6
2014-09-27configure.ac: Compute LLVM_VERSION_PATCH using llvm-configTom Stellard1-5/+4
2014-09-09configure.ac: strip _GNU_SOURCE from llvm-config outputJonathan Gray1-0/+1
2014-09-09configure: enable the gallium loader only when neededEmil Velikov1-10/+16
2014-09-09configure: bail out if building svga without libdrmEmil Velikov1-0/+3
2014-09-05automake: check if the linker supports --dynamic-listJonathan Gray1-0/+18
2014-08-18mapi: Inline shared-glapi/tests/Makefile.Matt Turner1-1/+0
2014-08-18mapi: Inline glapi/tests/Makefile.Matt Turner1-1/+0
2014-08-18mapi: Inline glapi/Makefile.Matt Turner1-1/+0
2014-08-18mapi: Inline es2api/Makefile.Matt Turner1-1/+0
2014-08-18mapi: Inline es1api/Makefile.Matt Turner1-1/+0
2014-08-18mapi: Inline shared-glapi/Makefile.Matt Turner1-1/+0
2014-08-14configure.ac: remove enable 32/64 bit hacksEmil Velikov1-38/+2
2014-08-14Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"Emil Velikov1-8/+3
2014-08-13mesa: guard better when building with sse4.1 optimisationsEmil Velikov1-0/+3
2014-08-13automake: compact gallium/target/Makefile into gallium/MakefileEmil Velikov1-1/+0
2014-08-13automake: merge gallium/state_trackers/Makefile into gallium/MakefileEmil Velikov1-1/+0
2014-08-13automake: compact gallium/drivers and gallium/winsys makefilesEmil Velikov1-2/+1
2014-08-12configure.ac: drop enable_dri check in gallium_gbmEmil Velikov1-4/+0
2014-08-12configure.ac: bail out if building gallium_gbm without gallium_eglEmil Velikov1-0/+4
2014-08-12configure: Fix --enable-XX-bit flags by moving LT_INIT where it shouldAlexandre Demers1-3/+8
2014-08-11configure.ac: Do not require llvm on x32Maarten Lankhorst1-0/+1
2014-08-09configure.ac: Use LIBS rather than LDFLAGS to add -ldl to dladdr checkJon TURNEY1-3/+4
2014-08-08vc4: Initial skeleton driver import.Eric Anholt1-1/+20
2014-08-08configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIBPali Rohár1-4/+3
2014-08-08util: remove ralloc_testEmil Velikov1-1/+0
2014-08-04util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke1-2/+2
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-1/+3
2014-08-03Remove XA state tracker support for RadeonMarek Olšák1-3/+3
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