aboutsummaryrefslogtreecommitdiff
path: root/layers
AgeCommit message (Expand)Author
2017-05-09layers: LX673, CreateWin32Surface Null HWND checkMark Lobodzinski
2017-05-09layers: Remove default ctors for {Image,}SamplerDescriptorChris Forbes
2017-05-09layers: Don't start ImageSamplerDescriptor w/ immut as updated.Chris Forbes
2017-05-09layers: Don't skip validating image part of combined image+immut samplerChris Forbes
2017-05-09loader: Code review fixesMark Young
2017-05-09loader: Fix layer Enumerate bugMark Young
2017-05-09loader: Meta-layer supportMark Young
2017-05-09layers:Fix cut-and-paste bugTobin Ehlis
2017-05-08layers:Immutable samplers are updated at creationTobin Ehlis
2017-05-08layers: Remove unhelpful precheck in ValidateDrawStateChris Forbes
2017-05-05tests: Add test for graphics pipelines with tessellationCort Stratton
2017-05-05layers: check for both TE and TC, not just TCCort Stratton
2017-05-05layers: Add VkVertexInputAttributeDescription VUsJeremy Hayes
2017-05-05layers: Add VkVertexInputBindingDescription VUsJeremy Hayes
2017-05-05layers: Fix incorrect VU IDMike Schuchardt
2017-05-05layers: Move patchControlPoints validationMike Schuchardt
2017-05-05layers: Pipeline creation conditional validationMike Schuchardt
2017-05-05layers: Correct error db of VkDeviceQueueCreateInfoPetr Kraus
2017-05-04Revert "Fix location of vk_layer_settings.txt on Android"Cody Northrop
2017-05-04Fix location of vk_layer_settings.txt on AndroidChristian Forfang
2017-05-03layers: Add missed entries for some nv extensionsChris Forbes
2017-05-03layers: Move UO helpers to headerChris Forbes
2017-05-03layers: UO: rework GetDisplayPlaneCapabilitiesKHRChris Forbes
2017-05-03layers: Rework UO GetDisplayModePropertiesKHRChris Forbes
2017-05-03layers: Mark bogus looking reverse lookup in UOChris Forbes
2017-05-03layers: Fix UO GetPhysicalDeviceDisplayPlanePropertiesKHRChris Forbes
2017-05-03layers: Use helpers in most swapchain UO implsChris Forbes
2017-05-03layers: Write helpers for UO Unwrap+WrapNew operationsChris Forbes
2017-05-03layers: Store instance data in UO::layer_data rather than gpu handleChris Forbes
2017-05-03layers: Use InstanceExtensions support in UOChris Forbes
2017-05-03layers: hold UO dispatch tables by value in layer_dataChris Forbes
2017-05-03layers: UO: split device and instance dataChris Forbes
2017-05-03layers: Use InstanceExtensions in PVChris Forbes
2017-05-03layers: Move CV instance extension tracking to helperChris Forbes
2017-05-03layers: Move PV device extension handling into helperChris Forbes
2017-05-03layers: Move CV::DeviceExtensions into helperChris Forbes
2017-05-03layers: Make device extension enables consistentChris Forbes
2017-05-03layers: Alias devExts in checkDeviceRegisterExtensionChris Forbes
2017-05-03layers: Remove redundant check for extension enable in fptrChris Forbes
2017-05-03layers: Move unrelated data out of devExts typeChris Forbes
2017-05-03layers: clang-format only, no code changesDave Houlton
2017-05-03layers: Add VUs 01202..01207Dave Houlton
2017-05-03layers: Special case threading and VK_NULL_HANDLEMike Stroyan
2017-05-02layers: Migrate surface support check to corePetr Kraus
2017-05-02layers: Convert capability handling to dataChris Forbes
2017-05-02layers: Fix validation of compute pipelinesChris Forbes
2017-05-02layers: Remove check for imageExtent == currentExtentCort Stratton
2017-05-02layers: Invert old 'pass' checks for shader validationChris Forbes
2017-05-01layers: Don't insist on memory dependency for presentChris Forbes
2017-04-29layers: Rewrite VerifyQueueStateToSeq to be less wastefulChris Forbes