summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vk/0.132: Add vkDestroyQueryPool()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyEvent()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroySemaphore()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyFence()Chad Versace2015-07-141-0/+5
* vk/0.132: Rename VkDynamic*State typesChad Versace2015-07-131-20/+20
* vk/0.132: Move VkQueryControlFlagsChad Versace2015-07-131-5/+5
* vk/0.132: Move VkImageAspectFlagsChad Versace2015-07-131-7/+8
* vk/0.132: Move VkCmdBufferOptimizeFlagsChad Versace2015-07-131-9/+8
* vk/0.132: Move VkWaitEventChad Versace2015-07-131-9/+11
* vk/0.132: Move VkCmdBufferLevelChad Versace2015-07-131-9/+7
* vk/0.132: Drop VK_ATTACHMENT_STORE_OP_RESOLVE_MSAAChad Versace2015-07-131-2/+1
* vk/0.132: Rename bool32_t -> VkBool32Chad Versace2015-07-133-59/+59
* vk/0.132: Remove stray typedefChad Versace2015-07-131-1/+1
* vk/0.132: Move VKImageUsageFlagsChad Versace2015-07-131-12/+12
* vk/0.132: Move VkImageType and VkImageTilingChad Versace2015-07-131-19/+19
* vk/0.132: Import the 0.132 headerChad Versace2015-07-131-0/+2907
* vk/vulkan.h: Remove headers for old API versionsChad Versace2015-07-132-5647/+0
* vk/0.130: Bump header version to 0.130vulkan-header-0.130.0Chad Versace2015-07-101-1/+8
* vk/0.130: Update vkAllocMemory to use VkMemoryTypeChad Versace2015-07-101-3/+2
* vk/0.130: Implement vkGetPhysicalDeviceMemoryProperties()Chad Versace2015-07-101-2/+24
* vk/vulkan.h: Add the pEnabledFeatures field to DeviceCreateInfoJason Ekstrand2015-07-091-0/+1
* vk/vulkan.h: Change the MsCreateInfo structure to the 130 versionJason Ekstrand2015-07-091-2/+1
* vk: Remove the old GetPhysicalDeviceInfo callJason Ekstrand2015-07-092-59/+19
* vk: Add the new PhysicalDeviceQueue queriesJason Ekstrand2015-07-091-0/+11
* vk: Support GetPhysicalDevicePropertiesJason Ekstrand2015-07-091-8/+6
* vk: Add support for GetPhysicalDeviceLimitsJason Ekstrand2015-07-091-0/+99
* vk: Add GetPhysicalDeviceFeaturesJason Ekstrand2015-07-091-0/+49
* vk/vulkan.h: Copy the VkStructureType enum from version 130Jason Ekstrand2015-07-081-48/+48
* vk: Move to the new pipeline creation API'sJason Ekstrand2015-07-081-47/+83
* vk/0.130: Remove VkImageViewCreateInfo::minLodChad Versace2015-07-081-1/+0
* vk/vulkan.h: Move renderPassContinue from GraphicsBeginInfo to BeginInfoJason Ekstrand2015-07-081-6/+2
* vk/vulkan.h: Update to the new UpdateDescriptorSets apiJason Ekstrand2015-07-081-76/+38
* vk/0.130 Update VkObjectType valuesChad Versace2015-07-081-19/+18
* vk/0.130: Remove VkDescriptorUpdateModeChad Versace2015-07-081-7/+0
* vk/0.130: Remove VK_DEVICE_CREATE_MULTI_DEVICE_IQ_MATCH_BITChad Versace2015-07-081-1/+0
* vk/0.130: Update vkCmdBlitImage signatureChad Versace2015-07-081-2/+3
* vk/vulkan.h: Add packing parameters to BufferImageCopyJason Ekstrand2015-07-081-0/+2
* vk/0.130: Remove msaa members of VkDepthStencilViewCreateInfoChad Versace2015-07-081-2/+0
* vk/vulkan.h: Move over to the new border color enumsJason Ekstrand2015-07-081-6/+9
* vk/vulkan.h: Move VkFormatPropertiesJason Ekstrand2015-07-081-5/+5
* vk/vulkan.h: Add RenderPassBeginContentsJason Ekstrand2015-07-081-0/+11
* vk/vulkan.h: Add command buffer levelsJason Ekstrand2015-07-081-0/+11
* vk/vulkan.h: Import the VkPipeEvent enum from 130Jason Ekstrand2015-07-081-10/+11
* vk/vulkan.h: Remove VkFormatInfoTypeJason Ekstrand2015-07-081-8/+0
* vk/vulkan.h: Update extension handling to rev 130Jason Ekstrand2015-07-081-18/+15
* vk/vulkan.h: Move format quering to the physical deviceJason Ekstrand2015-07-081-8/+6
* vk/vulkan.h: Remove some peer opening structs and STRUCTURE_TYPE enumsJason Ekstrand2015-07-081-9/+0
* vk: Add a copy of the v90 header.Jason Ekstrand2015-07-081-0/+2894
* vk/vulkan.h: Remove an unneeded commentJason Ekstrand2015-07-081-1/+1
* vk/vulkan.h: Remove the MemoryRange stubs and add sparse stubsJason Ekstrand2015-07-081-8/+5