summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-02-18configure: bump up libdrm requirement to 2.4.38Emil Velikov1-1/+1
2014-02-18configure: use test -n whenever possibleEmil Velikov1-8/+8
2014-02-18configure: use test -z whenever possibleEmil Velikov1-7/+7
2014-02-18configure: cleanup classic dri drivers handlingEmil Velikov1-63/+59
2014-02-18configure: compact ppc/sparc DRI_DIRS handlingEmil Velikov1-8/+2
2014-02-18configure: drop explicit DRI_DIRS assignment on some platforms/archesEmil Velikov1-11/+2
2014-02-17configure: cleanup switch statementEmil Velikov1-35/+12
2014-02-17targets/vdpau: Don't link unused librariesKusanagi Kouichi1-1/+2
2014-02-17configure: Try pkg-config first for libselinuxKusanagi Kouichi1-5/+7
2014-02-16st/xa: use pipe-loader to get screenRob Clark1-4/+5
2014-02-16pipe-loader: split out "client" versionRob Clark1-2/+12
2014-02-11configure: cleanup libudev handlingEmil Velikov1-5/+6
2014-02-11configure: drop LIBUDEV_CFLAGS from X11_INCLUDESEmil Velikov1-5/+0
2014-02-11configure: error out when building radeonsi without gallium-llvmEmil Velikov1-4/+7
2014-02-11omx: fix some minor configure.ac issuesChristian König1-2/+2
2014-02-06st/omx: initial OpenMAX support v3Christian König1-2/+31
2014-02-05egl/glx: Remove egl_glx driverChad Versace1-11/+0
2014-01-28loader: fix running with --disable-egl buildsDave Airlie1-3/+4
2014-01-27loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt1-1/+1
2014-01-20build: Require libdrm 2.4.52 for Intel.Kenneth Graunke1-1/+1
2014-01-19loader: ifdef libdrm specific code and includeEmil Velikov1-0/+1
2014-01-18loader: introduce the loader util libEmil Velikov1-0/+1
2014-01-13Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.Michał Górny1-2/+2
2014-01-13configure: Disable xvmc by defaultTom Stellard1-1/+1
2014-01-08freedreno/a3xx: support for hw binning passRob Clark1-1/+1
2013-12-20mesa: Fix build to properly check for supported compiler flagsLauri Kasanen1-0/+6
2013-12-20dri3: Switch to libxshmfence version 1.1Keith Packard1-1/+1
2013-12-18configure.ac: remove -fcolor-diagnostics from LLVM flagsMarkus Trippelsdorf1-0/+1
2013-12-17st/xa: Add new map flagsThomas Hellstrom1-1/+1
2013-12-03configure.ac: require libdrm_radeon 2.4.50Marek Olšák1-1/+1
2013-12-03egl: add HAVE_LIBDRM define, fix EGL X11 platformTapani Pälli1-0/+5
2013-11-26i965: Bump libdrm requirementIan Romanick1-1/+1
2013-11-23radeonsi: enable 2D tiling on CIKMarek Olšák1-1/+1
2013-11-16targets/dri: move linker flags out of configure into Automake.incEmil Velikov1-2/+0
2013-11-16freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr1-2/+0
2013-11-11configure.ac: Don't require shared LLVM when building OpenCLTom Stellard1-6/+0
2013-11-09glx: conditionaly build dri3 and present loader (v3)Armin K1-10/+34
2013-11-07Add DRI3+Present loaderKeith Packard1-3/+9
2013-11-07st/xorg: Delete.Matt Turner1-45/+11
2013-11-07xorg-nouveau: Delete.Matt Turner1-2/+1
2013-11-07xorg-i915: Delete.Matt Turner1-2/+1
2013-11-07build: Build gen_matypes and matypes.h from src/mesa.Matt Turner1-3/+1
2013-11-07build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner1-1/+1
2013-11-07configure.ac: Test $asm_arch directly.Matt Turner1-3/+3
2013-11-06configure.ac: fix build on GNU/kFreeBSDFabio Pedretti1-1/+1
2013-11-06configure.ac: Drop no-out-of-tree notice.Matt Turner1-4/+0
2013-11-06mesa: Build program as part of libmesa.Matt Turner1-1/+0
2013-11-02gallium/targets: remove vdpau-softpipeMarek Olšák1-8/+0
2013-11-02gallium/targets: remove xvmc-softpipeMarek Olšák1-4/+0
2013-11-02gallium/targets: remove r300/vdpauMarek Olšák1-2/+1