Fix utc_ecore_evas_pointer_xy_get timeout issue
[platform/upstream/mesa.git] / meson.build
2024-01-18 Joonbum KoModify rpath option to support both armv7l and aarch64
2024-01-18 Joonbum KoAdd rpath option with /hal/lib/
2024-01-18 Xuelianegl_dri2: Add support for Tizen
2024-01-02 Yonggang Luomeson: Support for both packaging and distutils
2023-12-22 Karol Herbstrusticl: check rustc version for flags requiring newer...
2023-10-30 Alyssa Rosenzweigmeson: Add gallium-drivers=all option
2023-10-30 Alyssa Rosenzweigmeson: Add vulkan-drivers=all option
2023-10-30 Alyssa Rosenzweigcrocus: Support building on non-Intel
2023-10-30 Alyssa Rosenzweighasvk: Support builiding on non-Intel
2023-10-11 Yogesh Mohan Marimuthuvulkan/runtime: add compute astc decoder helper functions
2023-09-26 Faith Ekstrandnvk: Rip out old UAPI support
2023-09-21 Roman StratiienkoRevert "util: Add NONNULL macro"
2023-09-13 Mark Collinsmeson: Warn about side-effects from DRM for FD KMDs
2023-09-09 Marek Olšákmeson: use llvm-config instead of cmake to fix linking...
2023-09-06 Jordan Justenmeson: Check for the __builtin_ia32_clflushopt function
2023-09-02 Matt Turnerintel: Limit Intel Vulkan RT to x86_64
2023-09-01 Matt Turnerintel: Allow using intel_clc from the system
2023-09-01 Feng Jiangmeson: Move video to separate section in meson configur...
2023-08-31 Matt Turnerintel: Consider with_intel_clc in with_any_intel
2023-08-31 Matt Turnerintel: Rearrange for next commit
2023-08-24 Simon Servulkan/wsi/wayland: add support for IMMEDIATE
2023-08-19 Bas Nieuwenhuizenutil/perf: Add gpuvis integration.
2023-08-12 Roman Stratiienkoutil: Add NONNULL macro
2023-08-04 Faith Ekstrandnvk: Enable the new UAPI
2023-08-04 Karol Herbstnvk: add vulkan skeleton
2023-08-01 Karol Herbstmeson,ci: bump meson req for rusticl to 1.2
2023-07-27 Erik Faye-Lundmeson: report with_glvnd in summary
2023-07-24 Caio Oliveirameson: Ensure that LLVMSPIRVLib is not required for...
2023-07-12 Eric Engestrommeson: clarify what "off-screen rendering" means
2023-07-07 Friedrich Vockmeson: Prefix Vulkan "Ray Tracing" summary with "Intel"
2023-06-27 Yonggang Luomapi: Hide OpenGL functions to be exported when shared...
2023-06-27 Konstantin Seurermeson: Add a xcb-keysyms dependency
2023-06-22 Yonggang Luomeson: Use consistence disabled/enabled comment for...
2023-06-20 Caio Oliveiracompiler/clc: Move related NIR passes to the common...
2023-06-20 Yonggang Luoc11: Improve timespec_get to support TIME_MONOTONIC...
2023-06-15 Matt Turnermeson: Remove reference to removed SWR driver
2023-06-12 Dylan Bakermeson: Key whether to build batch decoder on expat
2023-06-12 Emma Anholtmapi: Delete execmem support code.
2023-06-07 Marek Olšákamd: drop support for LLVM 14
2023-06-07 Marek Olšákamd: drop support for LLVM 13
2023-06-07 Marek Olšákamd: drop support for LLVM 12
2023-06-07 Marek Olšákamd: drop support for LLVM 11
2023-05-26 Eric Engestrommeson: simplify another "any of" check
2023-05-03 Yiwei Zhangmeson/ci: promote virtio-experimental to virtio
2023-05-03 Simon Serwayland: generalize wayland-protocols code generation
2023-04-27 Lone_Wolfclc: Add clang frontendhlsl module to fix build of...
2023-04-27 Lone_Wolfclc: Add clangASTMatchers to fix static llvm build...
2023-04-17 José Roberto de... build: Add Iris and ANV to ARM's auto-generated drivers
2023-04-14 Luc Mameson: keep Mako version checking in accord with build msg
2023-04-14 James Knightmeson: ensure i915 Gallium driver includes Intel sources
2023-04-14 Giancarlo Devichd3d12: Update and require DirectX-Headers 1.610.0
2023-03-30 Juston Liutil/disk_cache: use posix_fallocate() for index files
2023-03-22 Emma Anholtglsl: Write a new test for GLSL and NIR mediump lowering.
2023-03-16 Erik Faye-Lundmeson: correct typo in comment
2023-03-10 José Roberto de... build: Block build of HASVK, Crocus and i915 in non...
2023-03-10 Eric Engestrommeson: inline gtest_test_protocol now that it's always...
2023-03-10 Eric Engestrommeson: bump minimum version to 0.60
2023-03-06 Mark Collinsmeson: forcefully disable libdrm when host doesn't...
2023-03-03 José Roberto de... intel: Add Meson parameter to enable Xe KMD support
2023-02-28 Eric Engestrommeson: allow checking for null pointers even if they...
2023-02-27 Yonggang Luomeson: Split sse2_arg and sse2_args out of c_cpp_args
2023-02-27 Yonggang Luomeson: When sse2 enabled, both c and cpp using sse2...
2023-02-26 David Heidelbergmeson: print c_cpp_args
2023-02-25 Rob Clarktu+meson: Re-work KMD selection
2023-02-24 Pavel Ondračkar300: drop VDPAU support
2023-02-23 Mark Collinsmeson: update flex/bison requirement to cover all usages
2023-02-23 Eric Engestrommeson: reuse vulkan_wsi_list for defining vk_wsi_args
2023-02-22 Sui Jingfengmeson: add basic support for loongarch
2023-02-17 Eric Engestrommesa: optimize out _mesa_is_desktop_gl*() and _mesa_is_...
2023-02-17 Eric Engestrommeson: allow building GLES without GL
2023-02-17 Eric Engestrommeson: make GLX require OpenGL
2023-02-15 Erik Faye-LundRevert "meson: Fix Asahi build on macOS"
2023-02-15 Erik Faye-Lundmeson: don't pass vk wsi args where they don't belong
2023-02-15 Yonggang Luomeson: Combine duplicated c_args and cpp_args
2023-02-15 Yonggang Luomeson: Split c_cpp_args from pre_args
2023-02-14 Erik Faye-Lundmeson: remove unused USE_FOO_ASM defines
2023-02-12 Eric Engestromutil: avoid calling kcmp on Android
2023-02-07 pal1000meson: Ignore unused variables when assertions are...
2023-02-05 Asahi Linameson: Fix Asahi build on macOS
2023-02-03 Dylan Bakermeson: combine checks for linker --gc-sections support
2023-02-01 Eric Engestrommeson: turn android-libbacktrace into a feature option
2023-01-30 Karol Herbstrusticl: fix build error with valgrind being enabled
2023-01-27 Erik Faye-Lundmeson: remove deprecated dri-drivers option
2023-01-27 Erik Faye-Lundmeson: remove deprecated osmesa-bits option
2023-01-27 Erik Faye-Lundmeson: remove dupliace add_devenv call
2023-01-25 Tomeu Vizosoandroid: Make libbacktrace optional again
2023-01-25 Helen Koikeandroid: allow system = 'android' on cross file
2023-01-23 Juston Liutil/fossilize_db: fix macOS inotify build error
2023-01-20 Thomas H.P. Andersenmeson: use sections in summary()
2023-01-20 Thomas H.P. Andersenmeson: use summary()
2023-01-19 Dylan Bakermeson: use builtin support for reading version from...
2023-01-19 Dylan Bakermeson: remove version checks for < 0.59
2023-01-19 Dylan Bakermeson: Use feature option methods for xmlconfig
2023-01-19 Dylan Bakermeson: use a feature option for shared-llvm
2023-01-19 Dylan Bakermeson: use a feature option for egl
2023-01-19 Dylan Bakermeson: use a feature option for zstd
2023-01-19 Dylan Bakermeson: use a feature option for xlib-lease
2023-01-19 Dylan Bakermeson: use a feature option for power8
2023-01-19 Dylan Bakermeson: use a feature option for lmsensors
2023-01-19 Dylan Bakermeson: use a feature option for libunwind
next