aboutsummaryrefslogtreecommitdiff
path: root/layers
AgeCommit message (Expand)Author
2015-09-09loader: Use GetProcAddr function names from layer manifest fileJon Ashburn
2015-09-09vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139Mark Lobodzinski
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-09-03layers: If layers receive bad filename for output log, report ERROR and fallb...Tobin Ehlis
2015-09-03layers: Update some layers to avoid repeated call to get_dispatch_key()Tobin Ehlis
2015-09-02bug 14517: Rename cs parameter to stageCourtney Goeltzenleuchter
2015-09-02layers: MemTracker fixes for image usage flag validation.Mark Lobodzinski
2015-09-02Bug 14522: Remove VkAttachmentViewCourtney Goeltzenleuchter
2015-09-01windows: Fix a couple signed/unsigned warningsCody Northrop
2015-09-01layers: Modify ScreenShot usage and layout flags to work cross vendorCody Northrop
2015-09-01layers: Port screenshot fixes to masterCody Northrop
2015-09-01headers: Moved utility routine out of to-be-upstreamed header fileMark Lobodzinski
2015-09-01layers: Automated checking of validation layer documentationTobin Ehlis
2015-09-01layers: Various corrections to vk_validation_layer_details.mdTobin Ehlis
2015-08-28layers: Add todo flagging destroy while on queueMike Stroyan
2015-08-27vk_platform: Update to upstream vk_platform.hCourtney Goeltzenleuchter
2015-08-27check that cube array views are complete cubesCass Everitt
2015-08-26v156: Bug 14451 - Rename dynamic state objectsCody Northrop
2015-08-26Bug 14474: Remove *_USAGE_GENERALCody Northrop
2015-08-26Bug 14406: Add support for front/back stencil reference dynamic stateCody Northrop
2015-08-26Bug 14400: Add FORMAT_FEATURES for blitsCody Northrop
2015-08-26Bug 14323: RasterLine and RasterDepthBias changesCody Northrop
2015-08-25Fix formatting for GitLab web interfaceJens Owen
2015-08-25layers: Initial commit of Validation Details md fileTobin Ehlis
2015-08-18tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flagTobin Ehlis
2015-08-18layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffersTobin Ehlis
2015-08-14layers: Change Threading layer dispatch and loggingMike Stroyan
2015-08-14layers: Optimize DrawState when info is not shownMike Stroyan
2015-08-14layers: Remove add_dependencies of .def filesMike Stroyan
2015-08-14layers: Remove active flags with removed callbacksMike Stroyan
2015-08-12layers: Make multi layer functional again as a multi layer per libraryJon Ashburn
2015-08-11layers: mem_tracker: Change to new WSI query functions.Ian Elliott
2015-08-11layers: Don't output DrawState dynamic state info for null handlesMark Lobodzinski
2015-08-10layers: port ShaderChecker to SPIR-V v31 (from ChrisF)GregF
2015-08-10layers: Restore information messages to the MemTracker layerMark Lobodzinski
2015-08-07layers: Reenable informational messages in DrawState layerMark Lobodzinski
2015-08-06windows: Fix various warningsCody 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-08-04layers: Fixed formatting error in DrawStateMark Lobodzinski
2015-08-04layers: Fix freed memory use in layer_destroy_msg_callbackMike Stroyan
2015-08-04layers: DrawState validation cases for BeginCommandBufferMark Lobodzinski
2015-07-31Initialize VkDesciptorSet to VK_NULL_HANDLEDana Jansens
2015-07-31layers: Validate renderPass.Jeremy Hayes
2015-07-31loader: Fix Windows layers json files for backslash as separatorJon Ashburn
2015-07-31Screenshot layer: Works on SDK 0.2 branchDavid Pinedo