summaryrefslogtreecommitdiffstats
path: root/include/vulkan/vulkan.h
Commit message (Expand)AuthorAgeFilesLines
...
* vk/0.170.2: Rename VkClearValue.ds to depthStencilJason Ekstrand2015-10-051-1/+1
* vk/0.170.2: Add the subpass field to VkCmdBufferBeginInfoJason Ekstrand2015-10-051-0/+1
* vk/0.170.2: Rename pointer parameters of VkSubpassDescriptionJason Ekstrand2015-10-051-4/+4
* vk/0.170.2: Add unnormalizedCoordinates to VkSamplerCreateInfoJason Ekstrand2015-10-051-0/+1
* vk/0.170.2: Rename VkTexAddress to VkTexAddressModeJason Ekstrand2015-10-051-12/+12
* vulkan.h: Various cosmetic changesJason Ekstrand2015-10-051-17/+14
* vk/0.170.2: Drop VK_BUFFER_USAGE_GENERALChad Versace2015-10-051-1/+0
* vk/0.170.2: Drop enum VkBufferViewTypeChad Versace2015-10-051-9/+0
* vk/0.170.2: Update VkImageSubresourceRangeChad Versace2015-10-051-1/+1
* vk/0.170.2: Drop VK_IMAGE_USAGE_GENERALChad Versace2015-10-051-1/+0
* vk/0.170.2: Update VkPipelineMultisampleStateCreateInfoChad Versace2015-10-041-1/+1
* vk/0.170.2: Update Vk VkPipelineDepthStencilStateCreateInfoChad Versace2015-10-041-1/+1
* vk/0.170.2: Update VkRenderPassBeginInfoChad Versace2015-10-041-2/+2
* vk/0.170.2: Drop VkBufferViewCreateInfo::viewTypeChad Versace2015-10-041-1/+0
* vk: Update to API version 0.138.2Jason Ekstrand2015-08-271-5/+6
* vk/vulkan.h: Bump to the version 0.138.1 headerJason Ekstrand2015-07-231-18/+17
* vk: Add a FreeDescriptorSets functionJason Ekstrand2015-07-221-0/+7
* vk: Bump vulkan.h version to 0.138Chad Versace2015-07-151-1/+1
* vk/0.138: Update VkResult valuesChad Versace2015-07-151-14/+13
* vk/0.132: Do type-safetyChad Versace2015-07-151-92/+60
* vk/device: Add stub support for command poolsJason Ekstrand2015-07-141-4/+48
* vk/vulkan.h: Add the stuff for cross-queue resource sharingJason Ekstrand2015-07-141-4/+23
* vk/vulkan.h: Add a couple of size fields for specialization constantsJason Ekstrand2015-07-141-0/+2
* vk/vulkan.h: Move around buffer image granularitiesJason Ekstrand2015-07-141-1/+1
* vk: Add stubs for all the sparse resource stuffJason Ekstrand2015-07-141-25/+112
* vk/image: Add a stub for the new ImageFormatProperties functionJason Ekstrand2015-07-141-0/+14
* vk/vulkan.h: Rename FormatInfo to FormatPropertiesJason Ekstrand2015-07-141-3/+3
* vk/vulkan.h: Re-order some #define'sJason Ekstrand2015-07-141-6/+6
* vk/vulkan.h: Rename a function parameterJason Ekstrand2015-07-141-1/+1
* vk: Remove abreviationsJason Ekstrand2015-07-141-27/+27
* vk: Add the new extension/layer enumeration entrypointsJason Ekstrand2015-07-141-30/+33
* vk/vulkan.h: Change maxAnisotropy to a floatJason Ekstrand2015-07-141-2/+2
* vk/vulkan.h: Add the VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT flagJason Ekstrand2015-07-141-0/+1
* vk/vulkan.h: Rename a couple of function parametersJason Ekstrand2015-07-141-2/+2
* vk: Split the memory requirements/binding functionsJason Ekstrand2015-07-141-8/+19
* vk: Make barriers more precise (rev. 133)Jason Ekstrand2015-07-141-48/+33
* vk: Split the dynamic state binding function into one per stateJason Ekstrand2015-07-141-15/+18
* vk/vulkan.h: Rename a function parameter to match 132Jason Ekstrand2015-07-141-1/+1
* vk: Implement MultipassJason Ekstrand2015-07-141-148/+182
* vk/vulkan.h: Re-arrange some enums and definitions in preparation for 131Jason Ekstrand2015-07-141-1/+1
* vk/0.132: Add vkDestroyRenderPass()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroy*View()Chad Versace2015-07-141-0/+10
* vk/0.132: Add vkDestroyCommandBuffer()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyImageView()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyBufferView()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyFramebuffer()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyDynamicDepthStencilState()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyDynamicColorBlendState()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyDynamicRasterState()Chad Versace2015-07-141-0/+5
* vk/0.132: Add vkDestroyDynamicViewportState()Chad Versace2015-07-141-0/+5