aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: inline `inc_common`Eric Engestrom2020-03-281-1/+1
* radv: initial implementation of the driver internal layer SQTTSamuel Pitoiset2020-03-101-0/+1
* radv: add initial SQTT files generation supportSamuel Pitoiset2020-02-281-0/+1
* radv: add initial SQ Thread Trace support for GFX9Samuel Pitoiset2020-02-281-0/+1
* radv: implement a dummy winsys for creating devices without AMDGPUSamuel Pitoiset2020-02-261-0/+6
* radv: Move argument declaration out of nir_to_llvmConnor Abbott2019-11-251-0/+1
* ac/nir, radv, radeonsi: Switch to using ac_shader_argsConnor Abbott2019-11-251-0/+1
* meson: move the generic symbols check arguments to a common variableEric Engestrom2019-11-051-1/+1
* meson: add variable to control the symbols checksEric Engestrom2019-11-051-1/+1
* radv: drop unnecessary xmlpool_options_hEric Engestrom2019-10-311-1/+1
* radv: add exported symbols checkEric Engestrom2019-10-131-0/+13
* radv: Deal with Android external formats.Bas Nieuwenhuizen2019-10-101-1/+1
* radv/android: Add android hardware buffer queries.Bas Nieuwenhuizen2019-10-101-0/+1
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-081-2/+2
* radv/aco: Setup alternate path in RADV to support the experimental ACO compilerDaniel Schürmann2019-09-191-1/+1
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-2/+1
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+2
* anv+tu+radv: delete unusable dev_icd.jsonEric Engestrom2019-07-261-13/+0
* radv/gfx10: generate gfx10_format_table.hSamuel Pitoiset2019-07-071-1/+10
* radv: Fix vulkan build in meson.Bas Nieuwenhuizen2019-06-191-0/+7
* amd/common: use generated register headerNicolai Hähnle2019-06-031-1/+1
* vulkan: fix build dependency issue with generated filesLionel Landwerlin2019-05-221-4/+3
* radv: Add ycbcr lowering pass.Bas Nieuwenhuizen2019-04-251-0/+1
* radv: Add support for driconf.Bas Nieuwenhuizen2019-04-231-3/+3
* turnip: Deconflict vk_format_table regenerationBas Nieuwenhuizen2019-03-161-3/+3
* radv: add support for FMASK expandSamuel Pitoiset2018-12-201-0/+1
* amd/vulkan: meson build - use radv_deps for libvulkan_radeonTobias Klausmann2018-12-031-1/+1
* radv: add missing meson build dependencyEric Engestrom2018-10-291-1/+1
* radv: add missing meson c++ visibility argumentsEric Engestrom2018-10-091-0/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-5/+5
* radv: using tls to store llvm related info and speed up compiles (v10)Dave Airlie2018-07-101-0/+2
* vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard2018-06-201-1/+1
* radv: Add EXT_acquire_xlib_display to radv driver [v2]Keith Packard2018-06-191-0/+5
* radv: Add KHR_display extension to radv [v5]Keith Packard2018-06-191-0/+5
* vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand2018-04-101-2/+2
* ac: move ac_shader_info to radv folderSamuel Pitoiset2018-03-131-0/+1
* ac/nir: move all RADV related code to radv_nir_to_llvm.cSamuel Pitoiset2018-03-131-0/+1
* radv: Generate icd files.Bas Nieuwenhuizen2018-03-091-11/+23
* radv: Put supported extensions in a struct.Bas Nieuwenhuizen2018-02-231-2/+3
* radv: Implement VK_ANDROID_native_buffer.Bas Nieuwenhuizen2018-01-191-2/+2
* meson: Use dependencies for nirDylan Baker2018-01-111-3/+3
* meson: Use consistent styleDylan Baker2018-01-111-11/+21
* radv: Fix architecture in radeon_icd.{arch}.jsonChad Versace2017-11-091-1/+1
* meson: s/radv_extensions/radv_extensions_c/ to respect var conventionEric Engestrom2017-10-171-2/+2
* meson: track python script dependencyEric Engestrom2017-10-171-0/+1
* meson: add missing radv_extensions.c generation for libvulkan_radeonEric Engestrom2017-10-171-1/+9
* meson: generate builddir/src/amd/vulkan/dev_icd.jsonBas Nieuwenhuizen2017-10-051-0/+7
* meson: build "radv" vulkan driver for radeon hardwareDylan Baker2017-09-271-0/+124