Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / freedreno / vulkan / meson.build
2020-08-31 Eric Anholtturnip: Make sure we include the build id.
2020-08-20 Connor Abbotttu: Add multiview lowering pass
2020-07-14 Eric Engestrommeson: fix android vulkan build
2020-07-10 Eric Engestromvulkan: automatically compile the `display` platform...
2020-06-15 Rob Clarkturnip: drop linking libfreedreno_drm
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-14 Eduardo Lima Mitevfreedreno: Centralize UUID generation into new files...
2020-04-09 Jonathan Marekturnip: new clear/blit implementation with shader path...
2020-04-07 Kristian H. Kristensenturnip: Drop dep_llvm from dependencies
2020-04-07 Kristian H. Kristensenturnip: Make Android platform build
2020-03-28 Eric Engestrommeson: inline `inc_common`
2019-12-11 Eric Anholtfreedreno: Move a6xx's setup_slices() to a shareable...
2019-11-19 Eric Anholtturnip: Drop the copy of the formats table.
2019-11-18 Jonathan Marekturnip: add x11 wsi
2019-11-18 Jonathan Marekturnip: add display wsi
2019-11-05 Eric Engestrommeson: move the generic symbols check arguments to...
2019-11-05 Eric Engestrommeson: add variable to control the symbols checks
2019-10-15 Jonathan Marekturnip: improve CmdCopyImage and implement CmdBlitImage
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-26 Eric Engestromanv+tu+radv: delete unusable dev_icd.json
2019-07-10 Kristian H. Kristensenfreedreno: Generate headers from xml files
2019-07-10 Eric Engestromtu: add exported symbols check
2019-05-22 Lionel Landwerlinvulkan: fix build dependency issue with generated files
2019-03-16 Bas Nieuwenhuizenturnip: Deconflict vk_format_table regeneration
2019-03-11 Chia-I Wuturnip: preliminary support for Wayland WSI
2019-03-11 Chia-I Wuturnip: preliminary support for shader modules
2019-03-11 Chia-I Wuturnip: preliminary support for fences
2019-03-11 Bas Nieuwenhuizenturnip: Move stream functions to tu_cs.c
2019-03-11 Chia-I Wuturnip: remove unnecessary libfreedreno_drm dep
2019-03-11 Bas Nieuwenhuizenturnip: move tu_gem.c to tu_drm.c
2019-03-11 Chad Versaceturnip: Replace fd_bo with tu_bo
2019-03-11 Bas Nieuwenhuizenturnip: Gather some device info.
2019-03-11 Bas Nieuwenhuizenturnip: Add driver skeleton (v2)