summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-04-15build: Remove GALLIUM_DIRSMatt Turner1-4/+0
2013-04-15build: Get rid of SRC_DIRSMatt Turner1-14/+7
2013-04-15build: Get rid of CORE_DIRSMatt Turner1-29/+8
2013-04-15radeon/llvm: Handle ELF formatted binary output from the LLVM backendTom Stellard1-0/+3
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-3/+2
2013-04-09autotools: Better describe which cases OProfileJIT is required.Johannes Obermayr1-2/+6
2013-04-08radeon/llvm: Bump minimum LLVM version to 3.3Tom Stellard1-6/+2
2013-04-08clover: Fix linkage of libOpenCLNiels Ole Salscheider1-0/+4
2013-03-19build: Enable x86 assembler on Hurd.Andreas Boll1-0/+3
2013-03-14radeon/llvm: fix LLVM dependenciesChristian König1-1/+1
2013-03-12configure: wire-up new OSMesa gallium state tracker and targetBrian Paul1-0/+4
2013-03-12configure.ac: Alphabetize freedreno makefiles.Matt Turner1-3/+3
2013-03-12build: Get rid of dead MESA_ASM_FILES variableMatt Turner1-5/+0
2013-03-11freedreno: gallium driver for adrenoRob Clark1-1/+13
2013-03-12d3d1x: Remove.José Fonseca1-21/+0
2013-03-08configure.ac: Build dricommon for DRI gallium driversMatt Turner1-9/+10
2013-03-08configure.ac: Remove redundant checks of enable_dri.Matt Turner1-18/+16
2013-03-05configure.ac: Remove stale comment about --x-* arguments.Matt Turner1-6/+0
2013-03-05configure.ac: Don't check for X11 unconditionally.Matt Turner1-8/+0
2013-03-04Fix build of swrast only without libdrmDaniel Martin1-1/+1
2013-02-28autotools: oprofilejit should be included in the list of LLVM components requ...Adam Sampson1-0/+3
2013-02-27configure.ac: Clarify the description of the --with-opencl-libdir parameter a...Francisco Jerez1-1/+1
2013-02-22configure: Fix build with automake < 1.11Lauri Kasanen1-1/+2
2013-02-19configure.ac: Do not check for clock_gettime on MinGW.Vinson Lee1-1/+1
2013-02-13configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libsTom Stellard1-9/+10
2013-02-09configure.ac: Do not check for rt on Mac OS X.Vinson Lee1-4/+10
2013-02-05Require libdrm_radeon 2.4.42 for radeonsi.Michel Dänzer1-1/+1
2013-02-01configure.ac: Fix --with-llvm-shared-libsQuentin Glidic1-2/+7
2013-02-01configure.ac: GLX cannot work without OpenGLMichel Dänzer1-0/+10
2013-01-31mesa: bump version to 9.2 (devel)Andreas Boll1-1/+1
2013-01-29build: Add missing comma in AS_IFMatt Turner1-2/+2
2013-01-28r600g: Fix building with --enable-r600-llvm-compilerTom Stellard1-4/+3
2013-01-25configure.ac: Don't set LLVM_LIBS when llvm is disabledTom Stellard1-16/+19
2013-01-24configure.ac: Force use of LLVM shared libs with --enable-opencl v2Tom Stellard1-5/+33
2013-01-24configure.ac: Compute the required llvm static libraries only onceTom Stellard1-7/+19
2013-01-22build: Use AX_PROG_FLEXMatt Turner1-1/+3
2013-01-22build: Use AX_PROG_BISONMatt Turner1-7/+3
2013-01-22glsl/build: Build tests via the glsl MakefileMatt Turner1-1/+0
2013-01-22glsl/build: Build glcpp via the glsl MakefileMatt Turner1-1/+0
2013-01-22glsl/build: Don't build builtin_compiler separately if not cross compilingMatt Turner1-0/+2
2013-01-20build: Remove dead SHARED_GLAPI variableMatt Turner1-4/+0
2013-01-19build: require python module libxml2Andreas Boll1-0/+1
2013-01-17nvc0: add support for accelerated video decoding through the dedicated enginesMaarten Lankhorst1-1/+1
2013-01-16build: Make src/gtest before src/mesaMatt Turner1-2/+1
2013-01-14build: Fix the documented default value of --with-gallium-driversDamien Lespiau1-1/+3
2013-01-14r300g: kill the X.Org state tracker targetMarek Olšák1-2/+1
2013-01-13configure.ac: Fixing common dri dependency when using dri state trackerAlexandre Demers1-2/+2
2013-01-11driconf: Add translation-generation to build system, don't track generated filesCarl Worth1-0/+1
2013-01-10Remove MESA_PIC_FLAGS macroMatt Turner1-5/+2
2013-01-10Remove minstallMatt Turner1-3/+0