summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-01-08configura.ac: fix test for SSE4.1 assembler supportOded Gabbay1-2/+3
2016-01-08configure: check for python2.7 for PYTHON2Jonathan Gray1-1/+1
2016-01-08configure.ac: use pkg-config for libelfJonathan Gray1-3/+9
2015-11-29configure.ac: default to disabled dri3 when --disable-dri is setEmil Velikov1-0/+5
2015-11-29vc4: 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
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