summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-10-21configure.ac: ensure RM is setJonathan Gray1-0/+2
2015-10-16configure: show which gallium drivers/sts are builtIlia Mirkin1-1/+11
2015-09-21configure.ac: Add support to enable read-only text segment on x86.Jeremy Huddleston1-0/+10
2015-09-16vc4: Only build in simulator mode if we find pkg-config for it.Eric Anholt1-5/+2
2015-09-16freedreno: one screen to rule them allRob Clark1-1/+1
2015-09-10gallium/radeon: drop support for LLVM 3.4Marek Olšák1-1/+1
2015-09-10Use IMP_LIB_EXT when checking for LLVM shared librariesJon TURNEY1-6/+27
2015-09-04build: add HAVE_SHA1 define when using --with-sha1 optionTapani Pälli1-0/+5
2015-08-26gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák1-0/+1
2015-08-21st/nine: Require gcc >= 4.6David Heidelberg1-0/+4
2015-08-18freedreno: use fd_pipe_wait_timeout()Rob Clark1-1/+1
2015-08-14winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák1-0/+3
2015-08-14st/vdpau: add HEVC support v2Christian König1-1/+1
2015-08-11configure.ac: Always define __STDC_LIMIT_MACROS.Matt Turner1-1/+1
2015-08-03mesa: Add -fno-trapping-math to CFLAGS.Matt Turner1-2/+2
2015-08-03mesa: Add -fno-math-errno to CFLAGS.Matt Turner1-0/+3
2015-08-01opencl: use versioned .so in mesa.icdIgor Gnatenko1-0/+3
2015-08-01configure.ac: check for mkostemp()Emil Velikov1-0/+1
2015-08-01egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding itEmil Velikov1-1/+1
2015-08-01egl/wayland: libdrm is a hard requirement, treat it as suchEmil Velikov1-0/+3
2015-08-01configure.ac: null,android,gdi are not valid egl-platformsEmil Velikov1-3/+0
2015-07-22automake: rework the EGL buildEmil Velikov1-2/+1
2015-07-22dri/common: remove unused drm_version variableEmil Velikov1-21/+0
2015-07-22configure.ac: do not set HAVE_DRI(23) when libdrm is missingEmil Velikov1-9/+9
2015-07-17mesa: Detect and provide macros for function attributes pure and const.Eric Anholt1-0/+2
2015-07-13i965: bump libdrm requirement to 2.4.61 and drop in-tree workaroundEmil Velikov1-1/+1
2015-07-13pipe-loader: remove pipe_loader_sw_probe_xlibEmil Velikov1-11/+2
2015-07-13automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov1-1/+0
2015-07-13automake: pipe-loader: remove the 'client' pipe-loaderEmil Velikov1-11/+0
2015-07-08darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce1-1/+1
2015-07-06mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).Kenneth Graunke1-0/+1
2015-07-02nvc0: create screen fence objects with coherent attributeAlexandre Courbot1-1/+1
2015-07-01nouveau: rename var name for nouveau_vieux to avoid conflict with nouveauIlia Mirkin1-1/+1
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-1/+1
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-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