aboutsummaryrefslogtreecommitdiff
path: root/layers
AgeCommit message (Expand)Author
2015-09-11layers: Migrate DrawState to new error reporting allowing for callback to sig...Tobin Ehlis
2015-09-11Bug 12998: Document required depth formats and layouts in buffer memoryCourtney Goeltzenleuchter
2015-09-11bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BITCourtney Goeltzenleuchter
2015-09-11Bug 14587: Rename flags: XXX_CREATE_SPARSE_BITCourtney Goeltzenleuchter
2015-09-11Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BITCourtney Goeltzenleuchter
2015-09-11bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BITCourtney Goeltzenleuchter
2015-09-11bug 14541: rename VkTexAddress to VkTexAddressModeCourtney Goeltzenleuchter
2015-09-11bug 14537: Improve VkImageFormatPropertiesCourtney Goeltzenleuchter
2015-09-10layers: Reenable MemTracker reference trackingMark Lobodzinski
2015-09-10vulkan.h: Change return types of some functions to voidMark Lobodzinski
2015-09-10layers: Add note about vkCreateDevice behaviorCourtney Goeltzenleuchter
2015-09-10draw_state: Implement bailout case for one testCourtney Goeltzenleuchter
2015-09-10layers: Add bailout flag to debug report callbackCourtney Goeltzenleuchter
2015-09-10mem_tracker: validation commentCourtney Goeltzenleuchter
2015-09-10bug-14538: Remove driver validation checksCourtney Goeltzenleuchter
2015-09-10layers: Remove unused functionsCourtney Goeltzenleuchter
2015-09-10layers: Add DeviceLimits json filesCody Northrop
2015-09-09layers: In DrawState only validate bound VBO index at the time of DrawTobin Ehlis
2015-09-09layers: DrawState fix to prevent false positives when matching PipelineLayoutsTobin Ehlis
2015-09-09layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count caseTobin Ehlis
2015-09-09layers: Initial framework for DeviceLimits layerTobin Ehlis
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