intel/dev: Move i915 code to i915/intel_device_info.c
[platform/upstream/mesa.git] / meson.build
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
2023-01-19 Dylan Bakermeson: use a feature option for valgrind
2023-01-19 Dylan Bakermeson: use a feature option for llvm
2023-01-19 Dylan Bakermeson: use a feature option for gbm
2023-01-19 Dylan Bakermeson: use a feature option for gles2
2023-01-19 Dylan Bakermeson: use a feature option for gles1
2023-01-19 Dylan Bakermeson: use a feature option for shared-glapi
2023-01-19 Dylan Bakermeson: use a feature option for shader_cache
2023-01-19 Dylan Bakermeson: use a feature option for gallium-xa
2023-01-19 Dylan Bakermeson: use a feature option for gallium-va
2023-01-19 Dylan Bakermeson: use a feature option for gallium-vdpau
2023-01-19 Dylan Bakermeson: use a feature option for dri3
2023-01-19 Dylan Bakermeson: drop meson < 0.54 workaround
2023-01-19 Dylan Bakermeson: replace uses of ExternalProgram.path with .full_path
2023-01-19 Dylan Bakermeson: replace has_exe_wrapper with can_run_host_binaries
2023-01-19 Dylan Bakermeson: bump minimum required version to meson 0.59
2023-01-14 Mike Blumenkrantzzink: add renderdoc handling
2023-01-11 Jesse Nataliemeson: Define VK_USE_PLATFORM_WIN32_KHR for C++
2022-12-16 pal1000OpenCL/draw module: Support linking with LLVM and clang...
2022-12-12 Jan Palusvdpau: allow building vdpau st with virgl only
2022-12-10 David Heidelbergnine: enable on panfrost
2022-12-07 Danylo Piliaievmeson: Do not enable drm for KGSL Turnip build
2022-12-01 Eric Engestrommeson: sort drivers alphabetically in any-of checks
2022-12-01 Eric Engestrommeson: make long any-of checks easier to read and to...
2022-11-29 Roman Stratiienkomeson: Enable system_has_kms_drm for android
2022-11-23 Alyssa Rosenzweigmeson: Don't depend on expat for !use_xmlconfig
2022-11-23 Philippe Lecluseintel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument
2022-11-22 Danylo Piliaievmeson: do not use source_root() when possible
2022-11-17 Jami Kettunenfreedreno: Find curses properly for building fdperf
2022-11-17 Jesse Nataliemeson: Enable initialized-but-unused warning for MSVC
2022-11-17 Jesse Nataliemeson: Enable SSE4.1 for MSVC
2022-11-11 Luis Felipe Strano... meson: only enable intel-clc for x86_64 builds
2022-11-11 Lucas Stachmeson: enable Wmisleading-indentation
2022-11-10 Dylan Bakerutil/glsl2spirv: pass path to glslangValidator into...
2022-11-10 Dylan Bakermeson: prog_glslang should always be for the build...
2022-11-09 Yonggang Luomeson: -DVK_ENABLE_BETA_EXTENSIONS at a single place
2022-11-05 David Heidelbergnine: enable on freedreno
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
next