summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Require gcc >= 4.6David Heidelberg2015-08-211-0/+4
* freedreno: use fd_pipe_wait_timeout()Rob Clark2015-08-181-1/+1
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-0/+3
* st/vdpau: add HEVC support v2Christian König2015-08-141-1/+1
* configure.ac: Always define __STDC_LIMIT_MACROS.Matt Turner2015-08-111-1/+1
* mesa: Add -fno-trapping-math to CFLAGS.Matt Turner2015-08-031-2/+2
* mesa: Add -fno-math-errno to CFLAGS.Matt Turner2015-08-031-0/+3
* opencl: use versioned .so in mesa.icdIgor Gnatenko2015-08-011-0/+3
* configure.ac: check for mkostemp()Emil Velikov2015-08-011-0/+1
* egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding itEmil Velikov2015-08-011-1/+1
* egl/wayland: libdrm is a hard requirement, treat it as suchEmil Velikov2015-08-011-0/+3
* configure.ac: null,android,gdi are not valid egl-platformsEmil Velikov2015-08-011-3/+0
* automake: rework the EGL buildEmil Velikov2015-07-221-2/+1
* dri/common: remove unused drm_version variableEmil Velikov2015-07-221-21/+0
* 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