aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: use shared-glapi when more than one gl* API is usedEmil Velikov2014-02-211-6/+9
* configure: use default dri drivers whenever opengl and dri are enabledEmil Velikov2014-02-211-8/+6
* configure: Use LLVM shared libraries by defaultTom Stellard2014-02-191-4/+4
* configure: fix build error with XARob Clark2014-02-181-0/+1
* configure: bump up libdrm requirement to 2.4.38Emil Velikov2014-02-181-1/+1
* configure: use test -n whenever possibleEmil Velikov2014-02-181-8/+8
* configure: use test -z whenever possibleEmil Velikov2014-02-181-7/+7
* configure: cleanup classic dri drivers handlingEmil Velikov2014-02-181-63/+59
* configure: compact ppc/sparc DRI_DIRS handlingEmil Velikov2014-02-181-8/+2
* configure: drop explicit DRI_DIRS assignment on some platforms/archesEmil Velikov2014-02-181-11/+2
* configure: cleanup switch statementEmil Velikov2014-02-171-35/+12
* targets/vdpau: Don't link unused librariesKusanagi Kouichi2014-02-171-1/+2
* configure: Try pkg-config first for libselinuxKusanagi Kouichi2014-02-171-5/+7
* st/xa: use pipe-loader to get screenRob Clark2014-02-161-4/+5
* pipe-loader: split out "client" versionRob Clark2014-02-161-2/+12
* configure: cleanup libudev handlingEmil Velikov2014-02-111-5/+6
* configure: drop LIBUDEV_CFLAGS from X11_INCLUDESEmil Velikov2014-02-111-5/+0
* configure: error out when building radeonsi without gallium-llvmEmil Velikov2014-02-111-4/+7
* omx: fix some minor configure.ac issuesChristian König2014-02-111-2/+2
* st/omx: initial OpenMAX support v3Christian König2014-02-061-2/+31
* egl/glx: Remove egl_glx driverChad Versace2014-02-051-11/+0
* loader: fix running with --disable-egl buildsDave Airlie2014-01-281-3/+4
* loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt2014-01-271-1/+1
* build: Require libdrm 2.4.52 for Intel.Kenneth Graunke2014-01-201-1/+1
* loader: ifdef libdrm specific code and includeEmil Velikov2014-01-191-0/+1
* loader: introduce the loader util libEmil Velikov2014-01-181-0/+1
* Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.Michał Górny2014-01-131-2/+2
* configure: Disable xvmc by defaultTom Stellard2014-01-131-1/+1
* freedreno/a3xx: support for hw binning passRob Clark2014-01-081-1/+1
* mesa: Fix build to properly check for supported compiler flagsLauri Kasanen2013-12-201-0/+6
* dri3: Switch to libxshmfence version 1.1Keith Packard2013-12-201-1/+1
* configure.ac: remove -fcolor-diagnostics from LLVM flagsMarkus Trippelsdorf2013-12-181-0/+1
* st/xa: Add new map flagsThomas Hellstrom2013-12-171-1/+1
* configure.ac: require libdrm_radeon 2.4.50Marek Olšák2013-12-031-1/+1
* egl: add HAVE_LIBDRM define, fix EGL X11 platformTapani Pälli2013-12-031-0/+5
* i965: Bump libdrm requirementIan Romanick2013-11-261-1/+1
* radeonsi: enable 2D tiling on CIKMarek Olšák2013-11-231-1/+1
* targets/dri: move linker flags out of configure into Automake.incEmil Velikov2013-11-161-2/+0
* freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr2013-11-161-2/+0
* configure.ac: Don't require shared LLVM when building OpenCLTom Stellard2013-11-111-6/+0
* glx: conditionaly build dri3 and present loader (v3)Armin K2013-11-091-10/+34
* Add DRI3+Present loaderKeith Packard2013-11-071-3/+9
* st/xorg: Delete.Matt Turner2013-11-071-45/+11
* xorg-nouveau: Delete.Matt Turner2013-11-071-2/+1
* xorg-i915: Delete.Matt Turner2013-11-071-2/+1
* build: Build gen_matypes and matypes.h from src/mesa.Matt Turner2013-11-071-3/+1
* build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner2013-11-071-1/+1
* configure.ac: Test $asm_arch directly.Matt Turner2013-11-071-3/+3
* configure.ac: fix build on GNU/kFreeBSDFabio Pedretti2013-11-061-1/+1
* configure.ac: Drop no-out-of-tree notice.Matt Turner2013-11-061-4/+0