summaryrefslogtreecommitdiff
path: root/src/vulkan/meson.build
AgeCommit message (Expand)AuthorFilesLines
3 dayswsi: Metal supportAleksi Sapon1-1/+5
2024-08-30vulkan/screenshot-layer: Add Vulkan screenshot layerCasey Bowman1-0/+3
2024-06-29build: pass licensing information in SPDX formDavid Heidelberg1-18/+1
2023-12-15vulkan/wsi: fix build when platform headers are installed in non-standard loc...Eric Engestrom1-0/+1
2023-06-27meson: Add a xcb-keysyms dependencyKonstantin Seurer1-0/+3
2023-03-04vk: be stricter about symbols check between android and other platformsEric Engestrom1-1/+2
2023-03-04vk: move radv's linker symbols scripts for use in all driversEric Engestrom1-0/+15
2023-02-23meson: replace vk_wsi_args with dependencies to let meson take care of transi...Eric Engestrom1-1/+4
2023-02-23meson: reuse vulkan_wsi_list for defining vk_wsi_argsEric Engestrom1-4/+16
2022-11-11meson: Refactoring shared gen_vs_module_defs_normal_command outYonggang Luo1-3/+1
2022-06-16meson: Using get_argument_syntax as the `--compiler_id` option for gen_vs_mod...Yonggang Luo1-1/+1
2022-05-04wsi/x11: Hook up KHR_incremental_presentAdam Jackson1-0/+1
2022-04-27vulkan: drop empty vulkan_wsi_argsErik Faye-Lund1-1/+0
2022-04-19win32: Fixes 32 bits visual studio module definition files by add script gen_...Yonggang Luo1-0/+9
2021-10-29vulkan: Move all the common object code to runtime/Jason Ekstrand1-0/+1
2021-10-13meson: Add and use an idep for Vulkan WSIJason Ekstrand1-1/+0
2021-10-06build: unify vulkan cpp platform argsMike Blumenkrantz1-7/+0
2021-08-29vulkan/wsi: add support for detecting mit-shm pixmaps.Dave Airlie1-0/+1
2021-04-19vulkan: fix duplicate win32 defMichel Zou1-3/+0
2021-03-25meson: switch vulkan layer to list of choicesLionel Landwerlin1-1/+1
2021-02-25vulkan: implement wsi_win32 backendMichel Zou1-0/+3
2021-02-11vulkan: Fix windows api conflictMichel Zou1-0/+3
2021-01-07wsi/x11: Always link against xcb-xrandrMichel Dänzer1-1/+2
2020-11-03zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocationsIago Toral Quiroga1-0/+1
2020-08-31vulkan: Don't pointlessly depend on libxcb-dri2Adam Jackson1-1/+0
2020-07-14meson: fix android vulkan buildEric Engestrom1-1/+1
2020-07-10vulkan: automatically compile the `display` platform when availableEric Engestrom1-1/+1
2020-04-27vulkan: add initial device selection layer. (v6.1)Dave Airlie1-0/+3
2019-11-25meson: only build imgui when neededSamuel Pitoiset1-1/+1
2019-07-10vulkan: add symbols fileEric Engestrom1-0/+1
2019-05-22vulkan: fix build dependency issue with generated filesLionel Landwerlin1-1/+0
2019-03-18vulkan: factor out wsi dependenciesLionel Landwerlin1-0/+13
2019-03-06vulkan/util: generate instance/device dispatch tablesLionel Landwerlin1-0/+21
2019-02-21vulkan: add an overlay layerLionel Landwerlin1-0/+3
2018-04-10vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand1-1/+0
2017-09-27meson: Add build Intel "anv" vulkan driverDylan Baker1-0/+28