docs: Fix 19.0.x version numbers
[mesa.git] / meson.build
2019-03-21 Gurchetan Singhconfigure.ac / meson: depend on libnativewindow when...
2019-03-21 Benjamin Gordonconfigure.ac/meson.build: Add options for library suffixes
2019-03-11 Chia-I Wuturnip: guard -Dvulkan-driver=freedreno
2019-03-11 Bas Nieuwenhuizenturnip: Add driver skeleton (v2)
2019-03-08 Eric Engestrombuild: make passing an incorrect pointer type a hard...
2019-03-06 Eric Engestrommeson: fix with_dri2 definition for GNU Hurd
2019-03-05 Eric Engestrommeson: avoid going back up the tree with include_direct...
2019-02-25 Sergii Romantsovd3d: meson: do not prefix user provided d3d-drivers...
2019-02-25 Sergii Romantsovdri: meson: do not prefix user provided dri-drivers...
2019-02-21 Andre Heideriris: fix build with gallium nine
2019-02-21 Kenneth Graunkeiris: Initial commit of a new 'iris' driver for Intel...
2019-02-13 Konstantin Kharlamovmapi: work around GCC LTO dropping assembly-defined...
2019-02-06 Alyssa Rosenzweigmeson: Remove panfrost from default driver list
2019-02-05 Alyssa Rosenzweigpanfrost: Initial stub for Panfrost driver
2019-02-03 Marek Olšákmeson: drop the xcb-xrandr version requirement
2019-01-28 Jonathan Marekkmsro: Add freedreno renderonly support
2019-01-28 Vinson Leemeson: Fix typo.
2019-01-28 Rob HerringSwitch imx to kmsro and remove the imx winsys
2019-01-28 Rob Herringkmsro: Add etnaviv renderonly support
2019-01-28 Eric Anholtpl111: Rename the pl111 driver to "kmsro".
2019-01-24 Dylan Bakermeson: Add warnings and errors when using ICC
2019-01-22 Marek Olšákwinsys/amdgpu: use the new BO list API
2019-01-16 Dylan Bakermeson: allow building dri driver without window system...
2019-01-15 Pierre Moreaumeson: Fix with_gallium_icd to with_opencl_icd
2019-01-08 Chia-I Wumeson: fix EGL/X11 build without GLX
2019-01-02 Dylan Bakermeson: Error out if building nouveau and using LLVM...
2018-12-28 Dylan Bakermeson: Override C++ standard to gnu++11 when building...
2018-12-13 Emil Velikovmeson: don't require glx/egl/gbm with gallium drivers
2018-12-19 Vinson Leemeson: Fix libsensors detection.
2018-12-19 Vinson Leemeson: Fix typo.
2018-12-18 Christian Gmeinermeson: add etnaviv to the tools option
2018-12-18 Dylan Bakermeson: Add toggle for glx-direct
2018-12-18 Dylan Bakermeson: Add support for gnu hurd
2018-12-18 Dylan Bakermeson: remove duplicate definition
2018-12-18 Dylan Bakermeson: Fix ppc64 little endian detection
2018-12-13 Emil Velikovglx: mandate xf86vidmode only for "drm" dri platforms
2018-12-07 Nicolai Hähnlemeson: link LLVM 'native' component when LLVM is available
2018-12-06 Samuel Pitoisetamd: remove support for LLVM 6.0
2018-12-04 Eric Engestrommeson: skip asm check when asm is disabled
2018-11-26 Eric Engestrombuild: stop defining unused VERSION
2018-11-20 Emil Velikovglx: make xf86vidmode mandatory for direct rendering
2018-11-13 Eric Engestrommeson: fix wayland-less builds
2018-11-12 Dylan Bakermeson: fix libatomic tests
2018-11-12 Dylan Bakermeson: Don't set -Wall
2018-10-26 Rob Clarkfreedreno: import libdrm_freedreno + redesign submit
2018-10-23 Boyuan Zhangmeson: update required amdgpu version to 2.4.95
2018-10-22 Dylan Bakermeson: don't require libelf for r600 without LLVM
2018-10-19 Kenneth Graunkemeson: Add -Werror=return-type when supported.
2018-10-17 Rob Clarkfreedreno/a6xx: add infrastructure for CP_DRAW_STATE
2018-10-10 Dylan Bakermeson: Don't allow building EGL on Windows or MacOS
2018-10-03 Emil Velikovmeson: remove invalid "opencl" llvm component
2018-09-25 Eric Engestrommeson+autotools: get rid of spammy GCC warning -Wformat...
2018-09-25 Eric Engestrommeson: make it trivial to add other -Wno-foo CFLAGS
2018-09-24 Dylan Bakermeson: de-duplicate LLVM check
2018-09-21 Dylan Bakermeson: Don't force libva to required from auto
2018-09-20 Christoph Haagmeson: add option to statically link llvm
2018-09-17 Dylan Bakermove pthread_setaffinity_np check to the build system
2018-09-06 Eric Engestrommeson: disable asserts by default on release builds
2018-09-06 Eric Engestrommeson: drop unnecessary llvm version hacks
2018-09-05 Dylan Bakermeson: Print a message about why a libdrm version was...
2018-08-27 Guido Günthermeson: Don't enable any vulkan drivers on arm, aarch64
2018-08-27 Guido Günthermeson: Be a bit more helpful when arch or OS is unknown
2018-08-20 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 6.0
2018-08-16 Kristian H. Kristensenfreedreno: Add a6xx backend
2018-08-16 Dylan Bakermeson: use python3 module to find python3
2018-08-16 Dylan Bakermeson: Ensure that mako is >= 0.8.0
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-08 Emil Velikovmeson: recommend building the surfaceless platform
2018-08-07 Emil Velikovmeson: stop exporting internal wayland details
2018-08-07 Emil Velikovmeson: use dependency()+find_program() for wayland...
2018-08-03 Marek Olšákamd: remove support for LLVM 5.0
2018-08-03 Marek Olšákwinsys/amdgpu: pass the BO list via the CS ioctl on...
2018-08-02 Jon Turneymeson: use correct keyword to fix a meson warning
2018-07-20 Bas Nieuwenhuizenutil/disk_cache: Fix disk_cache_get_function_timestamp...
2018-07-13 Eric Anholtmeson: Move xvmc test tools from unit tests to installe...
2018-07-05 Jon Turneymeson: Set with_dri from with_gallium when DRI glx...
2018-06-22 Dylan Bakermeson: Fix typo that breaks -Dgalium-xvmc=false
2018-06-22 Dylan Bakermeson: Fix auto option for va
2018-06-22 Dylan Bakermeson: Fix auto option for xvmc
2018-06-22 Dylan Bakermeson: Correct behavior of vdpau=auto
2018-06-21 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 5.0
2018-06-20 Keith Packardvulkan: EXT_acquire_xlib_display requires libXrandr...
2018-06-20 Gert Wollnyconfigure.ac: Add CFLAG -Wno-missing-field-initializers...
2018-06-19 Keith Packardvulkan: Add EXT_acquire_xlib_display [v5]
2018-06-17 Timothy Arcerimesa: Unconditionally enable floating-point textures
2018-06-15 Lukas Rusakmeson: fix private libs when building without glx
2018-06-13 Andrew Galantemeson: Test for __atomic_add_fetch in atomic checks
2018-06-13 Matt Turnermeson: Fix -latomic check
2018-06-13 Dylan Bakermeson: Remove various completed todos
2018-06-13 Dylan Bakermeson: Make use of optional modules
2018-06-13 Dylan Bakermeson: Add support for ppc assembly/optimizations
2018-06-13 Dylan Bakermeson: Add support for SPARC assembly
2018-06-13 Dylan Bakermeson: move cc and cpp definitions to top of main meson...
2018-06-08 Eric Engestromautotools/meson: compile against wayland-egl-*backend*
2018-06-07 Matt Turnermeson: Add support for read-only text segment on x86
2018-06-07 Dylan Bakermeson: work around gentoo applying -m32 to host compile...
2018-06-07 Dylan Bakermeson: Clarify why asm cannot be used in cross compile
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-06-05 Eric Engestrommeson: fix platforms check for `-D egl=true`
2018-06-01 Eric Engestrommeson: drop unused empty string array element
next