aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-09-23bug 14365: make separate viewport and scissor cmdsCourtney Goeltzenleuchter
2015-09-23bug 14365: replace dynamic state objectsCourtney Goeltzenleuchter
2015-09-22Remove libpng and zlib dependencies, add copyrightsTony Barbour
2015-09-22WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9)Ian Elliott
2015-09-17misc: bump header version to 170Courtney Goeltzenleuchter
2015-09-17Bug 14318: Clarify image layout transitions in a RenderPassCourtney Goeltzenleuchter
2015-09-17bug 14640: add pNext/sType to VkDeviceQueueCreateInfoCourtney Goeltzenleuchter
2015-09-17Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfoCourtney Goeltzenleuchter
2015-09-17bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BITCourtney Goeltzenleuchter
2015-09-17misc: Bump header versionCourtney Goeltzenleuchter
2015-09-17bug 14564: and initial layout for image creationCourtney Goeltzenleuchter
2015-09-17misc: Add maxVertexInputBindingsCourtney Goeltzenleuchter
2015-09-17misc: code movement due to header build changesCourtney Goeltzenleuchter
2015-09-17Bug 14643: use VkClearDepthStencilValueCourtney Goeltzenleuchter
2015-09-17bug-14538: Remove validation error codesCourtney Goeltzenleuchter
2015-09-17bug 14509: Rename Layer and Extension queriesCourtney Goeltzenleuchter
2015-09-17layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure.Jon Ashburn
2015-09-15bug-14583: Remove the unneeded vkBufferViewTypeCourtney Goeltzenleuchter
2015-09-15Bug 14583: Updates based on initial feedbackCourtney Goeltzenleuchter