configure: only install khrplatform.h if needed
[mesa.git] / configure.ac
2017-07-14 Eric Engestromconfigure: only install khrplatform.h if needed
2017-07-12 Eric Anholtvc4: Switch back to using a local copy of vc4_drm.h.
2017-06-30 Eric Anholtvc4: Introduce XML-based packet header generation like...
2017-06-28 Ben Crockermapi: Enable assembly language API acceleration for...
2017-06-27 Lionel Landwerlinanv/i965: drop libdrm_intel dependency completely
2017-06-27 Lionel Landwerlini915: use different CFLAGS/LIBS variables than i965/anv
2017-06-16 Jan Veselyr600g,compute: provide local copy of functions from...
2017-06-15 Emil Velikovconfigure.ac: remove manual AC_SUBST for pthread-stubs
2017-06-15 Emil Velikovconfigure.ac: add -pthread to PTHREAD_LIBS
2017-06-15 Eric Anholtgallium: Add renderonly-based support for pl111+vc4.
2017-06-14 Chuck Atkinsconfigure.ac: Reduce zlib requirement from 1.2.8 to...
2017-06-08 Tim Rowleyswr: relax c++ requirement from c++14 to c++11
2017-06-01 Eric Engestromconfigure.ac: simplify --enable-libunwind=auto check
2017-05-25 Leo Liuconfigure.ac: update libdrm amdgpu version requirement...
2017-05-24 Eric Engestromconfigure.ac: rephrase 'GLX w/o X11' error message
2017-05-20 Emil Velikovconfigure.ac: s/xcb-fixes/xcb-xfixes/
2017-05-19 Emil Velikovconfigure.ac: add xcb-fixes to the XCB DRI3 list
2017-05-19 Emil Velikovautomake: add SWR LLVM gen_builder.hpp workaround
2017-05-19 Emil Velikovconfigure: trivial whitespace cleanup
2017-05-19 Emil Velikovconfigure: error out if building XVMC w/o supported...
2017-05-19 Emil Velikovconfigure: error out if building VDPAU w/o supported...
2017-05-19 Emil Velikovconfigure: error out if building OMX w/o supported...
2017-05-19 Emil Velikovconfigure: error out if building VA w/o supported platform
2017-05-19 Emil Velikovconfigure: error out when building X11 Vulkan without...
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
2017-05-19 Emil Velikovconfigure: error out when building GLX w/o the X11...
2017-05-19 Emil Velikovconfigure: set HAVE_foo_PLATFORM as applicable
2017-05-19 Emil Velikovconfigure: enable the surfaceless platform by default
2017-05-19 Emil Velikovconfigure: loosen --with-platforms heuristics
2017-05-19 Emil Velikovconfigure: update remaining --with-egl-platforms references
2017-05-19 Emil Velikovconfigure: rename remaining HAVE_EGL_PLATFORM_* guards
2017-05-19 Emil Velikovconfigure: move platform handling further up
2017-05-11 Emil Velikovconfigure: remove unneeded bits around libunwind handling
2017-05-11 Philipp Zabelconfigure.ac: Fix help string for --disable-pwr8 config...
2017-05-05 Nicolas Boichatconfigure.ac: Also match -androideabi tuple
2017-05-04 Marek Olšákradeonsi: drop support for LLVM 3.8
2017-04-26 Eric Engestromconfigure: print LDFLAGS alongside CFLAGS & co.
2017-04-24 Vinson Leeconfigure.ac: Fix typos.
2017-04-19 Emil Velikovconfigure.ac: check require_basic_egl only if egl enabled
2017-04-19 Emil Velikovconfigure.ac: manually expand PKG_CHECK_VAR
2017-04-17 Emil Velikovconfigure.ac: print deprecation warning as needed
2017-04-17 Emil Velikovconfigure.ac: deprecate --with-egl-platforms over ...
2017-04-17 Emil Velikovconfigure: remove egl platforms check
2017-04-17 Emil Velikovconfigure: remove unneeded dri3/present proto requirements
2017-04-17 Kyle BrennemanEGL: Implement the libglvnd interface for EGL (v3)
2017-04-17 Emil Velikovconfigure.ac: honour --disable-libunwind if the .pc...
2017-04-14 Philipp Zabeletnaviv: native fence fd support
2017-04-14 Nicolai Hähnleconfigure.ac: add --enable-sanitize option
2017-04-10 Samuel Pitoisetconfigure.ac: require libdrm_amdgpu 2.4.79
2017-04-05 Tim Rowleyswr: [configure.ac/scons] require c++14
2017-04-05 Emil Velikovconfigure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
2017-04-05 Nicolai Hähnleconfigure.ac: require libdrm_amdgpu 2.4.77
2017-04-03 Grazvydas Ignotasutil/u_atomic: provide 64bit atomics where they're...
2017-04-03 Rob Clarkgallium/util: libunwind support
2017-03-30 Marek Olšákconfigure.ac: require libdrm_amdgpu 2.4.76 for Vega
2017-03-22 Vinson Leeconfigure.ac: Do not strip away space after regex word...
2017-03-22 Vinson Leeconfigure.ac: Use POSIX compatible regex for word boundary.
2017-03-15 Emil Velikovconfigure.ac: bump pthread-stubs requirement
2017-03-15 Emil Velikovanv: do not open random render node(s)
2017-03-15 Emil Velikovradv/winsys: use drmGetDevice2 API
2017-03-15 Emil Velikovautoconf/scons: bump libdrm to 2.4.75
2017-03-14 Jan BeichConvert sed(1) syntax to be compatible with FreeBSD...
2017-03-13 Lionel Landwerlinaubinator/genxml: use gzipped files to store embedded...
2017-03-13 Emil Velikovconfigure.ac: require pthread-stubs only where available
2017-03-13 Emil Velikovconfigure.ac: do not require the i965 driver for ANV
2017-03-13 Jason Ekstrandintel/vulkan: Get rid of recursive make
2017-03-13 Jason Ekstrandintel/tools: Use a makefile included from intel/Makefile.am
2017-03-13 Emil Velikovconfigure.ac: provide a fall-back define for WAYLAND_SC...
2017-03-08 Matt TurnerRevert "configure.ac: Use PKG_CHECK_VAR for wayland...
2017-03-08 Matt TurnerRevert "configure.ac: Use PKG_CHECK_VAR for libclc."
2017-03-07 Matt Turnerconfigure.ac: Ensure libomxil-bellagio exists before...
2017-03-07 Matt Turnerconfigure.ac: Ensure libva is enabled before invoking...
2017-03-07 Matt Turnerconfigure.ac: Use PKG_CHECK_VAR for libclc.
2017-03-07 Matt Turnerconfigure.ac: Use PKG_CHECK_VAR for wayland-scanner.
2017-03-07 Matt Turnerconfigure.ac: Fix error message in radeon_llvm_check().
2017-03-07 Matt Turnerbuild: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
2017-03-06 Marek Olšákradeonsi: drop support for LLVM 3.6 & 3.7
2017-03-05 Tim Rowleyconfigure.ac: increase required swr llvm to 3.9.0
2017-03-03 Timothy Arceriutil/disk_cache: compress individual cache entries
2017-03-02 Matt Turnerclover: Work around build failure with AltiVec.
2017-03-01 Marc Dietrichr600g: fix build without opencl and static llvm libs
2017-02-24 Leo Liuconfigure.ac: check require_basic_egl only if egl enabled
2017-02-22 Dylan Bakervulkan: Combine wsi and util makefiles
2017-02-22 Dylan Bakervulkan/util: Add generator for enum_to_str functions
2017-02-16 Emil Velikovconfigure.ac: remove unneeded trailing semicolon
2017-02-16 Emil Velikovconfigure.ac: bump LIBDRM_RADEON requirement to 2.4.71
2017-02-15 Matt Turnerutil: Add utility build-id code.
2017-02-13 Emil Velikovconfigure.ac: check for libXdamage 1.1 or later
2017-02-13 Emil Velikovconfigure.ac: dump dri2proto requirement to 2.8
2017-02-13 Emil Velikovconfigure.ac: do not use deprecated macros - AC_HELP_ST...
2017-02-13 Michel Dänzerconfigure.ac: Drop LLVM compiler flags more radically
2017-02-10 Emil Velikovconfigure.ac: supersede --enable-gallium-llvm over...
2017-02-10 Emil Velikovconfigure.ac: remove dummy radeon_gallium_llvm_check()
2017-02-10 Emil Velikovconfigure.ac: correctly manage llvm auto-detection
2017-02-10 Emil Velikovconfigure.ac: disable enable_gallium_llvm in the !x86...
2017-02-10 Emil Velikovconfigure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
2017-02-10 Emil VelikovRevert "configure.ac: Create correct LLVM_VERSION_INT...
2017-02-10 Emil Velikovconfigure.ac: don't use == with test
2017-02-10 Emil Velikovconfigure.ac: remove unused LLVM variables
2017-02-10 Tobias Drosteconfigure.ac: Only define HAVE_LLVM if LLVM is used
next