summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-06-06build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll1-1/+1
2013-06-06configure.ac: Build dricommon for gallium swrastMike Stroyan1-0/+1
2013-05-28radeonsi: Add ipo to LLVM_COMPONENTSAndreas Hartmetz1-2/+2
2013-05-15r600g: rewrite FMASK allocation, fix FMASK texturing with 2 and 4 samplesMarek Olšák1-1/+1
2013-05-01build: remove unused API_DEFINESAndreas Boll1-3/+0
2013-05-01configure: remove IN_DRI_DRIVERBrian Paul1-10/+5
2013-05-01configure: remove FEATURE_GL/ES1/ES2Brian Paul1-12/+1
2013-04-30build: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-4/+0
2013-04-30build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-1/+0
2013-04-30build: Remove HAVE_PIPE_LOADER_SW.Matt Turner1-1/+0
2013-04-30build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner1-1/+0
2013-04-30build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.Matt Turner1-1/+1
2013-04-30configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.Matt Turner1-1/+0
2013-04-26ilo: add the driver to the build systemChia-I Wu1-1/+12
2013-04-23configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGLAndreas Boll1-0/+11
2013-04-18configure.ac: Remove gallium-g3dvl flag.Matt Turner1-16/+1
2013-04-18radeonsi: add 2d tiling support for texture v3Jerome Glisse1-1/+1
2013-04-17configure: enable vdpau and xvmc detection, with galliumEmil Velikov1-2/+8
2013-04-17gallivm: JIT symbol resolution with linux perf.José Fonseca1-7/+0
2013-04-16autoconf: enable detection of vdpau and xvmc by defaultChristian König1-3/+3
2013-04-15build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner1-15/+23
2013-04-15build: Get rid of GALLIUM_TARGET_DIRSMatt Turner1-1/+1
2013-04-15build: Build pipe-loader before gallium testsMatt Turner1-4/+4
2013-04-15build: Get rid of GALLIUM_MAKE_DIRSMatt Turner1-23/+7
2013-04-15build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRSMatt Turner1-24/+21
2013-04-15build: Get rid of DRIVER_DIRSMatt Turner1-7/+2
2013-04-15build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRSMatt Turner1-2/+0
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