aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06Bug 15392 (Swapchain): Don't check VkPresentInfoKHR's waitSemaphoreCount & pW...Ian Elliott
2016-01-06Swapchain: Use an INFO instead of an ERROR for when pNext is non-NULL.Ian Elliott
2016-01-06Swapchain: Change way p*Count is checked--make sure not bigger than should be.Ian Elliott
2016-01-06Swapchain: Only check that queueFamilyIndexCount is greater than 0.Ian Elliott
2016-01-06Swapchain: Update my authorship to include Google.Ian Elliott
2016-01-06Swapchain: No longer validate VkSwapchainKHR (object_track will do) ...Ian Elliott
2016-01-06Swapchain: No longer validate VkDevice (object_track will do).Ian Elliott
2016-01-06Swapchain: No longer validate VkPhysicalDevice (object_track will do).Ian Elliott
2016-01-06Swapchain: No longer validate VkInstance (object_track will do).Ian Elliott
2016-01-06Swapchain: Remove tracking/validation of VkSurfaceKHR object.Ian Elliott
2016-01-06Bug 15383 (Swapchain): Treat VkSurfaceKHR as opaque--don't look inside it.Ian Elliott
2016-01-06Swapchain: Track/use enablement of the WSI platform extensions.Ian Elliott
2016-01-06Swapchain: Fixes and improvements validating vkCreate*SurfaceKHR().Ian Elliott
2016-01-06Swapchain: Fixes and improvements validating vkAcquireNextImageKHR().Ian Elliott
2016-01-06Swapchain: Fixes and improvements validating vkQueuePresentKHR().Ian Elliott
2016-01-06Swapchain: Fixes and improvements validating vkCreateSwapchainKHR().Ian Elliott
2016-01-06Swapchain: Rework the way that pCount is dealt with.Ian Elliott
2016-01-06Swapchain: Added NULL_POINTER checks & pCount checks.Ian Elliott
2016-01-06Swapchain: Update TODOsIan Elliott
2016-01-06Swapchain: Support vkGetPhysicalDevice*PresentationSupportKHR().Ian Elliott
2016-01-06Swapchain: Update vk_validation_layer_details.md for new errors.Ian Elliott
2016-01-06Swapchain: Port to latest (v217) WSI & VK_EXT_debug_report extensions.Ian Elliott
2016-01-06Swapchain: Enhance validation of vkCreateSwapchainKHR().Ian Elliott
2016-01-06tri/cube: : Support the new VkCompositeAlphaFlagBitsKHR.Ian Elliott
2016-01-06Swapchain: Replace implementation of presentModeStr()Ian Elliott
2016-01-06Swapchain: Rename deviceSwapchainExtensionEnabled->swapchainExtensionEnabledIan Elliott
2016-01-06Swapchain: Rename swapchainExtensionEnabled->surfaceExtensionEnabledIan Elliott
2016-01-06Swapchain: Start validating the new VkSurfaceKHR object.Ian Elliott
2016-01-06windows Runtime installer: fix files that were 0 length.David Pinedo
2016-01-06layers: Add documentation for new INVALID_ALIASING check in mem_trackerTobin Ehlis
2016-01-06layers: Complete make-dependency fixMark Lobodzinski
2016-01-06toolchain: Add spirv-tools to Windows scriptCody Northrop
2016-01-06toolchain: Update parameter parsing on LinuxCody Northrop
2016-01-06toolchain: Add spirv-tools to update_external_sources.shCody Northrop
2016-01-06Android build fixes.Michael Lentine
2016-01-06windows RT installer: Remove include files. Cosmetic changes to nsi file.David Pinedo
2016-01-05layers: Fix circular make depencyMark Lobodzinski
2016-01-05glslang: move to latest versionGregF
2016-01-05layers: MR105, Add aliasing check for buffer/image overlapMichael Lentine
2016-01-05layers: LX260, Clean up AccessMask validation message in DrawStateMark Lobodzinski
2016-01-05demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom...Tony Barbour
2016-01-05layers: LX255, Print readable version of VkAccessFlagsMark Lobodzinski
2016-01-05layers: LX249, Remove MSAA coherency checks from BeginRenderPassMark Lobodzinski
2016-01-04WindowsRTInstaller: Fix typo in command in nsi scriptDavid Pinedo
2016-01-04Windows Runtime Installer: Initial creation in LoaderAndToolsDavid Pinedo
2016-01-04loader: Convert getenv on Windows to use GetEnvironmentVariableJon Ashburn
2016-01-04layers: Enable fine-grained filtering of swapchain log messagesMark Lobodzinski
2016-01-04layers: Enable fine-grained filtering of generated layer log messagesMark Lobodzinski
2016-01-04layers: Enable fine-grained filtering of param_checker log messagesMark Lobodzinski
2016-01-04layers: Enable fine-grained filtering of mem_tracker log messagesMark Lobodzinski