summaryrefslogtreecommitdiff
path: root/src/freedreno/vulkan/meson.build
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Move a6xx's setup_slices() to a shareable helper function.Eric Anholt2019-12-111-0/+1
* turnip: Drop the copy of the formats table.Eric Anholt2019-11-191-10/+1
* turnip: add x11 wsiJonathan Marek2019-11-181-0/+14
* turnip: add display wsiJonathan Marek2019-11-181-0/+5
* 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
* turnip: improve CmdCopyImage and implement CmdBlitImageJonathan Marek2019-10-151-0/+3
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-1/+1
* anv+tu+radv: delete unusable dev_icd.jsonEric Engestrom2019-07-261-13/+0
* freedreno: Generate headers from xml filesKristian H. Kristensen2019-07-101-1/+1
* tu: add exported symbols checkEric Engestrom2019-07-101-0/+13
* vulkan: fix build dependency issue with generated filesLionel Landwerlin2019-05-221-2/+1
* turnip: Deconflict vk_format_table regenerationBas Nieuwenhuizen2019-03-161-3/+3
* turnip: preliminary support for Wayland WSIChia-I Wu2019-03-111-0/+10
* turnip: preliminary support for shader modulesChia-I Wu2019-03-111-0/+3
* turnip: preliminary support for fencesChia-I Wu2019-03-111-0/+1
* turnip: Move stream functions to tu_cs.cBas Nieuwenhuizen2019-03-111-0/+1
* turnip: remove unnecessary libfreedreno_drm depChia-I Wu2019-03-111-1/+0
* turnip: move tu_gem.c to tu_drm.cBas Nieuwenhuizen2019-03-111-1/+1
* turnip: Replace fd_bo with tu_boChad Versace2019-03-111-0/+1
* turnip: Gather some device info.Bas Nieuwenhuizen2019-03-111-1/+5
* turnip: Add driver skeleton (v2)Bas Nieuwenhuizen2019-03-111-0/+127