aboutsummaryrefslogtreecommitdiff
path: root/layers/param_checker.cpp
AgeCommit message (Expand)Author
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-31layers: Validate renderPass.Jeremy Hayes
2015-07-31layers: Fix vkGetPipelineCacheSize validation.Jeremy Hayes
2015-07-31layers: Fix misc bugs in param checker.Jeremy Hayes
2015-07-17layers: Only verify data ptr not report_dataCourtney Goeltzenleuchter
2015-07-17layers: Remove dead code.Jeremy Hayes
2015-07-17v115: Remove pLinkConstBufferInfoCourtney Goeltzenleuchter
2015-07-17v131?: Remove ColorBlendAttachments->formatCourtney Goeltzenleuchter
2015-07-17v122?: Remove provoking vertex, now always lastCourtney Goeltzenleuchter
2015-07-17v106: Remove optional pointOriginCourtney Goeltzenleuchter
2015-07-17v106: remove optional depthModeCourtney Goeltzenleuchter
2015-07-17bug 14084: eliminate ERROR_INVALID_OBJECT_TYPECourtney Goeltzenleuchter
2015-07-17v127: Use PFN_vkVoidFunction for GetProcAddrCourtney Goeltzenleuchter
2015-07-17v106: Remove clipOriginCourtney Goeltzenleuchter
2015-07-17v133: Update parameters on CmdPipelineBarrierCourtney Goeltzenleuchter
2015-07-17v133: Update parameter types on CmdWaitEventsCourtney Goeltzenleuchter
2015-07-17v115: remove GetPhysicalDevicePerformanceCourtney Goeltzenleuchter
2015-07-17tests: Integrate command pools into testsCourtney Goeltzenleuchter
2015-07-17bug-14184: Transient memory allocationsCourtney Goeltzenleuchter
2015-07-17Bug 14224: Remove abbreviations on some API symbolsTony Barbour
2015-07-17layers: Fix param checker compilation errors.Jeremy Hayes
2015-07-17update vulkan.h for multi-pass command buffers (V131, #14075)Chia-I Wu
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-07ParamChecker: Update extension and layer mechanism.Courtney Goeltzenleuchter
2015-07-07tests: Fix some failing layer validation testsTobin Ehlis
2015-07-07loader: Rename loader_platform.h -> vk_loader_platform.hTobin Ehlis
2015-07-07layers: Rename all layer headers to begin with "vk_layer_" prefixTobin Ehlis
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-06update vulkan.h for multi-level command buffers (V121)Chia-I Wu
2015-07-02vulkan.h: V120 -- Tighten spec around VkMemoryRequirementsMark Lobodzinski
2015-07-02vulkan.h: V117 -- Remove Atomic Counters, Bug #14081Mark 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-29loader: Move CreateDevice to device tableCourtney Goeltzenleuchter
2015-06-26layers: Use new param checker layer.Jeremy Hayes
2015-06-25vulkan.h: V108 -- Static Types, Bug# 13919Tony Barbour
2015-06-24bug 14016: Make vkResetFences take const pFencesCourtney 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-22vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047Mark Lobodzinski
2015-06-18layers: Make WSI_LUNARG a device extension and check if enabled before useJon Ashburn
2015-06-18misc: Remove GetDisplayInfoWSI()Jon Ashburn
2015-06-18vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783Mark Lobodzinski