aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-09-15Bug 14583: Remove VkBufferView for UBO/SSBO descriptor typesCourtney Goeltzenleuchter
2015-09-15vulkan: Add maxDescriptorSet*BuffersDynamic to limitsCourtney Goeltzenleuchter
2015-09-15vulkan: Add missing _BIT to some bitfield enums.Courtney Goeltzenleuchter
2015-09-15vulkan: Bump version to 166Courtney Goeltzenleuchter
2015-09-15Bug 12998: change ImageSubresourceRange's aspect to aspectMaskCourtney Goeltzenleuchter
2015-09-15Bug 12998: change imageAspectMast to aspectMaskCourtney Goeltzenleuchter
2015-09-15bug 14313: Allow copies to do multi-layer copiesCourtney Goeltzenleuchter
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