• Future Drivers with Vulkan for SBC TinkerBoard?
    Hello, I am currently working on a porting project with various people (like Myy for the kernel mainline patch, Armbian, and other developers). I've read all the discussions about future drivers with...
  • Vulkan: Crash in driver when recording an image layout transition
    Hi, The following image layout transition seems to consistently crash the driver in the Galaxy S8 with Mali: VkImageMemoryBarrier image_memory_barrier{ VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER }; image_memory_barrier...
  • Vulkan driver issues - workaround collection thread
    This is a list of Vulkan driver issues which are known to cause problems, have been fixed in the latest driver, but might not have gotten into updated drivers yet. VK_REMAINING_* enums image_memory_barrier...
  • Vulkan Multipass at GDC 2017
    At this year’s Game Developers Conference in San Francisco, I presented our work with Vulkan Multipass at the Khronos Group’s DevDay. A YouTube video of the presentation can be found here: Tile-based...
  • Are the Vulkan drivers compatible with Mali-T764 GPU ?
    Greetings, I'm currently looking for a cheap Vulkan-compatible development board with a Mali GPU, that is compatible with mainline kernels. The best I've currently found uses a Mali-T764. The Mali Vulkan...