summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-04-11configure.ac: update the path of the generated filesEmil Velikov1-2/+2
2016-03-20r600g: remove TGSI->LLVM translationMarek Olšák1-14/+1
2016-03-17configure.ac: enable_asm=yes when x-compiling across same X86 archDongwon Kim1-2/+4
2016-03-14configure.ac: require libdrm 2.4.66 for drmGetDeviceMarek Olšák1-1/+1
2016-03-08st/mesa: conditionally enable GL_NV_vdpau_interopChristian König1-0/+1
2016-03-02mesa/build: add OpenSWR to buildTim Rowley1-0/+38
2016-02-17freedreno: query max gpu freqRob Clark1-1/+1
2016-02-16configure: Bail out on llvm-config component errorJan Vesely1-0/+3
2016-02-11configure: Eliminate MSVC2008 compatibility.Jose Fonseca1-7/+1
2016-02-11gallium/radeon: drop support for LLVM 3.5Marek Olšák1-1/+1
2016-01-26configure.ac: don't require EGL/DRM and GBM if OpenGL is disabledMarek Olšák1-0/+5
2016-01-26glsl: move to compiler/Emil Velikov1-1/+0
2016-01-26compiler: introduce a libcompiler static libraryEmil Velikov1-0/+1
2016-01-11configure.ac: always define __STDC_CONSTANT_MACROSOded Gabbay1-1/+1
2016-01-08configure.ac: add --enable-profileOded Gabbay1-0/+21
2016-01-06configure.ac: Detect if running on POWER8 archOded Gabbay1-0/+55
2015-12-22nouveau: bump required libdrm version to 2.4.66Ben Skeggs1-2/+2
2015-12-17configura.ac: fix test for SSE4.1 assembler supportOded Gabbay1-2/+3
2015-12-17configure: check for python2.7 for PYTHON2Jonathan Gray1-1/+1
2015-12-17configure.ac: use pkg-config for libelfJonathan Gray1-3/+9
2015-12-02configure.ac: Refuse to build with Sun C compiler.Jose Fonseca1-0/+7
2015-11-23configure.ac: default to disabled dri3 when --disable-dri is setEmil Velikov1-0/+5
2015-11-22vc4: Just put USE_VC4_SIMULATOR in DEFINES.Eric Anholt1-1/+3
2015-11-21automake: remove no longer needed HAVE_LOADER_GALLIUM conditionalEmil Velikov1-30/+8
2015-11-21pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRMEmil Velikov1-9/+0
2015-11-21pipe-loader: add pipe_loader_sw_probe_kms() implementationEmil Velikov1-0/+4
2015-11-21configure: use HAVE_DRISW_KMS when handling kms swrastEmil Velikov1-0/+5
2015-11-21configure: remove obsolete _CLIENT commentEmil Velikov1-5/+0
2015-11-17egl/x11: Implement dri3 support with loader's dri3 helperBoyan Ding1-0/+9
2015-11-17loader: Add dri3 helperBoyan Ding1-1/+2
2015-10-27st/va: add VAAPI HEVC decode supportBoyuan Zhang1-1/+1
2015-10-23virgl/vtest: add vtest driverDave Airlie1-0/+1
2015-10-23virgl: add driver for virtio-gpu 3D (v2)Dave Airlie1-1/+10
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