aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_android.c
Commit message (Expand)AuthorAgeFilesLines
* radv: Fix RGBX Android<->Vulkan format correspondence.Bas Nieuwenhuizen2019-12-111-1/+1
* radv: Check the size of the imported buffer.Bas Nieuwenhuizen2019-10-101-1/+14
* radv: Expose image handle compat types for Android handles.Bas Nieuwenhuizen2019-10-101-0/+24
* radv: Allow Android image binding.Bas Nieuwenhuizen2019-10-101-0/+17
* radv/android: Add android hardware buffer import/export.Bas Nieuwenhuizen2019-10-101-0/+126
* radv: Deal with Android external formats.Bas Nieuwenhuizen2019-10-101-0/+20
* radv: Derive android usage from create flags.Bas Nieuwenhuizen2019-10-101-0/+26
* radv/android: Add android hardware buffer queries.Bas Nieuwenhuizen2019-10-101-0/+181
* radv: Use bo metadata for imported image tiling on Android.Bas Nieuwenhuizen2019-06-041-10/+3
* radv: Use given stride for images imported from Android.Bas Nieuwenhuizen2019-05-061-0/+2
* radv: get rid of bunch of KHR suffixesSamuel Pitoiset2019-01-091-9/+9
* radv/android: Use buffer metadata to determine scanout compat.Bas Nieuwenhuizen2018-12-041-35/+38
* radv/android: Mark android WSI image as shareable.Bas Nieuwenhuizen2018-12-041-1/+11
* radv: Add option to print errors even in optimized builds.Bas Nieuwenhuizen2018-05-311-3/+3
* vulkan: fix build issue on android (both anv/radv)Tapani Pälli2018-04-111-3/+3
* radv: Implement VK_ANDROID_native_buffer.Bas Nieuwenhuizen2018-01-191-0/+366