aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-30bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)Chia-I Wu
2015-10-30v184: bug 14719: vkCmdCopyBufferToImage alignment requirements (WIP)Chia-I Wu
2015-10-30bug 14822: timestampFrequency underspecified (WIP)Chia-I Wu
2015-10-30bug 14725: Remove or replace VK_SPARSE_MEMORY_BIND_REPLICATE_64KIB_BLOCK_BIT ...Chia-I Wu
2015-10-30bug 14462: endianness of code for shader modules (WIP)Chia-I Wu
2015-10-30bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)Chia-I Wu
2015-10-30bug 14861: rasterization review issues (WIP)Chia-I Wu
2015-10-30bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)Chia-I Wu
2015-10-30bug 14844: Query Pool issues (WIP)Chia-I Wu
2015-10-26misc: Bump to header version 183Courtney Goeltzenleuchter
2015-10-26bug-14827: Remove DescriptorInfo unionCourtney Goeltzenleuchter
2015-10-26bug-14258: Remove maxCommandBuffersCourtney Goeltzenleuchter
2015-10-26bug-14258: Make descriptor pools and command pools more consistentCourtney Goeltzenleuchter
2015-10-26misc: bump to header version 182Courtney Goeltzenleuchter
2015-10-26bug-14575: normalized queue prioritiesCourtney Goeltzenleuchter
2015-10-26Bug 14789: Clean up limit structureCourtney Goeltzenleuchter
2015-10-23misc: Update header to v181Courtney Goeltzenleuchter
2015-10-23bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferViewCourtney Goeltzenleuchter
2015-10-23bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlagsCourtney Goeltzenleuchter
2015-10-23bug-14786: Addressing layered subresources in vkCmdCopyImageCourtney Goeltzenleuchter
2015-10-23bug-14786: minor renamesCourtney Goeltzenleuchter
2015-10-23misc: Change clear rectangle to include array layer/countCourtney Goeltzenleuchter
2015-10-23bug-14542: Remove VK_UNSUPPORTED from success return codesCourtney Goeltzenleuchter
2015-10-23WIP bug-14815: VkShaderStageCourtney Goeltzenleuchter
2015-10-23WIP bug-14815: VkImageAspectCourtney Goeltzenleuchter
2015-10-23misc: Bump header version to v180Courtney Goeltzenleuchter
2015-10-23bug-14746: add batched submit for semaphores and command buffersCourtney Goeltzenleuchter
2015-10-23misc: match upstream header v179Courtney Goeltzenleuchter
2015-10-23Bug 14621: Change vkGet* functions to not return VkResultCourtney Goeltzenleuchter
2015-10-23bug-14580: add dataSize to vkGetPipelineCacheDataCourtney Goeltzenleuchter
2015-10-23bug-14809: Need VK_ERROR_FEATURE_NOT_PRESENTCourtney Goeltzenleuchter
2015-10-23misc: make enum boundary names consistentCourtney Goeltzenleuchter
2015-10-23bug-14808: report number of valid bits in timesampsCourtney Goeltzenleuchter
2015-10-23misc: upstream header v176Courtney Goeltzenleuchter
2015-10-23misc: Remove WRITE_COMBINEDCourtney Goeltzenleuchter
2015-10-23misc: Fix compile warnings about undefined _MSC_VERCourtney Goeltzenleuchter
2015-10-23bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfoCourtney Goeltzenleuchter
2015-10-23bug-14646: remove VK_SUBPASS_DESCRIPTION_NO_OVERDRAW_BITCourtney Goeltzenleuchter
2015-10-23misc: bump header version 174Courtney Goeltzenleuchter
2015-10-23bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlagsCourtney Goeltzenleuchter
2015-10-23bug-14531: Expand tess abbreviation to tessellationCourtney Goeltzenleuchter
2015-10-23misc: Bump header to align with upstreamCourtney Goeltzenleuchter
2015-10-23bug-14642: Rename queueRecordCount to requestedQueueCountCourtney Goeltzenleuchter
2015-10-23misc: Bump header to align with upstreamCourtney Goeltzenleuchter
2015-10-23bug-14291: combine color and depth/stencil clearsCourtney Goeltzenleuchter
2015-10-23misc: Rename depthClip to depthClampCourtney Goeltzenleuchter
2015-10-08layers: Add support for Windows DEBUG_OUTPUT loggingCourtney Goeltzenleuchter
2015-09-25misc: Move snprintf define to vk_sdk_platform.hCourtney Goeltzenleuchter
2015-09-23bug-14715: DrawIndirect fixCourtney Goeltzenleuchter
2015-09-23bug-14365: add dynamic state to PSOCourtney Goeltzenleuchter