aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-08-07include: Change debug report pUserData parameter to non-constJon Ashburn
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-31xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAMECourtney Goeltzenleuchter
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
2015-07-24loader: Only check 32-bits for magic valueCourtney Goeltzenleuchter
2015-07-24misc: Add vkGetPhysicalDeviceImageFormatProperties as a stubJon Ashburn
2015-07-23loader: have loader_magic be uintptr_tCourtney Goeltzenleuchter
2015-07-23loader: Do not include dbg helpers in dispatchCourtney Goeltzenleuchter
2015-07-22headers: Updated debug object-to-string fcn with missing object typesMark Lobodzinski
2015-07-17bug-14282: remove constCourtney Goeltzenleuchter
2015-07-17vulkan: Fix definition of LayerPropertiesCourtney Goeltzenleuchter
2015-07-17layers: INITIAL Changes to use new WSI swapchain extensions.Ian Elliott
2015-07-17WSI: Add swapchain-extension headers (versions 12 & 40).Ian Elliott
2015-07-17misc: Bump patch number to reflect diffsCourtney Goeltzenleuchter