summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configura.ac: fix test for SSE4.1 assembler supportOded Gabbay2016-01-081-2/+3
* configure: check for python2.7 for PYTHON2Jonathan Gray2016-01-081-1/+1
* configure.ac: use pkg-config for libelfJonathan Gray2016-01-081-3/+9
* configure.ac: default to disabled dri3 when --disable-dri is setEmil Velikov2015-11-291-0/+5
* vc4: Just put USE_VC4_SIMULATOR in DEFINES.Eric Anholt2015-11-291-1/+3
* automake: remove no longer needed HAVE_LOADER_GALLIUM conditionalEmil Velikov2015-11-211-30/+8
* pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRMEmil Velikov2015-11-211-9/+0
* pipe-loader: add pipe_loader_sw_probe_kms() implementationEmil Velikov2015-11-211-0/+4
* configure: use HAVE_DRISW_KMS when handling kms swrastEmil Velikov2015-11-211-0/+5
* configure: remove obsolete _CLIENT commentEmil Velikov2015-11-211-5/+0
* egl/x11: Implement dri3 support with loader's dri3 helperBoyan Ding2015-11-171-0/+9
* loader: Add dri3 helperBoyan Ding2015-11-171-1/+2
* st/va: add VAAPI HEVC decode supportBoyuan Zhang2015-10-271-1/+1
* virgl/vtest: add vtest driverDave Airlie2015-10-231-0/+1
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-1/+10
* configure.ac: ensure RM is setJonathan Gray2015-10-211-0/+2
* configure: show which gallium drivers/sts are builtIlia Mirkin2015-10-161-1/+11
* configure.ac: Add support to enable read-only text segment on x86.Jeremy Huddleston2015-09-211-0/+10
* vc4: Only build in simulator mode if we find pkg-config for it.Eric Anholt2015-09-161-5/+2
* freedreno: one screen to rule them allRob Clark2015-09-161-1/+1
* gallium/radeon: drop support for LLVM 3.4Marek Olšák2015-09-101-1/+1
* Use IMP_LIB_EXT when checking for LLVM shared librariesJon TURNEY2015-09-101-6/+27
* build: add HAVE_SHA1 define when using --with-sha1 optionTapani Pälli2015-09-041-0/+5
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+1
* 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