summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: do not set HAVE_DRI(23) when libdrm is missingEmil Velikov2015-07-221-9/+9
* mesa: Detect and provide macros for function attributes pure and const.Eric Anholt2015-07-171-0/+2
* i965: bump libdrm requirement to 2.4.61 and drop in-tree workaroundEmil Velikov2015-07-131-1/+1
* pipe-loader: remove pipe_loader_sw_probe_xlibEmil Velikov2015-07-131-11/+2
* automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov2015-07-131-1/+0
* automake: pipe-loader: remove the 'client' pipe-loaderEmil Velikov2015-07-131-11/+0
* darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce2015-07-081-1/+1
* mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).Kenneth Graunke2015-07-061-0/+1
* nvc0: create screen fence objects with coherent attributeAlexandre Courbot2015-07-021-1/+1
* nouveau: rename var name for nouveau_vieux to avoid conflict with nouveauIlia Mirkin2015-07-011-1/+1
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-1/+1
* configure: drop unused variable GBM_BACKEND_DIRSEmil Velikov2015-06-231-1/+0
* configure: error out when building libEGL without shared-glapiEmil Velikov2015-06-231-0/+3
* configure: error out when building backend-less libEGLEmil Velikov2015-06-231-2/+6
* configure: allow building shared-glapi powered libgl-xlibEmil Velikov2015-06-231-6/+0
* configure: warn about shared_glapi & xlib-glx only when both are setEmil Velikov2015-06-231-1/+1
* egl/dri2: implement platform_surfacelessHaixia Shi2015-06-161-0/+6
* configure.ac: rename LLVM_VERSION_PATCH to avoid conflict with llvm-config.hMarek Olšák2015-06-161-1/+1
* radeon/llvm: Handle LLVM backend rename from R600 to AMDGPUTom Stellard2015-06-121-5/+8
* vc4: Drop subdirectory in vc4 build.Eric Anholt2015-06-091-1/+0
* configure.ac: Link mcdisassembler component.Jose Fonseca2015-05-291-1/+1
* configure.ac: Don't bother checking whether LLVM's MCJIT component is available.Jose Fonseca2015-05-291-4/+1
* configure.ac: enable building GLES1 and GLES2 by defaultMarek Olšák2015-05-291-6/+6
* swrast: Build fix for SolarisAlan Coopersmith2015-05-201-0/+1
* clover: make llvm >= 3.5.0 and c++11 mandatoryEdB2015-04-201-21/+11
* configure.ac: fix bashismTobias Nygren2015-04-171-1/+1
* configure.ac: print LLVM_LDFLAGSMarek Olšák2015-04-161-0/+1
* mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.Jose Fonseca2015-04-131-1/+1
* configure.ac: remove deprecated --with-libclc-pathEmil Velikov2015-04-121-13/+0
* configure: nuke --with-max-{width,height}Emil Velikov2015-04-011-15/+0
* configure.ac: error out if python/mako is not found when requiredEmil Velikov2015-04-011-2/+11
* configure.ac: move AC_MSG_RESULT reporting back into the m4 macroEmil Velikov2015-03-241-3/+1
* configure: Bail out with MinGW targets.Jose Fonseca2015-03-221-12/+13
* galahad: remove driverEmil Velikov2015-03-211-1/+0
* egl/main: drop platform fbdev specific codeEmil Velikov2015-03-211-2/+1
* winsys/sw/fbdev: remove unused software winsysEmil Velikov2015-03-211-1/+0
* winsys/sw/wayland: remove unused winsysEmil Velikov2015-03-211-1/+0
* i965: Store the GPU revision number in brw_contextNeil Roberts2015-03-201-1/+1
* configure: check if compiler supports -Werror=vla.Jonathan Gray2015-03-181-2/+14
* configure: require pthreads for POSIX buildsEmil Velikov2015-03-111-0/+3
* Add macro for unused function attribute.Vinson Lee2015-03-091-0/+1
* Revert "configure: require pthreads for POSIX builds"Emil Velikov2015-03-061-3/+0
* configure: require pthreads for POSIX buildsEmil Velikov2015-03-061-0/+3
* configure: Introduce new output variable to ax_check_python_mako_module.m4Samuel Iglesias Gonsalvez2015-03-061-1/+7
* st/vega: Remove.Jose Fonseca2015-03-041-31/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-0/+17
* identity: Remove.Jose Fonseca2015-03-021-1/+0
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-17/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-0/+17
* mesa: Have configure define NDEBUG, not mtypes.h.Matt Turner2015-02-201-0/+2