summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: add svga gallium driver to 'auto' group on arm/aarch64Martin Krastev2022-09-261-1/+1
* meson,amd: Remove Windows libelf wrapJames Park2022-09-251-6/+2
* meson: Only draw with llvm depends on native directlypal10002022-09-141-3/+3
* c11: #include <threads.h> when the os/platform provide itYonggang Luo2022-08-191-0/+9
* meson: Microsoft / maybe Intel CLC need the all-targets workaroundpal10002022-08-161-0/+1
* d3d12/dzn/spirv2dxil: Require version librarypal10002022-08-041-1/+1
* meson: Remove pre_args += '-DUSE_ELF_TLS'Yonggang Luo2022-07-291-2/+0
* meson: Remove usage of use_elf_tlsYonggang Luo2022-07-291-1/+0
* gallium: Disable dri2 interface on OSXYonggang Luo2022-07-291-0/+3
* gallium: Rename macros HAVE_PIPE_LOADER*Yonggang Luo2022-07-291-2/+2
* gallium: Move -DHAVE_PIPE_LOADER_DRI and -DHAVE_PIPE_LOADER_KMS to be pre_argsYonggang Luo2022-07-291-0/+7
* util: add reallocarray wrapper for win32Dave Airlie2022-07-271-0/+4
* util: Add a Win32 futex implJesse Natalie2022-07-151-0/+9
* Fix static glapi on WindowsJesse Natalie2022-07-141-8/+0
* meson: drop dladdr check on win32Michel Zou2022-06-281-6/+8
* meson: Define _GNU_SOURCE for android host systemDanylo Piliaiev2022-06-221-1/+1
* meson/clover: Getting clover can be built with no-rtti llvm in mingwYonggang Luo2022-06-161-3/+5
* meson/rtti: Using get_argument_syntax to check msvc compatible compilerYonggang Luo2022-06-161-1/+1
* meson: Use cc.get_argument_syntax instead cc.get_id when possible.Yonggang Luo2022-06-161-5/+5
* c11: Implement c11/time.h with c11/impl/time.cYonggang Luo2022-06-091-0/+4
* meson: Fixes timespec_get detect codeYonggang Luo2022-06-091-3/+15
* meson: Use a C99 STDC_VERSION for flexJesse Natalie2022-06-031-1/+4
* meson: add back -Werror=vla to msvc compat flagsErik Faye-Lund2022-06-031-1/+1
* meson: modernize win_flex stdint.h logicErik Faye-Lund2022-06-021-9/+3
* meson: Add build option for gallium-d3d12-video featureSil Vilerino2022-05-241-16/+23
* meson: Update DirectX-Headers dependency to 1.602.0 version with fallback to ...Sil Vilerino2022-05-241-1/+3
* meson: Support d3d12 as a video-supporting driverSil Vilerino2022-05-171-4/+4
* zink: use run-time linking to loaderErik Faye-Lund2022-05-131-4/+0
* meson: Tell glslang to be quiet.Georg Lehmann2022-05-041-0/+5
* util: fix test on msvcErik Faye-Lund2022-05-031-0/+5
* meson: deprecate specifying osmesa-bitsErik Faye-Lund2022-04-291-5/+2
* meson: remove unused definesErik Faye-Lund2022-04-291-3/+0
* meson: add a video codec support optionDave Airlie2022-04-281-0/+8
* meson: replace deprecated dep.get_pkgconfig_variable(...) with dep.get_variab...Eric Engestrom2022-04-251-5/+5
* radv: Add the fuchsia radix sortKonstantin Seurer2022-04-241-1/+1
* meson: Ignore unused variables in release buildsAlyssa Rosenzweig2022-04-231-0/+8
* meson: turn on -Wno-unused-function project-wideErik Faye-Lund2022-04-191-0/+1
* meson: Define a HAVE_XXXX macro for every gallium driver we buildAdam Jackson2022-04-071-0/+3
* intel/tools: Fix build without driversChad Versace2022-03-311-1/+1
* dri: Remove the megadriver compat stubAdam Jackson2022-03-311-1/+1
* meson: Add predefined macro -D__MSVCRT_VERSION__=0x0700 only in mingw environ...Yonggang Luo2022-03-301-1/+12
* microsoft: Initial vulkan-on-12 driverErik Faye-Lund2022-03-251-2/+3
* freedreno/drm: Add virtio backendRob Clark2022-03-251-0/+1
* pvr: Gate offline compiler build behind -Dtools=imaginationMatt Coster2022-03-241-0/+1
* pvr: Add a Vulkan driver for Imagination Technologies PowerVR Rogue GPUsFrank Binns2022-03-221-0/+2
* intel: Add a little OpenCL C compiler binaryJason Ekstrand2022-03-211-1/+2
* meson: try to find clang-cpp before going through each moduleLionel Landwerlin2022-03-211-10/+14
* util/disk_cache: rename MESA_GLSL_CACHE envvarJuan A. Suarez Romero2022-03-171-1/+1
* meson: bump libdrm_amdgpu version to 2.4.110Samuel Pitoiset2022-02-211-1/+1
* meson: add support for `meson devenv` with vulkanDylan Baker2022-02-041-0/+6