aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan.h
AgeCommit message (Expand)Author
2015-09-11Bug 12998: Document required depth formats and layouts in buffer memoryCourtney Goeltzenleuchter
2015-09-11bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BITCourtney Goeltzenleuchter
2015-09-11Bug 14587: Rename flags: XXX_CREATE_SPARSE_BITCourtney Goeltzenleuchter
2015-09-11bug 14313: Rename ArraySlice to ArrayLayerCourtney Goeltzenleuchter
2015-09-11Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BITCourtney Goeltzenleuchter
2015-09-11bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BITCourtney Goeltzenleuchter
2015-09-11bug 14541: rename VkTexAddress to VkTexAddressModeCourtney Goeltzenleuchter
2015-09-11bug 14537: Improve VkImageFormatPropertiesCourtney Goeltzenleuchter
2015-09-11Bug 14537: Improve VkImageFormatPropertiesCourtney Goeltzenleuchter
2015-09-11bug-13139: refactor sparse propertiesCourtney Goeltzenleuchter
2015-09-10vulkan.h: Change return types of some functions to voidMark Lobodzinski
2015-09-10bug-14538: Remove driver validation checksCourtney Goeltzenleuchter
2015-09-09vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139Mark Lobodzinski
2015-09-09vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546Mark Lobodzinski
2015-09-02vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinatesMark Lobodzinski
2015-09-02bug 14517: Rename cs parameter to stageCourtney Goeltzenleuchter
2015-09-02bug-14537: Improve VkImageFormatPropertiesCourtney Goeltzenleuchter
2015-09-02Bug 14522: Remove VkAttachmentViewCourtney Goeltzenleuchter
2015-09-02bug-14515: Add occlusionQueryNonConservative featureCourtney Goeltzenleuchter
2015-08-31bug-14532: Rename VK_LAST_* to VK_REMAINING_*Courtney Goeltzenleuchter
2015-08-31misc: tool updates, no functional changeCourtney Goeltzenleuchter
2015-08-31Bug-14177: Remove Float16 feature.Courtney Goeltzenleuchter
2015-08-31bug-13970: Sparse Texture VA SizeCourtney Goeltzenleuchter
2015-08-26v156: Bump API minor versionCody Northrop
2015-08-26v156: Bug 14451 - Rename dynamic state objectsCody Northrop
2015-08-26Bug 14474: Remove *_USAGE_GENERALCody Northrop
2015-08-26v155: Bug 14435 - Remove abbreviations in VkClearColorCody Northrop
2015-08-26v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfoCody Northrop
2015-08-26v153: Minor version bump for bugs 14323, 14400, 14339, 14406Cody Northrop
2015-08-26Bug 14406: Add support for front/back stencil reference dynamic stateCody Northrop
2015-08-26Bug 14339: Add the missing alphaToOneEnable to VkPipelineColorBlendStateCreat...Cody Northrop
2015-08-26Bug 14400: Add FORMAT_FEATURES for blitsCody Northrop
2015-08-26Bug 14323: RasterLine and RasterDepthBias changesCody Northrop
2015-08-11Bug 14407 - Add texelCoords to Sampler stateCody Northrop
2015-08-11Bug 14339 - Add alphaToOne as an optional featureCody Northrop
2015-08-11v151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to a nullptrCody Northrop
2015-08-11v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfoCody Northrop
2015-08-11v149: Fix header ordering bugCody Northrop
2015-08-04v148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeaturesCody Northrop
2015-08-04v147: Bugs 14352 and 14300Cody Northrop
2015-08-04v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleM...Cody Northrop
2015-08-04v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags fieldCody Northrop
2015-08-04v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValue...Cody Northrop
2015-08-04v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescriptionCody Northrop
2015-08-04v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfoCody Northrop
2015-08-04v140: Bug 14251 - Inconsistencies in the definition of queriesCody Northrop
2015-08-04v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSetsCody Northrop
2015-07-29bug-14352: Update vulkan.h versionCourtney Goeltzenleuchter
2015-07-29bug-14352: Missing size parameter in VkSparseMemoryBindInfoCourtney Goeltzenleuchter
2015-07-29bug-14330: Initialize handle on Vulkan objectsCourtney Goeltzenleuchter