summaryrefslogtreecommitdiffstats
path: root/src/vulkan/x11.c
Commit message (Expand)AuthorAgeFilesLines
* vk/x11: Remove raw castsChad Versace2015-07-151-12/+18
* vk: Split the memory requirements/binding functionsJason Ekstrand2015-07-141-4/+3
* vk/0.130: Update vkAllocMemory to use VkMemoryTypeChad Versace2015-07-101-0/+1
* vk/vulkan.h: Switch BindObjectMemory to a device function and remove the indexJason Ekstrand2015-07-081-4/+4
* vk/x11: Allow for the client querying the size of the format propertiesJason Ekstrand2015-07-011-1/+8
* vk/image: Define anv_surface, refactor anv_imageChad Versace2015-06-261-2/+5
* vk/image: Embed VkImageCreateInfo* into anv_image_create_infoChad Versace2015-06-261-21/+22
* vk: Add WSI implementationKristian Høgsberg2015-05-201-0/+282