aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-15layers: Migrate MemTracker to allow log_msg callback to signal early returnMark Lobodzinski
2015-09-15demos/tests: Fix aspectMask updates in a few spotsCody Northrop
2015-09-15layers: Another CreateDevice fix (was using WSI instance extension name)Ian Elliott
2015-09-15layers: Check if CreateDevice enabling WSI device extension, not instanceIan Elliott
2015-09-15vktrace: Really put vktrace_layer.json and vktrace_layer.dll in the correct ...David Pinedo
2015-09-15vktrace: Put vktrace_layer.json and vktrace_layer.dll in the correct output dirsDavid Pinedo
2015-09-15bug-14583: Remove the unneeded vkBufferViewTypeCourtney Goeltzenleuchter
2015-09-15Bug 14583: Updates based on initial feedbackCourtney Goeltzenleuchter
2015-09-15Bug 14583: Remove VkBufferView for UBO/SSBO descriptor typesCourtney Goeltzenleuchter
2015-09-15vulkan: Add maxDescriptorSet*BuffersDynamic to limitsCourtney Goeltzenleuchter
2015-09-15vulkan: Add missing _BIT to some bitfield enums.Courtney Goeltzenleuchter
2015-09-15vulkan: Bump version to 166Courtney Goeltzenleuchter
2015-09-15Bug 12998: change ImageSubresourceRange's aspect to aspectMaskCourtney Goeltzenleuchter
2015-09-15Bug 12998: change imageAspectMast to aspectMaskCourtney Goeltzenleuchter
2015-09-15bug 14313: Allow copies to do multi-layer copiesCourtney Goeltzenleuchter
2015-09-14layers: Migrate ObjectTracker to updated Validation error reportingTobin Ehlis
2015-09-11layers: Fix spurious WSI memory binding error messages in MemTrackerMark Lobodzinski
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: Rename ArraySlice to ArrayLayerCourtney 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-11Bug 14537: Improve VkImageFormatPropertiesCourtney Goeltzenleuchter
2015-09-11bug-13139: refactor sparse propertiesCourtney Goeltzenleuchter
2015-09-10layers: Reenable MemTracker reference trackingMark Lobodzinski
2015-09-10nulldrv: Fix compiler issuesCourtney Goeltzenleuchter
2015-09-10vulkan.h: Change return types of some functions to voidMark Lobodzinski
2015-09-10layers: Add note about vkCreateDevice behaviorCourtney Goeltzenleuchter
2015-09-10vulkan: Add validation error resultCourtney Goeltzenleuchter
2015-09-10demos: Do not bail on validation errorCourtney 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-09demos: Fix demos to correctly query physicalDevice countTobin 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-09demos: Prevent tri rendering during shutdownCody Northrop
2015-09-09vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139Mark Lobodzinski
2015-09-09vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546Mark Lobodzinski
2015-09-08Windows build: rename vulkan.0.dll to vulkan-0.dllDavid Pinedo