summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-10-10broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt1-0/+2
2017-10-10configure: Add the new "vc5" driver to the list, requiring a simulator.Eric Anholt1-1/+14
2017-10-02build: Remove HAVE_DLOPENMatt Turner1-2/+2
2017-09-26util: Add tests for the string bufferThomas Helland1-0/+1
2017-09-26r600: fork and import gallium/radeonMarek Olšák1-2/+1
2017-09-22configure: check if -latomic is needed for __atomic_*Grazvydas Ignotas1-0/+13
2017-09-19configure.ac: split the wayland client/server confusionEmil Velikov1-1/+2
2017-09-19configure.ac: define WL_HIDE_DEPRECATED at global scaleEmil Velikov1-1/+1
2017-09-15st/omx_bellagio: Rename state tracker and optionGurkirpal Singh1-22/+27
2017-09-06mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime trackerGert Wollny1-0/+1
2017-09-03util: improve compiler guardEric Engestrom1-0/+21
2017-08-29configure: Test for -Wno-initializer-overridesMatt Turner1-0/+4
2017-08-29configure: Add and use AX_CHECK_COMPILE_FLAGMatt Turner1-72/+37
2017-08-17configure.ac: Check for expat21 if expat is not found.Vinson Lee1-1/+3
2017-08-17configure: Check llvm-config --shared-modeMichel Dänzer1-1/+1
2017-08-15configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt1-0/+24
2017-08-14configure: Trust LLVM >= 4.0 llvm-config --libs for shared librariesMichel Dänzer1-28/+30
2017-08-10configure: remove trailing "-a" in swr architecture testTim Rowley1-1/+1
2017-08-10build: Fix up spirv_info.PloMatt Turner1-0/+2
2017-08-04configure.ac: drop manual detection of expat header/libraryEmil Velikov1-7/+1
2017-08-04configure.ac: unconditionally check for expatEmil Velikov1-9/+9
2017-08-03swr: Add arch flags to support Cray and PGI compilersChuck Atkins1-4/+4
2017-07-31xmlconfig: move into src/utilNicolai Hähnle1-1/+1
2017-07-24configure.ac: rework wayland-protocols handlingEmil Velikov1-3/+10
2017-07-20radv: port to new libdrm API.Dave Airlie1-1/+1
2017-07-19configure/swr: add KNL and SKX architecture targetsTim Rowley1-2/+20
2017-07-19configure/swr: configurable swr architecturesTim Rowley1-4/+40
2017-07-19configure.ac: fix whitespaceEric Engestrom1-172/+172
2017-07-19configure.ac: bump required etnaviv libdrm version to 2.4.82Lucas Stach1-1/+1
2017-07-18egl/wayland: Use linux-dmabuf interface for buffersDaniel Stone1-1/+4
2017-07-14configure: only install khrplatform.h if neededEric Engestrom1-0/+3
2017-07-12vc4: Switch back to using a local copy of vc4_drm.h.Eric Anholt1-2/+0
2017-06-30vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt1-0/+1
2017-06-28mapi: Enable assembly language API acceleration for PPC64LE (V2)Ben Crocker1-0/+12
2017-06-27anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin1-2/+0
2017-06-27i915: use different CFLAGS/LIBS variables than i965/anvLionel Landwerlin1-2/+2
2017-06-16r600g,compute: provide local copy of functions from ac_binary.cJan Vesely1-2/+1
2017-06-15configure.ac: remove manual AC_SUBST for pthread-stubsEmil Velikov1-2/+0
2017-06-15configure.ac: add -pthread to PTHREAD_LIBSEmil Velikov1-0/+5
2017-06-15gallium: Add renderonly-based support for pl111+vc4.Eric Anholt1-1/+11
2017-06-14configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.Chuck Atkins1-1/+1
2017-06-08swr: relax c++ requirement from c++14 to c++11Tim Rowley1-4/+4
2017-06-01configure.ac: simplify --enable-libunwind=auto checkEric Engestrom1-6/+2
2017-05-25configure.ac: update libdrm amdgpu version requirement to 2.4.81Leo Liu1-1/+1
2017-05-24configure.ac: rephrase 'GLX w/o X11' error messageEric Engestrom1-1/+1
2017-05-20configure.ac: s/xcb-fixes/xcb-xfixes/Emil Velikov1-1/+1
2017-05-20configure.ac: add xcb-fixes to the XCB DRI3 listEmil Velikov1-1/+1
2017-05-20automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov1-0/+4
2017-05-19configure: trivial whitespace cleanupEmil Velikov1-2/+2
2017-05-19configure: error out if building XVMC w/o supported platformEmil Velikov1-1/+10