aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-07-17vulkan: Remove unused STRUCTURE_TYPE enumCourtney Goeltzenleuchter
2015-07-17vulkan.h: Remove unused LAYER_CREATE_INFO typeCourtney Goeltzenleuchter
2015-07-17v115: remove GetPhysicalDevicePerformanceCourtney Goeltzenleuchter
2015-07-17vulkan: Updates to match upstream vulkan.hCourtney 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-17Bug 14084 - Object Tracker, Image, Generic layersTony 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-07include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.hTobin Ehlis
2015-07-07vulkan.h: v129 -- rework clear colors, remove raw clear [#14020]Chris Forbes