ac/debug: Move IB decode to common code.
[mesa.git] / configure.ac
2017-01-05 Eric Anholtconfigure: Fix another bashism.
2016-12-09 Emil Velikovconfigure: cleanup GLX_USE_TLS handling
2016-12-09 Emil Velikovconfigure: enable glx-tls by default
2016-12-05 Tobias Drosteconfigure.ac: Create correct LLVM_VERSION_INT with...
2016-12-05 Tobias Drosteconfigure.ac: Get complete LLVM version from header
2016-12-05 Tobias Drosteconfigure.ac: Add required LLVM versions to the top
2016-12-05 Tobias Drosteconfigure.ac: Only add default LLVM components if needed
2016-12-05 Tobias Drosteconfigure.ac: Reorder arguments in radeon_llvm_check
2016-12-05 Tobias Drosteconfigure.ac: Move radv check to the Vulkan section
2016-12-05 Tobias Drosteconfigure.ac: Move LLVM ac_subst closer to usage
2016-12-05 Tobias Drosteconfigure.ac: Move oCL LLVM checks to the oCL section
2016-12-05 Tobias Drosteconfigure.ac: Move llvm_set_environment_variables higher.
2016-12-05 Tobias Drosteconfigure.ac: Remove swr_llvm_check()
2016-12-05 Tobias Drosteconfigure.ac: Check gallium LLVM version in gallium_req...
2016-12-05 Tobias Drosteconfigure.ac: Use short names for r600 und r300
2016-12-05 Tobias Drosteconfigure.ac: Remove useless oCL LLVM check
2016-12-05 Tobias Drosteconfigure.ac: Move llvm-config searching outside the...
2016-12-05 Tobias Drosteconfigure.ac: Move LLVM functions to the top
2016-12-05 Tobias Drosteconfigure.ac: Move LLVM version check to the top
2016-12-05 Tobias Drosteconfigure.ac: Use new helper function for LLVM
2016-12-05 Tobias Drosteconfigure.ac: Use new llvm_add_default_components
2016-12-05 Tobias Drosteconfigure.ac: Add helper function for targets/components
2016-12-05 Tobias Drosteconfigure.ac: Don't search llvm-config if it's known
2016-11-30 Rob Clarkfreedreno/a5xx: initial support
2016-11-28 Emil Velikovconfigure.ac: remove no longer used TIMESTAMP_CMD
2016-11-15 Mauro Rossiamd: flatten amd/common makefile structure
2016-11-15 Marek Olšákutil: import cache.c/h from glsl
2016-11-15 Gurchetan Singhegl: Use pkg-config for Android NDK build
2016-11-15 Gurchetan Singhconfigure.ac: Don't look for pthreads in Android platform
2016-11-10 Emil VelikovRevert "configure.ac: honour LLVM_LIBDIR when linking...
2016-11-09 Emil Velikovconfigure.ac: honour LLVM_LIBDIR when linking against...
2016-10-26 Marek Olšákconfigure.ac: simplify EGL requirements for drivers...
2016-10-21 Jason Ekstrandconfigure: Get rid of the --disable-vulkan-icd-full...
2016-10-19 Marek Olšákconfigure.ac: enable EGL platform DRM if GBM is enabled
2016-10-19 Marek Olšákconfigure.ac: enable GBM by default
2016-10-19 Marek Olšákconfigure.ac: print whether GBM is enabled
2016-10-19 Dave Airlieanv: move to using shared wsi code
2016-10-18 Emil Velikovconfigure.ac: use a single require_libdrm helper
2016-10-18 Emil Velikovconfigure.ac: remove no longer needed *_pci_id logic
2016-10-18 Emil Velikovloader: remove final sysfs codepath in loader_get_devic...
2016-10-18 Emil Velikovautomake: remove all the libudev references
2016-10-18 Emil Velikovconfigure.ac: mark libdrm as have_pci_id provider
2016-10-10 Dave Airlieradv: don't build without SHA1.
2016-10-08 Lionel Landwerlinintel: aubinator: generate a standalone binary
2016-10-06 Dave Airlieradv: fix configure.ac check
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver
2016-10-06 Chuck Atkinsautoconf: Make header install distinct for various...
2016-10-05 Nicolai Hähnleutil: use GCC atomic intrinsics with explicit memory...
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-27 Timothy Arceriglsl: Add initial functions to implement an on-disk...
2016-09-27 Tim Rowleyconfigure.ac: add llvm inteljitevents component if...
2016-09-15 Jon Turneydirect-to-native-GL for GLX clients on Cygwin ("Windows...
2016-09-14 Brendan Kingconfigure.ac: fix the name of the Wayland Scanner pc...
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.
2016-08-25 Jason Ekstrandintel: Flatten the makefile structure
2016-08-25 Matt Turnermesa: Drop sed of now dead Plo files.
2016-08-25 Eric Engestromconfigure.ac: raise Mako required version to 0.8.0
2016-08-25 Jason Ekstrandanv: Add a --disable-vulkan-icd-full-driver-path option
2016-08-24 Kristian Høgsberg... aubinator: Add a new tool called Aubinator to the src...
2016-08-01 Matt Turnermesa: Drop -fno-strict-aliasing.
2016-07-29 Jan Ziakconfigure: add support for LLVM 4.0.0svn static libs
2016-07-26 Matt Turnermesa: Use AC_HEADER_MAJOR to include correct header...
2016-07-23 Rob Clarkfreedreno: hw timestamp support
2016-07-21 Matt Turnermesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS.
2016-07-21 Matt Turnermesa: Drop -fno-builtin-memcmp.
2016-07-21 Matt Turnermapi: Massage code to allow clang to compile.
2016-07-20 Eric Anholtvc4: Switch to using the libdrm-provided vc4_drm.h.
2016-07-19 Andreas Bollconfigure.ac: Use ${datarootdir} for --with-vulkan...
2016-07-15 Jon Turneyconfigure: Don't require pthread-stubs on Cygwin
2016-07-15 Yaakov Selkowitzconfigure: Define _GNU_SOURCE for Cygwin as well
2016-07-12 Serge Martinclover: Bump required LLVM version to 3.6.
2016-07-07 Akihiko Odakimesa: don't install GLX files if GLX is not built
2016-07-05 Emil Velikovanv: install the intel_icd.json to ${datarootdir} by...
2016-07-05 Emil Velikovanv: use cache uuid based on the build timestamp.
2016-06-30 Chuck Atkinsswr: Refactor checks for compiler feature flags
2016-06-17 Tim Rowleyswr: switch from overriding -march to selecting features
2016-06-13 Emil Velikovconfigure.ac: strip out the llvm-config -march/mtune...
2016-05-31 Dylan BakerDon't use python 3
2016-05-30 Chuck Atkinsconfigure.ac: correct the xlib/xlib-gallium GLX detecti...
2016-05-30 Kyle Brennemanglx: Implement the libglvnd interface.
2016-05-24 Emil Velikovc11/threads: resolve link issues with -O0
2016-05-23 Nicolas Boichatconfigure.ac: Add support for Android builds
2016-05-23 Emil Velikovconfigure.ac: error out when building from git without...
2016-05-23 Rob Herringconfigure.ac: add pthreadstubs support
2016-05-23 Andres Gomezconfigure: added xcb to dri3 modules to pkg-conf
2016-05-16 Leo Liuvl/dri3: add DRI3 support and implement create and...
2016-05-16 Matt Turnerutil: Add ATTRIBUTE_RETURNS_NONNULL.
2016-05-01 Emil Velikovconfigure.ac: remove unused HAVE_EGL_PLATFORM_NULL...
2016-05-01 Emil Velikovautomake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
2016-05-01 Emil Velikovautomake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
2016-05-01 Emil Velikovanv: fold the tests' makefile
2016-05-01 Chuck Atkinsglx: Refactor the configure options for glx implementat...
2016-04-26 Jason Ekstrandi965/blorp: Convert state setup to C
2016-04-26 Jason Ekstrandi965/blorp: Convert brw_blorp.cpp to a C file
2016-04-23 Jonathan Grayconfigure.ac: search for and set PYTHON3
2016-04-22 Jason Ekstrandi965: Add a dependency on libisl
2016-04-15 Jason EkstrandMerge branch 'vulkan'
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-15 Jason Ekstrandconfigure: Add support for the Intel Vulkan driver
2016-04-15 Tim Rowleygallium/swr: confine c++11 flag to swr driver
next