aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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-01bug-14014: Allow multiple entrypoints in modulesCourtney Goeltzenleuchter
2015-07-01loader: Move CreateDevice to device tableCourtney Goeltzenleuchter
2015-07-01vulkan.h: Bug 14181 - Barriers need to be more preciseTony Barbour
2015-06-29loader: Move CreateDevice to device tableCourtney Goeltzenleuchter
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
2015-06-26vulkan.h: Bug 13900 - Remove initialCount from semaphoresTony Barbour
2015-06-26vulkan.h: Bug 13616 Clarification of types of sample countsTony Barbour
2015-06-26vulkan.h: Bug 13939 Remove references to depth/stencil resolveTony Barbour
2015-06-25vulkan.h: V109 -- Remove minLod from VkImageViewCreateInfoTony Barbour
2015-06-25vulkan.h: V108 -- Static Types, Bug# 13919Tony Barbour
2015-06-24Bug 14014: Allow multiple entrypoints in modulesCourtney Goeltzenleuchter
2015-06-24bug 14016: Make vkResetFences take const pFencesCourtney Goeltzenleuchter
2015-06-24vulkan: remove unused error codeCourtney Goeltzenleuchter
2015-06-24vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125)Chris Forbes
2015-06-24bug 13038: Remove support for multiple GPUsCourtney Goeltzenleuchter
2015-06-23vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, B...Mark Lobodzinski
2015-06-22vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047Mark Lobodzinski
2015-06-18misc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPERTIES_WSIJon Ashburn
2015-06-18misc: Remove GetDisplayInfoWSI()Jon Ashburn
2015-06-18vulkan.h: V102 -- Rename min/maxDepth for DepthStencil, Bug# 13917Mark Lobodzinski
2015-06-18vulkan.h: V101 -- Remove programPointSize, Bug# 13928Mark Lobodzinski
2015-06-18vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783Mark Lobodzinski
2015-06-18vulkan.h: V99 -- Remove fixed-function point parameters, Bug# 13928Mark Lobodzinski
2015-06-18vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926Mark Lobodzinski
2015-06-18vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925Mark Lobodzinski
2015-06-18debug_report: Add error codesCourtney Goeltzenleuchter
2015-06-18loader: Remove GetGlobalExtensionInfo from dispatch tableJon Ashburn
2015-06-18bug-13466: Implement comment #14Courtney Goeltzenleuchter
2015-06-18layers: Fix DrawState and ParamChecker to only use debug_marker if enabledJon Ashburn
2015-06-18debug_report: Add debug message flagCourtney Goeltzenleuchter
2015-06-18vulkan: Fix for bug 13785.Courtney Goeltzenleuchter
2015-06-17misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatchJon Ashburn
2015-06-17debug: remove old debug extension headerCourtney Goeltzenleuchter