broadcom/vc5: Drop signal bit #defines.
[mesa.git] / configure.ac
2017-12-19 Rob Clarkfreedreno: context priority support
2017-12-18 Bas Nieuwenhuizenconfigure/meson: Bump libdrm_amdgpu version requirement.
2017-12-04 Jason Ekstrandutil: Add a NORETURN macro
2017-12-02 Marc Dietrichconfigure: avoid testing for negative compiler options
2017-11-30 Vinson Leeanv: Check if memfd_create is already defined.
2017-11-17 Dylan Bakerautotools: change version TINY -> PATCH
2017-11-17 Dylan Bakerautotools: set XA versions in configure.ac and configur...
2017-11-16 Nicolai Hähnlethreads,configure.ac,meson.build: define and use HAVE_T...
2017-11-09 Timothy Arcerimesa: Add new fast mtx_t mutex type for basic use cases
2017-11-08 Gert Wollnyclover: use the unified check for c++11 instead of...
2017-11-08 Gert Wollnyswr: Replace the check for c++11 by the unified version
2017-11-08 Gert Wollnyconfigure: check for -std=c++11 support and enable...
2017-11-08 Emil Velikovconfigure.ac: append to existing initializer override...
2017-11-08 Emil Velikovconfigure.ac: append to existing MSVC compat flags
2017-11-08 Emil Velikovconfigure.ac: require xcb* for the omx/va/... when...
2017-11-08 Emil Velikovconfigure.ac: loosen --enable-glvnd check to honour egl
2017-11-08 Emil Velikovconfigure: enable the OpenCL ICD by default
2017-11-03 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-11-01 Marek OlšákRevert "winsys/amdgpu: Add R600_DEBUG flag to reserve...
2017-10-31 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-10-24 Benjamin Gordonconfigure: Allow android as an EGL platform
2017-10-20 Bas Nieuwenhuizenconfigure.ac: Bump libdrm_amdgpu version to 2.4.85.
2017-10-16 Dylan Bakerconfigure: commit test files
2017-10-13 Emil Velikovconfigure.ac: add missing LLVM components for OpenCL
2017-10-13 Emil Velikovconfigure.ac: add llvm_add_optional_component helper
2017-10-13 Emil Velikovconfigure.ac: rework llvm libs handling for 3.9+
2017-10-13 Emil Velikovconfigure.ac: factor out detection for old and buggy...
2017-10-13 Emil Velikovconfigure.ac: remove no longer necessary llvm-config...
2017-10-13 Emil Velikovconfigure.ac: bump Clover LLVM requirement to 3.9
2017-10-12 Marek Olšákwinsys/amdgpu: implement sync_file import/export
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 gallium driver called "vc5",...
2017-10-10 Eric Anholtconfigure: Add the new "vc5" driver to the list, requir...
2017-10-03 Matt Turnerbuild: Remove HAVE_DLOPEN
2017-09-26 Thomas Hellandutil: Add tests for the string buffer
2017-09-26 Marek Olšákr600: fork and import gallium/radeon
2017-09-22 Grazvydas Ignotasconfigure: check if -latomic is needed for __atomic_*
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-19 Emil Velikovconfigure.ac: define WL_HIDE_DEPRECATED at global scale
2017-09-15 Gurkirpal Singhst/omx_bellagio: Rename state tracker and option
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: add tests for the new temporary...
2017-09-03 Eric Engestromutil: improve compiler guard
2017-08-29 Matt Turnerconfigure: Test for -Wno-initializer-overrides
2017-08-29 Matt Turnerconfigure: Add and use AX_CHECK_COMPILE_FLAG
2017-08-17 Vinson Leeconfigure.ac: Check for expat21 if expat is not found.
2017-08-17 Michel Dänzerconfigure: Check llvm-config --shared-mode
2017-08-15 Eric Anholtconfigure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM...
2017-08-14 Michel Dänzerconfigure: Trust LLVM >= 4.0 llvm-config --libs for...
2017-08-10 Tim Rowleyconfigure: remove trailing "-a" in swr architecture...
2017-08-10 Matt Turnerbuild: Fix up spirv_info.Plo
2017-08-04 Emil Velikovconfigure.ac: drop manual detection of expat header...
2017-08-04 Emil Velikovconfigure.ac: unconditionally check for expat
2017-08-03 Chuck Atkinsswr: Add arch flags to support Cray and PGI compilers
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-24 Emil Velikovconfigure.ac: rework wayland-protocols handling
2017-07-20 Dave Airlieradv: port to new libdrm API.
2017-07-19 Tim Rowleyconfigure/swr: add KNL and SKX architecture targets
2017-07-19 Tim Rowleyconfigure/swr: configurable swr architectures
2017-07-19 Eric Engestromconfigure.ac: fix whitespace
2017-07-19 Lucas Stachconfigure.ac: bump required etnaviv libdrm version...
2017-07-18 Daniel Stoneegl/wayland: Use linux-dmabuf interface for buffers
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
next