egl_dri2: Add support for Tizen
[platform/upstream/mesa.git] / meson.build
2023-02-21 Xuelianegl_dri2: Add support for Tizen
2023-02-08 pal1000meson: Ignore unused variables when assertions are...
2023-02-08 Dylan Bakermeson: combine checks for linker --gc-sections support
2022-12-29 pal1000OpenCL/draw module: Support linking with LLVM and clang...
2022-12-14 Jan Palusvdpau: allow building vdpau st with virgl only
2022-12-14 Danylo Piliaievmeson: Do not enable drm for KGSL Turnip build
2022-11-30 Roman Stratiienkomeson: Enable system_has_kms_drm for android
2022-11-17 Luis Felipe Strano... meson: only enable intel-clc for x86_64 builds
2022-11-01 Luis Felipe Strano... meson: simplified meson for enabling ray-tracing on...
2022-10-29 Alyssa Rosenzweiggallium: Stub support for Asahi + DRM
2022-10-22 Yonggang Luomeson: with_glx never assigned to 'gallium-xlib', remov...
2022-10-22 Yonggang Luomeson: with_glx never assigned to 'gallium-xlib', so...
2022-10-20 Yonggang Luoc11: Getting the macro guard of HAVE_PTHREAD in c11...
2022-10-20 Yonggang Luomeson/mesa/wide: define WIN32_LEAN_AND_MEAN with pre_args
2022-10-20 Jesse Nataliedeps: Update DirectX-Headers req to 1.606.4
2022-10-19 Sil Vilerinofrontends/va: Add windows VA frontend support via vl_wi...
2022-10-16 Yonggang Luoutil: Turn -DWINDOWS_NO_FUTEX to be pre_args
2022-10-12 Simon Zenimeson: remove unused EGL_NO_X11 definition
2022-10-10 pal1000clc/clover: Link clang statically when shared-llvm...
2022-10-01 Mike Blumenkrantzremove xvmc
2022-09-28 Jordan Justenmeson: Define with_intel_vk_rt based on with_intel_clc
2022-09-28 Jordan Justenmeson: Deprecate vulkan-rt-drivers intel
2022-09-28 Lionel Landwerlinmeson: bump required llvm-spirv version with intel-clc
2022-09-25 Yiwei Zhangmeson: libelf is optional
2022-09-23 Xin LImeson: Improve detection of qsort_r().
2022-09-22 Yonggang Luoradv/r600/clover: Getting libelf to be optional
2022-09-19 James Parkmeson,amd: Remove Windows libelf wrap
2022-09-12 Karol Herbstrusticl: translate spirv to nir and first steps to...
2022-09-12 Karol Herbstrusticl: added
2022-09-06 Kai Wasserbächfix(FTBFS): meson: raise C++ standard to C++17
2022-09-06 Leo Liumeson: add with_gallium_virgl to allow it as VA backend...
2022-09-02 Lionel Landwerlinintel: add a hasvk vulkan driver
2022-09-02 pal1000meson: Only draw with llvm depends on native directly
2022-09-02 Yonggang Luomeson: bump the minimal required llvm version to 5.0.0
2022-08-23 Kai Wasserbächchore(deps): clover: raise the minimum LLVM version...
2022-08-23 Martin Krastevmeson: add svga gallium driver to 'auto' group on arm...
2022-08-22 Yonggang Luomeson: add enable-glcpp-tests option
2022-08-18 Yonggang Luoc11: #include <threads.h> when the os/platform provide it
2022-08-12 pal1000meson: Microsoft / maybe Intel CLC need the all-targets...
2022-08-12 Jesse Nataliemeson: Don't include glsl compiler if flex/bison aren...
2022-08-12 Konstantin Kharlamovmeson: remove source_root() call in main meson.build
2022-08-12 Konstantin Kharlamovmeson: remove source_root() call in nir compiler path
2022-08-09 Yonggang Luoegl/x11: implement ANGLE_sync_control_rate
2022-08-04 Yonggang Luomeson: Cleanup usage dri_drivers as it's a dead option
2022-08-04 Yonggang Luomeson: Place all pre_args about HAVE_DRI* into single...
2022-08-04 pal1000d3d12/dzn/spirv2dxil: Require version library
2022-07-29 Yonggang Luomeson: Remove pre_args += '-DUSE_ELF_TLS'
2022-07-29 Yonggang Luomeson: Remove usage of use_elf_tls
2022-07-29 Yonggang Luogallium: Disable dri2 interface on OSX
2022-07-29 Yonggang Luogallium: Rename macros HAVE_PIPE_LOADER*
2022-07-29 Yonggang Luogallium: Move -DHAVE_PIPE_LOADER_DRI and -DHAVE_PIPE_L...
2022-07-27 Dave Airlieutil: add reallocarray wrapper for win32
2022-07-15 Jesse Natalieutil: Add a Win32 futex impl
2022-07-14 Jesse NatalieFix static glapi on Windows
2022-06-28 Michel Zoumeson: drop dladdr check on win32
2022-06-22 Danylo Piliaievmeson: Define _GNU_SOURCE for android host system
2022-06-16 Yonggang Luomeson/clover: Getting clover can be built with no-rtti...
2022-06-16 Yonggang Luomeson/rtti: Using get_argument_syntax to check msvc...
2022-06-16 Yonggang Luomeson: Use cc.get_argument_syntax instead cc.get_id...
2022-06-09 Yonggang Luoc11: Implement c11/time.h with c11/impl/time.c
2022-06-09 Yonggang Luomeson: Fixes timespec_get detect code
2022-06-03 Jesse Nataliemeson: Use a C99 STDC_VERSION for flex
2022-06-03 Erik Faye-Lundmeson: add back -Werror=vla to msvc compat flags
2022-06-02 Erik Faye-Lundmeson: modernize win_flex stdint.h logic
2022-05-24 Sil Vilerinomeson: Add build option for gallium-d3d12-video feature
2022-05-24 Sil Vilerinomeson: Update DirectX-Headers dependency to 1.602.0...
2022-05-17 Sil Vilerinomeson: Support d3d12 as a video-supporting driver
2022-05-13 Erik Faye-Lundzink: use run-time linking to loader
2022-05-04 Georg Lehmannmeson: Tell glslang to be quiet.
2022-05-03 Erik Faye-Lundutil: fix test on msvc
2022-04-29 Erik Faye-Lundmeson: deprecate specifying osmesa-bits
2022-04-29 Erik Faye-Lundmeson: remove unused defines
2022-04-28 Dave Airliemeson: add a video codec support option
2022-04-25 Eric Engestrommeson: replace deprecated dep.get_pkgconfig_variable...
2022-04-24 Konstantin Seurerradv: Add the fuchsia radix sort
2022-04-23 Alyssa Rosenzweigmeson: Ignore unused variables in release builds
2022-04-19 Erik Faye-Lundmeson: turn on -Wno-unused-function project-wide
2022-04-07 Adam Jacksonmeson: Define a HAVE_XXXX macro for every gallium drive...
2022-03-31 Chad Versaceintel/tools: Fix build without drivers
2022-03-31 Adam Jacksondri: Remove the megadriver compat stub
2022-03-29 Yonggang Luomeson: Add predefined macro -D__MSVCRT_VERSION__=0x0700...
2022-03-25 Erik Faye-Lundmicrosoft: Initial vulkan-on-12 driver
2022-03-25 Rob Clarkfreedreno/drm: Add virtio backend
2022-03-24 Matt Costerpvr: Gate offline compiler build behind -Dtools=imagination
2022-03-22 Frank Binnspvr: Add a Vulkan driver for Imagination Technologies...
2022-03-21 Jason Ekstrandintel: Add a little OpenCL C compiler binary
2022-03-21 Lionel Landwerlinmeson: try to find clang-cpp before going through each...
2022-03-17 Juan A. Suarez Romeroutil/disk_cache: rename MESA_GLSL_CACHE envvar
2022-02-21 Samuel Pitoisetmeson: bump libdrm_amdgpu version to 2.4.110
2022-02-04 Dylan Bakermeson: add support for `meson devenv` with vulkan
2022-01-27 Emma Anholtci: Use a dlclose-disabling preload library for leak...
2022-01-19 Simon McVittiemeson: Try to link all-targets module if Gallium OpenCL...
2022-01-19 Alex Xu (Hello71)meson: tlsdesc: minor reformatting, add comments
2022-01-19 Thomas H.P. Andersenmeson: add check kwarg to run_command
2021-12-31 Bas Nieuwenhuizenmeson: Bump libdrm_amdgpu version req to 2.4.109.
2021-12-29 Hamish Arblasterzink: Fix building on macOS
2021-12-18 Thomas H.P. Andersenmeson: drop a temp formatting variable
2021-12-18 Thomas H.P. Andersenmeson: drop a comment relating to old meson version
2021-12-18 Thomas H.P. Andersenmeson: drop compatability with < 0.48
2021-12-16 Michel Zoumeson: correctly detect linker arguments
next