summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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