summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge remote-tracking branch 'mesa-public/master' into vulkanJason Ekstrand1-26/+32
2015-06-23configure: drop unused variable GBM_BACKEND_DIRSEmil Velikov1-1/+0
2015-06-23configure: error out when building libEGL without shared-glapiEmil Velikov1-0/+3
2015-06-23configure: error out when building backend-less libEGLEmil Velikov1-2/+6
2015-06-23configure: allow building shared-glapi powered libgl-xlibEmil Velikov1-6/+0
2015-06-23configure: warn about shared_glapi & xlib-glx only when both are setEmil Velikov1-1/+1
2015-06-16egl/dri2: implement platform_surfacelessHaixia Shi1-0/+6
2015-06-16configure.ac: rename LLVM_VERSION_PATCH to avoid conflict with llvm-config.hMarek Olšák1-1/+1
2015-06-12radeon/llvm: Handle LLVM backend rename from R600 to AMDGPUTom Stellard1-5/+8
2015-06-09vc4: Drop subdirectory in vc4 build.Eric Anholt1-1/+0
2015-05-29configure.ac: Link mcdisassembler component.Jose Fonseca1-1/+1
2015-05-29configure.ac: Don't bother checking whether LLVM's MCJIT component is available.Jose Fonseca1-4/+1
2015-05-29configure.ac: enable building GLES1 and GLES2 by defaultMarek Olšák1-6/+6
2015-05-20swrast: Build fix for SolarisAlan Coopersmith1-0/+1
2015-05-09Add vulkan driver for BDWKristian Høgsberg1-0/+14
2015-04-20clover: make llvm >= 3.5.0 and c++11 mandatoryEdB1-21/+11
2015-04-17configure.ac: fix bashismTobias Nygren1-1/+1
2015-04-16configure.ac: print LLVM_LDFLAGSMarek Olšák1-0/+1
2015-04-13mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.Jose Fonseca1-1/+1
2015-04-12configure.ac: remove deprecated --with-libclc-pathEmil Velikov1-13/+0
2015-04-01configure: nuke --with-max-{width,height}Emil Velikov1-15/+0
2015-04-01configure.ac: error out if python/mako is not found when requiredEmil Velikov1-2/+11
2015-03-24configure.ac: move AC_MSG_RESULT reporting back into the m4 macroEmil Velikov1-3/+1
2015-03-22configure: Bail out with MinGW targets.Jose Fonseca1-12/+13
2015-03-21galahad: remove driverEmil Velikov1-1/+0
2015-03-21egl/main: drop platform fbdev specific codeEmil Velikov1-2/+1
2015-03-21winsys/sw/fbdev: remove unused software winsysEmil Velikov1-1/+0
2015-03-21winsys/sw/wayland: remove unused winsysEmil Velikov1-1/+0
2015-03-20i965: Store the GPU revision number in brw_contextNeil Roberts1-1/+1
2015-03-18configure: check if compiler supports -Werror=vla.Jonathan Gray1-2/+14
2015-03-11configure: require pthreads for POSIX buildsEmil Velikov1-0/+3
2015-03-09Add macro for unused function attribute.Vinson Lee1-0/+1
2015-03-06Revert "configure: require pthreads for POSIX builds"Emil Velikov1-3/+0
2015-03-06configure: require pthreads for POSIX buildsEmil Velikov1-0/+3
2015-03-06configure: Introduce new output variable to ax_check_python_mako_module.m4Samuel Iglesias Gonsalvez1-1/+7
2015-03-04st/vega: Remove.Jose Fonseca1-31/+0
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-0/+17
2015-03-02identity: Remove.Jose Fonseca1-1/+0
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-17/+0
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-0/+17
2015-02-20mesa: Have configure define NDEBUG, not mtypes.h.Matt Turner1-0/+2
2015-02-18auxiliary/vl: Build vl_winsys_dri.c only when needed.Emil Velikov1-1/+9
2015-02-17Bracket arguments to tr so they work with Solaris trAlan Coopersmith1-1/+1
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-1/+2
2015-02-12configure: rework wayland_scanner handling(fix make distcheck)Emil Velikov1-3/+10
2015-01-27mesa/autoconf: attempt to use gnu99 on older gcc compilersDave Airlie1-1/+11
2015-01-25configure: Link against all LLVM targets when building cloverNiels Ole Salscheider1-1/+1
2015-01-23mapi: Remove vgapi from SUBDIRS.Matt Turner1-2/+0
2015-01-16configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth1-1/+22
2015-01-16mesa: Add mesa SHA-1 functionsCarl Worth1-0/+124