aboutsummaryrefslogtreecommitdiff
path: root/include
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-10vulkan: Add validation error resultCourtney Goeltzenleuchter
2015-09-10layers: Add bailout flag to debug report callbackCourtney Goeltzenleuchter
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-04All extensions single revision number instead of major.minor.patchIan Elliott
2015-09-04WSI: Update headers for WSI swapchain extensions (versions 51 & 17).Ian Elliott
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-09-04WSI: Update headers for WSI swapchain extensions (versions 47 & 15).Ian Elliott
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-09-01headers: Add vk_sdk_platform.h for Win/Linux differencesMark Lobodzinski
2015-09-01headers: Moved utility routine out of to-be-upstreamed header fileMark Lobodzinski
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-27vk_platform: Update to upstream vk_platform.hCourtney 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-11loader: Change to new WSI query functions.Ian Elliott
2015-08-11WSI: Update swapchain headers to to version 13 and 45.Ian Elliott
2015-08-10WSI: Remove old "vs_wsi_lunarg.h" file.Ian Elliott