automake: require shared glapi when using DRI based libGL
[mesa.git] / meson.build
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
2018-06-01 Eric Engestrommeson: fix platforms=[]
2018-06-01 Eric Engestrommeson: fix vulkan-drivers=[]
2018-06-01 Eric Engestrommeson: fix gallium-drivers=[]
2018-06-01 Eric Engestrommeson: fix dri-drivers=[]
2018-05-29 Emil Velikovmeson: require shared glapi when using DRI based libGL
2018-05-29 Emil Velikovmeson: remove unreachable with_glx == 'auto' check
2018-05-17 Marek Olšákamd: remove support for LLVM 4.0
2018-05-17 Stefan Schakebroadcom/vc4: Bump libdrm requirement
2018-05-16 Eric Anholtv3d: Rename the vc5_dri.so driver to v3d_dri.so.
2018-05-15 Rob Clarkfreedreno: fence should hold a ref to pipe
2018-05-07 Nicolas Boichatconfigure.ac/meson.build: Fix -latomic test
2018-04-30 Juan A. Suarez Romeroautotools, meson: bump up required VA version
2018-04-25 Jordan Justenmeson: Fix with_intel_vk and with_amd_vk variables
2018-04-24 Dylan Bakermeson: Fix no-rtti in llvm detection
2018-04-24 Dylan Bakermeson: use new warning function
2018-04-24 Dylan Bakermeson: use array type options
2018-04-24 Dylan Bakermeson: fix builds against LLVM built without rtti
2018-04-24 Dylan Bakermeson: remove dummy_cpp
2018-04-24 Dylan Bakermeson: raise required version to 0.44.1
2018-04-18 Dylan Bakermeson: Build gallium trivial tests
2018-04-17 Dylan BakerRevert "meson: add wrap for libdrm"
2018-04-17 Dylan Bakermeson: add wrap for libdrm
2018-04-08 Christian Gmeineretnaviv: add perfmon query implementation
2018-04-06 Dylan Bakermeson: fix warnings about comparing unlike types
2018-03-29 Dylan Bakermeson: Use the same version for all libdrm checks
2018-03-29 Dylan Bakermeson: group libdrm dependencies
2018-03-26 Eric Engestrommeson: fix header check message
2018-03-23 Eric Engestrommeson/configure: detect endian.h instead of trying...
2018-03-22 Dylan BakerRevert "meson: merge C and C++ compiler arguments check"
2018-03-22 Eric Engestrommeson: merge C and C++ compiler arguments check
2018-03-22 Mathias Fröhlichomx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}
2018-03-22 Mathias Fröhlichmeson: simplify omx logic
2018-03-20 Daniel Stonemeson: Don't build svga by default on ARM/AArch64
2018-03-20 Daniel Stonemeson: Add default DRI drivers for ARM/AArch64
2018-03-16 Rob Clarkmeson+dri3: allow building against older xcb (v3)
2018-03-16 Dave Airliedri3: allow building against older xcb (v3)
2018-03-15 Dylan Bakermeson: require amdgpu >= 2.4.91
2018-03-13 Dylan Bakermeson: don't use compiler.has_header
2018-03-09 Greg Vmeson: Use system_has_kms_drm in default driver selection
2018-03-09 Louis-Francis Ratt... vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
2018-03-09 Daniel Stonevulkan/wsi/x11: Add support for DRI3 v1.2
2018-03-09 Thierry Redingtegra: Initial support
2018-03-08 Dylan Bakermeson: Fix building gallium media libs without egl
2018-03-08 Dylan Bakermeson: Allow building dri based EGL without GLX
2018-03-07 Dylan Bakermeson: Re-add auto option for omx
2018-03-06 Christian Gmeinerfreedreno: bump required libdrm version
2018-03-06 Gurkirpal Singhst/omx/tizonia: Add H.264 decoder
2018-03-06 Gurkirpal Singhst/omx/tizonia: Add --enable-omx-tizonia flag and build...
2018-03-06 Gurkirpal Singhst/omx/bellagio: Rename st and target directories
2018-03-02 Thierry Redingdisk cache: Link with -latomic if necessary
2018-03-01 Andres Gomezmeson: fix LLVM version detection when <= 3.4
2018-02-27 Eric Engestrommeson: avoid changing types for the dri3 option
2018-02-27 Eric Engestrommeson: simplify the gbm option code, and avoid changing...
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-20 Andres Gomezswr: bump minimum supported LLVM version to 4.0
2018-02-17 Marek Olšákac: query high bits of 32-bit address space
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-02-15 Dylan Bakermeson: Actually link xvmc target with libxvmc
2018-02-15 Dylan Bakermeson: actually link with libomxil-bellagio
2018-02-15 Dylan Bakermeson: use va-api version reported by pkg-config
2018-02-08 Scott D Phillipsmeson: Add build option for tools
2018-02-05 Jon Turneymeson: osx ld doesn't support --build-id
2018-02-05 Dylan Bakermeson: set apple glx defines
2018-02-05 Jon Turneymeson: better defaults for osx, windows and cygwin
2018-02-02 Marek Olšákamd: remove support for LLVM 3.9
2018-02-02 Dylan Bakermeson: Check for actual LLVM required versions
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-01-31 Eric Engestrommeson: dedup gallium-xa logic
next