docs: https all the links \o/
[mesa.git] / configure.ac
2017-02-07 Emil Velikovconfigure.ac: remove src/gallium/winsys/intel/drm/Makef...
2017-02-07 Boyan Dingconfigure.ac: Remove redundant libglvnd stanza
2017-02-07 Emil Velikovconfigure.ac: add swr to the gallium drivers list.
2017-02-07 Emil Velikovconfigure.ac: list all the dri-drivers in the help...
2017-02-03 Edward O'Callaghanilo: EOL drop unmaintained gallium drv from buildsys
2017-02-03 Ilia Mirkinconfigure: libdrm is a single package
2017-02-02 Dave Airlieconfigure.ac: explicitly require libdrm for dri classic...
2017-02-02 Vinson Leeconfigure: Only require libdrm 2.4.75 for intel.
2017-01-27 Chad Versaceconfigure: Require libdrm >= 2.4.75
2017-01-27 Emil Velikovconfigure.ac: list radeon in --with-vulkan-drivers...
2017-01-27 Emil Velikovautoconf: set all __STDC_*_MACROS
2017-01-27 Andreas Bollconfigure.ac: Require LLVM for r300 only on x86 and...
2017-01-20 Emil Velikovconfigure.ac: move require_dri_shared_libs_and_glapi...
2017-01-18 Emil Velikovutils: build sha1/disk cache only with Android/Autoconf
2017-01-18 Emil Velikovutil: import sha1 implementation from OpenBSD
2017-01-18 Emil Velikovconfigure: error out when building static XOR shared
2017-01-18 Emil Velikovconfigure: explicitly require shared glapi for enable-dri
2017-01-18 Emil Velikovconfigure: factor out commom egl/gbm checks
2017-01-18 Emil Velikovconfigure: remove HAVE_EGL_DRIVER_DRI[23]
2017-01-18 Emil Velikovconfigure: forbid static EGL/GBM
2017-01-18 Emil Velikovconfigure: remove unused AC_SUBST variables
2017-01-18 Emil Velikovgallium: correctly manage libsensors link flags
2017-01-18 Emil Velikovmesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
2017-01-18 Emil Velikovconfigure: use standard check for attribure alias
2017-01-18 Jose Fonsecaconfigure.ac: Revert recent HAVE_LLVM changes.
2017-01-18 Tomasz Figaconfigure.ac: Respect LLVM_CFLAGS in LLVM version detection
2017-01-18 Tobias Drosteconfigure.ac: Don't check LLVM version in gallium_requi...
2017-01-18 Tobias Drosteconfigure.ac: Set and use HAVE_GALLIUM_LLVM define
2017-01-18 Tobias Drosteconfigure.ac: Only define HAVE_LLVM if LLVM is used
2017-01-18 Tobias Drosteconfigure.ac: Only set LLVM_LIBS if LLVM is used
2017-01-18 Tobias Drosteconfigure.ac: Rename MESA_LLVM to FOUND_LLVM
2017-01-17 Nayan Deshmukhvl/dri3: use external texture as back buffers(v4)
2017-01-13 Jonas Ådahlegl/wayland: Avoid race conditions when on non-main...
2017-01-12 Chuck Atkinsglx: Add missing glproto dependency for gallium-xlib glx
2017-01-12 Christian Gmeinerimx: gallium driver for imx-drm scanout driver
2017-01-12 The etnaviv authorsetnaviv: gallium driver for Vivante GPUs
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.
next