summaryrefslogtreecommitdiffstats
path: root/platform/android/vulkan
Commit message (Expand)AuthorAgeFilesLines
* Validation layers on AndroidSzymon Majewski2021-04-122-8/+11
* Update copyright statements to 2021Rémi Verschelde2021-01-012-4/+4
* Vulkan: Make validation layers optionalRémi Verschelde2020-10-271-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Fix extra warnings in Android buildPouleyKetchoupp2020-04-101-8/+0
* Display Server supportPouleyKetchoupp2020-04-081-4/+4
* Vulkan rendering for AndroidPouleyKetchoupp2020-04-032-32/+45
* Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya2020-03-052-0/+104