summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Modify rpath option to support both armv7l and aarch64Joonbum Ko1-1/+3
2023-02-21Add rpath option with /hal/lib/Joonbum Ko1-1/+1
2023-02-21egl_dri2: Add support for TizenXuelian1-1/+14
2023-02-08meson: Ignore unused variables when assertions are disabledpal10001-6/+6
2023-02-08meson: combine checks for linker --gc-sections supportDylan Baker1-6/+4
2022-12-29OpenCL/draw module: Support linking with LLVM and clang 15 static librariespal10001-2/+11
2022-12-14vdpau: allow building vdpau st with virgl onlyJan Palus1-2/+2
2022-12-14meson: Do not enable drm for KGSL Turnip buildDanylo Piliaiev1-1/+5
2022-11-30meson: Enable system_has_kms_drm for androidRoman Stratiienko1-1/+1
2022-11-17meson: only enable intel-clc for x86_64 buildsLuis Felipe Strano Moraes1-2/+7
2022-11-01meson: simplified meson for enabling ray-tracing on IntelLuis Felipe Strano Moraes1-6/+2
2022-10-29gallium: Stub support for Asahi + DRMAlyssa Rosenzweig1-1/+5
2022-10-22meson: with_glx never assigned to 'gallium-xlib', remove 'gallium-xlib'Yonggang Luo1-4/+4
2022-10-22meson: with_glx never assigned to 'gallium-xlib', so need add with_glx == 'xl...Yonggang Luo1-1/+1
2022-10-20c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consisten...Yonggang Luo1-2/+9
2022-10-20meson/mesa/wide: define WIN32_LEAN_AND_MEAN with pre_argsYonggang Luo1-0/+4
2022-10-20deps: Update DirectX-Headers req to 1.606.4Jesse Natalie1-1/+1
2022-10-19frontends/va: Add windows VA frontend support via vl_winsys_win32 and libva-w...Sil Vilerino1-8/+6
2022-10-16util: Turn -DWINDOWS_NO_FUTEX to be pre_argsYonggang Luo1-1/+1
2022-10-12meson: remove unused EGL_NO_X11 definitionSimon Zeni1-3/+0
2022-10-10clc/clover: Link clang statically when shared-llvm is disabledpal10001-1/+1
2022-10-01remove xvmcMike Blumenkrantz1-46/+2
2022-09-28meson: Define with_intel_vk_rt based on with_intel_clcJordan Justen1-0/+1
2022-09-28meson: Deprecate vulkan-rt-drivers intelJordan Justen1-0/+5
2022-09-28meson: bump required llvm-spirv version with intel-clcLionel Landwerlin1-6/+14
2022-09-25meson: libelf is optionalYiwei Zhang1-1/+1
2022-09-23meson: Improve detection of qsort_r().Xin LI1-1/+31
2022-09-22radv/r600/clover: Getting libelf to be optionalYonggang Luo1-11/+6
2022-09-19meson,amd: Remove Windows libelf wrapJames Park1-6/+2
2022-09-12rusticl: translate spirv to nir and first steps to kernel arg handlingKarol Herbst1-0/+1
2022-09-12rusticl: addedKarol Herbst1-1/+16
2022-09-06fix(FTBFS): meson: raise C++ standard to C++17Kai Wasserbäch1-1/+1
2022-09-06meson: add with_gallium_virgl to allow it as VA backend driverLeo Liu1-2/+2
2022-09-02intel: add a hasvk vulkan driverLionel Landwerlin1-3/+4
2022-09-02meson: Only draw with llvm depends on native directlypal10001-3/+3
2022-09-02meson: bump the minimal required llvm version to 5.0.0Yonggang Luo1-1/+1
2022-08-23chore(deps): clover: raise the minimum LLVM version to 11.0.0Kai Wasserbäch1-3/+1
2022-08-23meson: add svga gallium driver to 'auto' group on arm/aarch64Martin Krastev1-1/+1
2022-08-22meson: add enable-glcpp-tests optionYonggang Luo1-0/+1
2022-08-18c11: #include <threads.h> when the os/platform provide itYonggang Luo1-0/+9
2022-08-12meson: Microsoft / maybe Intel CLC need the all-targets workaroundpal10001-0/+1
2022-08-12meson: Don't include glsl compiler if flex/bison aren't foundJesse Natalie1-4/+4
2022-08-12meson: remove source_root() call in main meson.buildKonstantin Kharlamov1-2/+2
2022-08-12meson: remove source_root() call in nir compiler pathKonstantin Kharlamov1-0/+2
2022-08-09egl/x11: implement ANGLE_sync_control_rateYonggang Luo1-0/+1
2022-08-04meson: Cleanup usage dri_drivers as it's a dead optionYonggang Luo1-7/+1
2022-08-04meson: Place all pre_args about HAVE_DRI* into single placeYonggang Luo1-12/+18
2022-08-04d3d12/dzn/spirv2dxil: Require version librarypal10001-1/+1
2022-07-29meson: Remove pre_args += '-DUSE_ELF_TLS'Yonggang Luo1-2/+0
2022-07-29meson: Remove usage of use_elf_tlsYonggang Luo1-1/+0