summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Allow mismatching RTTI for MSVCJesse Natalie2021-11-191-20/+21
* meson: Don't override built-in cpp_rtti option, error if it's invalidJesse Natalie2021-11-191-9/+10
* meson: Check arguments before adding.Bas Nieuwenhuizen2021-11-091-5/+16
* meson: allow building with vulkan beta extensions enabled.Dave Airlie2021-11-091-0/+5
* meson: automatically define `HAVE_{some}_PLATFORM`Eric Engestrom2021-11-081-13/+9
* meson: always define `HAVE_{X11,XCB}_PLATFORM` when it's enabledEric Engestrom2021-11-081-4/+2
* meson: drop impossible `if no platform` branchEric Engestrom2021-11-081-5/+1
* meson: move `egl_native_platform` definition inside the `with_egl` blockEric Engestrom2021-11-081-7/+7
* meson: drop duplicate addition of surfaceless & drm to the list of platformsEric Engestrom2021-11-081-4/+0
* vulkan/wsi: implement missing wsi_register_device_eventTapani Pälli2021-11-041-0/+5
* meson: disable -Werror=thread-safety on FreeBSDJan Beich2021-10-191-1/+4
* meson: use gtest protocol for gtest based tests when possibleDylan Baker2021-10-161-0/+7
* build: also remove wayland wsi flags from c++ buildMike Blumenkrantz2021-10-071-1/+2
* build: unify vulkan cpp platform argsMike Blumenkrantz2021-10-061-0/+28
* radv: Allow building when LLVM isn’t enabledEmmanuel Gil Peyrot2021-10-011-2/+4
* Move a bunch of the CLC stuff from src/microsoft to common codeJason Ekstrand2021-09-301-23/+29
* meson: extract libversion checks from clc & cloverLionel Landwerlin2021-09-301-1/+8
* meson: introduce option vmware-mks-stats controlling the instrumentations of ...Martin Krastev2021-09-211-0/+7
* build: fix nine compilation with only zink enabled as a gallium driverMike Blumenkrantz2021-09-201-1/+1
* meson: Set /Zc:__cplusplus for MSVCJesse Natalie2021-09-161-0/+1
* meson, egl: Support building for the Windows platformJesse Natalie2021-09-151-6/+13
* meson: add crocus to default group of drivers for x86/x86_64Filip Gawin2021-08-311-1/+1
* meson: fix regression finding shm depDave Airlie2021-08-311-0/+1
* vulkan/wsi: add support for detecting mit-shm pixmaps.Dave Airlie2021-08-291-1/+1
* meson: stop searching for execinfoSimon Zeni2021-08-261-1/+1
* meson: Check that bin/meson_get_version.py ran without an errorJordan Justen2021-08-171-1/+2
* meson: Search for python3 before python for bin/meson_get_version.pyJordan Justen2021-08-171-1/+1
* frontends/va: Add AV1 parameter buffers functionsLeo Liu2021-08-131-1/+1
* meson: Remove duplicate xvmc in build summary.Vinson Lee2021-08-121-3/+0
* meson: Intel drivers don't require expat on AndroidJason Ekstrand2021-08-111-1/+1
* meson: dont use missing dumpbin pathMichel Zou2021-08-011-1/+3
* meson: allow egl_native_platform to be specifiedChia-I Wu2021-07-211-6/+20
* gallivm: add basic mips64 support and set mcpu to mips64r5 on ls3a4000suijingfeng2021-07-211-0/+5
* meson: Add a GBM backends search path build optionJames Jones2021-07-061-1/+9
* meson: Bump libdrm for amdgpu to 2.4.107.Bas Nieuwenhuizen2021-07-051-1/+1
* meson: print information about layers being built as part of summaryLuis Felipe Strano Moraes2021-07-011-0/+4
* egl: android: add IMapper@4 metadata API buffer_info getterRoman Stratiienko2021-06-301-0/+4
* mesa/shaderapi: add an optional shader override mechanismPierre-Eric Pelloux-Prayer2021-06-281-0/+6
* Update libva requirementJeremy Newton2021-06-281-1/+1
* util: Add qsort_r/s args adapter for MSVC and BSD/macOSEnrico Galli2021-06-241-1/+1
* util: Add an implementation of qsort_r for non-GNU platformsJason Ekstrand2021-06-241-1/+2
* panfrost: Add a Vulkan driver for Midgard/Bifrost GPUsBoris Brezillon2021-06-221-0/+1
* c_std=c11 in meson default_optionsYurii Kolesnykov2021-06-201-1/+1
* Add default driver selections for RISC-VZhaofeng Li2021-06-171-3/+3
* util: Consider CPU affinity when detecting number of CPUsIan Romanick2021-06-151-0/+7
* crocus: initial gallium driver for Intel gfx 4-7Dave Airlie2021-06-141-2/+3
* meson: kmsro: require dri3 for X11Erico Nunes2021-06-111-0/+4
* nouveau: Don't require RTTI and use it only when enabledRoman Stratiienko2021-06-101-3/+1
* add execmem build optionJohn Bates2021-06-091-0/+7
* meson: egl: Do not build platform_drm for AndroidRoman Stratiienko2021-06-071-2/+2