platform/upstream/Vulkan-Tools.git
2016-01-14 Tobin Ehlislayers: MR129, Remove incorrect asserts from param_chec...
2016-01-14 Jon Ashburnloader: Add support for implicit layer device extension...
2016-01-14 Jon Ashburnloader: Fix so unwrapped instance gets used for layer...
2016-01-13 David PinedoWindows RT Installer: Fix layer reg entry setup, no...
2016-01-13 Jon Ashburndemos: Remove the message box dialog for errors in...
2016-01-13 Mark Lobodzinskidemos: Fix vulkaninfo version reporting error
2016-01-12 David PinedoWindows RT Installer: add buildno to version
2016-01-12 Chris Forbeslayers: MR128, Don't complain about declarations withou...
2016-01-12 Chris Forbeslayers: MR128, Fix mismatched new[]/delete in validate_...
2016-01-12 Chris Forbeslayers: MR128, Revert "layers: Work around Windows...
2016-01-12 Mark Lobodzinskilayers: LX273, Fix accessMask validation for depth...
2016-01-12 GregFspirv-tools: update version for SDK 1.0 IHV
2016-01-12 Jon Ashburnheader: move to version 1.0.1
2016-01-12 Jon Ashburnloader: Fix so unwrapped instance gets used for layer...
2016-01-12 Tony Barbourlayers: Remove extra subpass increment in draw state
2016-01-12 Jeremy Hayesloader: update linux version to 1.
2016-01-12 Mark Lobodzinskilayers: Gitlab 65, Add image layout extension enum...
2016-01-12 Mark Lobodzinskilayers: Fix image layer format mutability validation
2016-01-12 Tobin Ehlislayers: MR127, Update DrawState handling of non-updated...
2016-01-11 Jon Ashburnloader: Update README.md for ICD<->loader interface
2016-01-11 Jon Ashburnloader: Fix old ICD interface to not use vkGetInstanceP...
2016-01-11 GregFglslang: upgrade glslang version for SDK 1.0 IHV
2016-01-11 Jon Ashburnheader: Move to version 1.0.0 from 0.222
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2016-01-11 Norbert Nopperlayers: Gitlab 126, Fix for swapchain layer which was...
2016-01-11 Mark Lobodzinskilayers: LX264, Validate immutable format bit in image...
2016-01-08 Mark YoungFixes: Fixed compiler warning about &
2016-01-08 Mark YoungFixes: More compilation warning fixes
2016-01-08 Mark Lobodzinskilayers: Gitlab 41 & 61, Fix invalid descriptor derefere...
2016-01-08 Norbert Nopperlayers: MR124, Fix semaphore ordering validation in...
2016-01-08 Mark Lobodzinskilayers: LX263, Validate minimum imageArrayLayers value...
2016-01-07 Jon Ashburnlayers: Fix unique_object gpa function; no intercept...
2016-01-07 Mark Lobodzinskilayers: LX256, Suppress warnings on pre-signaled fences...
2016-01-07 Jon Ashburnmisc: make sure host memory alignment is a power of two
2016-01-07 Tobin Ehlislayers: MR123, Improved ObjectTracker codegen
2016-01-07 Ian Elliottswapchain: MR122, queueFamilyIndexCount must be > 1...
2016-01-07 Mike Stroyanlayers: MR121, Use _BitScanForward for u_ffs on windows
2016-01-07 Mark Lobodzinskilayers: Output function names for deferred memory valid...
2016-01-07 Michael Lentinelayers: MR119, Defer validation until command buffer...
2016-01-07 Jon Ashburnmisc: Remove the unique_objects layer from being enable...
2016-01-07 Tobin Ehlistests: Fix a couple of test bugs revealed by unique_obj...
2016-01-07 Tobin Ehlislayers: UniqueObject updates based on review
2016-01-07 Tobin Ehlislayers: Updated UniqueObjects with improved codegen
2016-01-07 Tobin Ehlislayers: Add UniqueObjects layer to wrap objects in...
2016-01-07 David Pinedoupdate_external_sources: backed out last commit, broke...
2016-01-07 Tobin Ehlislayers: Minor fixes to draw_state for new semaphore...
2016-01-07 Michael Lentinelayers: MR118, Add validation for semaphore ordering
2016-01-07 Michael Lentinelayers: MR109, Fix second command buffer validation
2016-01-07 Mark Lobodzinskilayers: MR108, Merge related updates and fixes
2016-01-07 Michael Lentinelayers: MR108, Validate get queries
2016-01-07 Jon Ashburnicd: Use new loader interface for finding ICD entry...
2016-01-07 Jon Ashburnloader: Find ICD entrypoints via vk_icdGetInstanceProcA...
2016-01-07 Mark YoungFixes: Fixed more Visual Studio warnings which appeared...
2016-01-07 Mark YoungFixes: Fixed a missing file change with Visual Studio...
2016-01-07 Mark YoungFixes: Fixed Visual Studio warnings during compilation.
2016-01-07 Mark YoungFixes: Automatically detect Visual Studio version on...
2016-01-07 Karl SchultzAdded X server DRI3 config info for Ubuntu 14.04.3...
2016-01-07 David Pinedodraw_state layer: add validateAndIncrementResources...
2016-01-06 David PinedoBump Windows ABI to 1
2016-01-06 Mark Lobodzinskilayers: Update layer details doc for new validation...
2016-01-06 Michael Lentinelayers: MR107, Verify that clear is not used when first...
2016-01-06 Mark Lobodzinskilayers: MR82, merge-related fixes
2016-01-06 Michael Lentinelayers: MR82, Add lifetime validation for buffers to...
2016-01-06 Mark Lobodzinskilayers: LX259, Clarify draw_state accessMask warnings
2016-01-06 Ian ElliottSwapchain: Reconcile MD file with Swapchain layer.
2016-01-06 Ian ElliottBug 15392 (Swapchain): Don't check VkPresentInfoKHR...
2016-01-06 Ian ElliottSwapchain: Use an INFO instead of an ERROR for when...
2016-01-06 Ian ElliottSwapchain: Change way p*Count is checked--make sure...
2016-01-06 Ian ElliottSwapchain: Only check that queueFamilyIndexCount is...
2016-01-06 Ian ElliottSwapchain: Update my authorship to include Google.
2016-01-06 Ian ElliottSwapchain: No longer validate VkSwapchainKHR (object_tr...
2016-01-06 Ian ElliottSwapchain: No longer validate VkDevice (object_track...
2016-01-06 Ian ElliottSwapchain: No longer validate VkPhysicalDevice (object_...
2016-01-06 Ian ElliottSwapchain: No longer validate VkInstance (object_track...
2016-01-06 Ian ElliottSwapchain: Remove tracking/validation of VkSurfaceKHR...
2016-01-06 Ian ElliottBug 15383 (Swapchain): Treat VkSurfaceKHR as opaque...
2016-01-06 Ian ElliottSwapchain: Track/use enablement of the WSI platform...
2016-01-06 Ian ElliottSwapchain: Fixes and improvements validating vkCreate...
2016-01-06 Ian ElliottSwapchain: Fixes and improvements validating vkAcquireN...
2016-01-06 Ian ElliottSwapchain: Fixes and improvements validating vkQueuePre...
2016-01-06 Ian ElliottSwapchain: Fixes and improvements validating vkCreateSw...
2016-01-06 Ian ElliottSwapchain: Rework the way that pCount is dealt with.
2016-01-06 Ian ElliottSwapchain: Added NULL_POINTER checks & pCount checks.
2016-01-06 Ian ElliottSwapchain: Update TODOs
2016-01-06 Ian ElliottSwapchain: Support vkGetPhysicalDevice*PresentationSupp...
2016-01-06 Ian ElliottSwapchain: Update vk_validation_layer_details.md for...
2016-01-06 Ian ElliottSwapchain: Port to latest (v217) WSI & VK_EXT_debug_rep...
2016-01-06 Ian ElliottSwapchain: Enhance validation of vkCreateSwapchainKHR().
2016-01-06 Ian Elliotttri/cube: : Support the new VkCompositeAlphaFlagBitsKHR.
2016-01-06 Ian ElliottSwapchain: Replace implementation of presentModeStr()
2016-01-06 Ian ElliottSwapchain: Rename deviceSwapchainExtensionEnabled-...
2016-01-06 Ian ElliottSwapchain: Rename swapchainExtensionEnabled->surfaceExt...
2016-01-06 Ian ElliottSwapchain: Start validating the new VkSurfaceKHR object.
2016-01-06 David Pinedowindows Runtime installer: fix files that were 0 length.
2016-01-06 Tobin Ehlislayers: Add documentation for new INVALID_ALIASING...
2016-01-06 Mark Lobodzinskilayers: Complete make-dependency fix
2016-01-06 Cody Northroptoolchain: Add spirv-tools to Windows script
2016-01-06 Cody Northroptoolchain: Update parameter parsing on Linux
2016-01-06 Cody Northroptoolchain: Add spirv-tools to update_external_sources.sh
2016-01-06 Michael LentineAndroid build fixes.
next