aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan.h
AgeCommit message (Expand)Author
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-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-17bug-14282: remove constCourtney Goeltzenleuchter
2015-07-17vulkan: Fix definition of LayerPropertiesCourtney Goeltzenleuchter
2015-07-17misc: Bump patch number to reflect diffsCourtney Goeltzenleuchter
2015-07-17vulkan: Remove unused STRUCTURE_TYPE enumCourtney Goeltzenleuchter
2015-07-17vulkan.h: Remove unused LAYER_CREATE_INFO typeCourtney Goeltzenleuchter
2015-07-17vulkan: Switch to upstream headerCourtney Goeltzenleuchter
2015-07-17vulkan.h: API changes for #13744 - sharing across queuesChris Forbes
2015-07-17icd: Support for command poolsCody Northrop
2015-07-17bug-14184: Transient memory allocationsCourtney Goeltzenleuchter
2015-07-17Bug 14224: Remove abbreviations on some API symbolsTony Barbour
2015-07-17misc: Bump header versionCourtney Goeltzenleuchter
2015-07-17Bug 14248: Add vkFreeDescriptorSetsTony Barbour
2015-07-17layers: Updated DrawState to work with type safety changesTobin Ehlis
2015-07-17Bug 14084 - Improve type safety and remove polymorphismTony Barbour
2015-07-17bug 14084: Update test binding for type safetyCourtney Goeltzenleuchter
2015-07-17update vulkan.h for multi-pass command buffers (V131, #14075)Chia-I Wu
2015-07-10misc: Update header versionCourtney Goeltzenleuchter
2015-07-10vulkan: Rename bool32_t to VkBool32Courtney Goeltzenleuchter
2015-07-10misc: Support Pipeline caches and multi pipeline create, bug 14033 API changesJon Ashburn
2015-07-08vulkan.h: V136 -- Vulkan Sparse Resource IssuesMark Lobodzinski
2015-07-07loader: bug 12992: extension and layer supportCourtney Goeltzenleuchter
2015-07-07vulkan.h: v129 -- rework clear colors, remove raw clear [#14020]Chris Forbes
2015-07-07vulkan.h: Split attachment and image clears (#13914, v126)Chris Forbes
2015-07-07vulkan.h: Update features/limits structures (#12827, v125)Chris Forbes
2015-07-06update vulkan.h for multi-level command buffers (V121)Chia-I Wu
2015-07-03vulkan.h: Added #define for MAX_DESCRIPTIONMark Lobodzinski
2015-07-02vulkan.h: V120 -- Tighten spec around VkMemoryRequirementsMark Lobodzinski
2015-07-02vulkan.h: V119 -- Remove unsigned byte indicesMark Lobodzinski
2015-07-02vulkan.h: V118 -- Add array types to VkImageViewTypeMark Lobodzinski
2015-07-02vulkan.h: V117 -- Remove Atomic Counters, Bug #14081Mark Lobodzinski
2015-07-02vulkan.h: V116 -- Remove VK_IMAGE_LAYOUT_CLEAR_OPTIMALMark Lobodzinski
2015-07-02vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082.Mark Lobodzinski
2015-07-01bug 14014: Fill out support for VkShaderModuleCourtney Goeltzenleuchter
2015-07-01vulkan.h: Bug 14181 - Barriers need to be more preciseTony Barbour
2015-06-29vulkan.h: V110 #13864 -- Border Color Values UnderspecifiedTony Barbour
2015-06-26vulkan.h: Bug 14171 - remove unused structure type enumsTony Barbour
2015-06-26vulkan.h: Bug 14153 - remove maxInlineMemoryUpdateSizeTony Barbour
2015-06-26vulkan.h: Bug 14136 - reorder logicop enumsTony Barbour