aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-07loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD libraryJon Ashburn
2016-01-07Fixes: Fixed more Visual Studio warnings which appeared with the mergeMark Young
2016-01-07Fixes: Fixed a missing file change with Visual Studio warnings.Mark Young
2016-01-07Fixes: Fixed Visual Studio warnings during compilation.Mark Young
2016-01-07Fixes: Automatically detect Visual Studio version on WindowsMark Young
2016-01-07Added X server DRI3 config info for Ubuntu 14.04.3 LTS.Karl Schultz
2016-01-06draw_state layer: add validateAndIncrementResources return valueDavid Pinedo
2016-01-06Bump Windows ABI to 1David Pinedo
2016-01-06layers: Update layer details doc for new validation errorsMark Lobodzinski
2016-01-06layers: MR107, Verify that clear is not used when first use is shader readMichael Lentine
2016-01-06layers: MR82, merge-related fixesMark Lobodzinski
2016-01-06layers: MR82, Add lifetime validation for buffers to DrawStateMichael Lentine
2016-01-06layers: LX259, Clarify draw_state accessMask warningsMark Lobodzinski
2016-01-06Swapchain: Reconcile MD file with Swapchain layer.Ian Elliott
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