platform/upstream/Vulkan-Tools.git
2016-07-01 Jon Ashburnlayers: Fix swapchain GetDisplayPlanePropertyCount...
2016-07-01 Chris ForbesTweaks for review feedback
2016-07-01 Chris Forbeslayers: Simplify draw-time subpass sample count handling
2016-07-01 Chris Forbeslayers: Require subpass attachments' sample counts...
2016-07-01 Chris Forbeslayers: Add validation for subpass multisample resolve...
2016-07-01 Chris Forbeslayers: Make TransitionSubpassLayouts work with VK_ATTA...
2016-07-01 Chris Forbeslayers: Fix crash in ValidateDependencies with VK_ATTAC...
2016-07-01 Chris Forbeslayers: Fix crash in ValidateLayouts with VK_ATTACHMENT...
2016-07-01 Chris Forbeslayers: Apply subpass 0 layout transitions at CmdBeginR...
2016-07-01 Chris Forbeslayers: Fix render pass begin handling of initial layout
2016-06-30 Karl Schultztests: Add missing TODO tests to layer details doc
2016-06-30 Mark Youngloader: GH370 - re-enable allocator usage
2016-06-30 Jon Ashburnlayers: Fix compilation errors for KHR_display ext
2016-06-30 Jon Ashburnlayers: Add some comments to swapchain for more KHR_dis...
2016-06-30 Jon Ashburnlayers: Fix unique_objects creation of VkDisplayKHR
2016-06-30 Jon Ashburnlayers: FIx object_tracker displayKHR and displayModeKH...
2016-06-30 Jon Ashburnlayers: Fix GetDisplayModePropertiesKHR unique_objects...
2016-06-30 Jon Ashburnlayers: Finish add support to validation for VK_KHR_dis...
2016-06-30 Petros BantolasAdded WSI KHR_display support to validation
2016-06-30 Mark YoungRevert "loader: GH370 - re-enable allocator usage"
2016-06-30 Mark Youngloader: GH370 - re-enable allocator usage
2016-06-29 Chris ForbesRevert "loader: GH370 - re-enable allocator usage"
2016-06-29 Mun Gwan-gyeongdemos: GH692 Added a supporting of wayland wsi
2016-06-29 Chris Forbeslayers: Don't produce spurious validation errors for...
2016-06-29 Mark Youngloader: GH370 - re-enable allocator usage
2016-06-29 Karl Schultzmisc: GH691 Remove duplicated line.
2016-06-29 Mark Lobodzinskilayers: Update layer details doc
2016-06-29 Mark Lobodzinskilayers: Take care of DevLimits cleanup items
2016-06-29 Mark Lobodzinskilayers: Move QueueFamilyProp Query checks into CV
2016-06-29 Mark Lobodzinskilayers: Moved devlimits UpdateDescrSets to PV
2016-06-29 Mark Lobodzinskilayers: Move devlimits validation into PV
2016-06-29 Mark Lobodzinskilayers: Add GetPhysDevQueueFamilyProps to CV
2016-06-29 Mark Lobodzinskilayers: Add EnumeratePhysicalDevices to CV
2016-06-29 Mark Lobodzinskilayers: Add DevLimits error codes to CV.h
2016-06-29 Mark Lobodzinskilayers: Move phys dev call state structs to CV
2016-06-29 Mark Lobodzinskilayers: Add phyDevProps call to Param Validation
2016-06-29 Mark Lobodzinskilayers: GH618, Correct WSI exension flag usage
2016-06-28 Tobin Ehlislayers: Unify invalid command buffer handling
2016-06-28 Tobin Ehlislayers: Update cb_bindings to hold CB_NODE ptr
2016-06-28 Tobin Ehlislayers: Refactor framebuffer look-up
2016-06-28 Tobin Ehlislayers: Make FB node inherit from BASE_NODE
2016-06-28 Tobin Ehlislayers: Refactor command buffer look-up
2016-06-28 Tobin Ehlislayers: Refactor image/buffer memory fetch
2016-06-28 Tobin Ehlislayers: BUFFER_NODE clean-up
2016-06-27 Tobin Ehlislayers: GH616 Improve descriptor set invalid binding...
2016-06-24 Cody Northroptoolchain: Simplify shaderc setup for Windows too,...
2016-06-23 Chris Forbeslayers: Inline away markCommandBuffersInFlight
2016-06-23 Chris Forbeslayers: More use of getFenceNode / getQueueNode helpers
2016-06-23 Chris Forbeslayers: Make CB_SUBMISSION 1:1 with VkSubmitInfo
2016-06-23 Chris Forbeslayers: Clean up around semaphore flagging
2016-06-23 Chris Forbeslayers: Slightly simplify logic in CreateRenderPass
2016-06-23 Chris Forbeslayers: misc minor tidying
2016-06-23 Chris Forbeslayers: Fix locking in ResetCommandPool
2016-06-23 Chris Forbeslayers: Fix ResetFences validation vs update
2016-06-23 Chris Forbeslayers: Fix remaining direct uses of commandPoolMap
2016-06-23 Chris Forbeslayers: Untangle check & update in FreeCommandBuffers
2016-06-23 Chris Forbeslayers: Untangle check from update around pool reset...
2016-06-23 Chris Forbeslayers: Move CMD_POOL_INFO to header, rename, add helper
2016-06-23 Chris Forbeslayers: Split check from clear of CB global inflight...
2016-06-23 Tobin Ehlislayers: Clean up frameBufferMap unique_ptr use
2016-06-23 Tobin Ehlislayers: Add Framebuffer dimension limits check
2016-06-23 Tobin Ehlislayers: Add FB attachment swizzle check
2016-06-23 Tobin Ehlislayers: Add Framebuffer dimensions check
2016-06-23 Tobin Ehlislayers: Add INVALID_FRAMEBUFFER_CREATE_INFO error
2016-06-23 Tobin Ehlislayers: Add sample count check at CreateFramebuffer...
2016-06-23 Tobin Ehlislayers: Add format check between renderpass and framebuffer
2016-06-23 Tobin Ehlistests: Added FramebufferCreateErrors test
2016-06-23 Tobin Ehlislayers: Add framebuffer attachmentCount check
2016-06-23 Tobin Ehlislayers: Refactor CreateFramebuffer
2016-06-23 Tobin Ehlislayers: Refactor CreateFramebuffer
2016-06-23 Tobin Ehlislayers: Clean up frameBuffer map
2016-06-23 Mark Youngdocs: Fix broken link in LoaderAndLayerInterface
2016-06-23 Ian ElliottLayers: GH674: Improve locking in swapchain layer.
2016-06-22 Mark Youngwinsdk: Fix multiple RT uninstall issue
2016-06-22 Rene Lindsaydemos: Check global extensions before creating surface
2016-06-22 Tony Barbourlayers: Update json files - VK_EXT_debug_report v3
2016-06-22 Mark Youngloader: Fix version info on manifest string.
2016-06-22 David Pinedowindowsbuild: chmod -x update_external_sources.bat
2016-06-21 Rene Lindsaydemos: Add Format properties heading to vulkaninfo
2016-06-21 Rene Lindsaydemos: Put back the XSync, removed by previous commit
2016-06-21 Mark LobodzinskiRevert "layers: Add debug report header"
2016-06-21 Mark LobodzinskiRevert "layers: Make vklayer_utils a shared library"
2016-06-21 Mark LobodzinskiRevert "layers: Update docs for shared utils DLL"
2016-06-21 Rene Lindsaydemos: LX535 Remove deprecated device layers.
2016-06-21 Rene Lindsaydemos: Use XSync to fix intermittent xlib crash.
2016-06-21 Chris Forbeslayers: Fix CmdBeginRenderPass after non-inline renderp...
2016-06-21 Mark Lobodzinskilayers: GH669, Fix clearValueCount errors
2016-06-21 Rene Lindsaydemos: Fix intermittent crash on xlib
2016-06-21 Tony Barboursmoke: Remove references to device layers
2016-06-21 David Pinedowindowsbuild: +x of update_external_sources.bat
2016-06-21 Mark Lobodzinskilayers: Fix Windows crash in Dota2
2016-06-21 Karl Schultzdemos: remove deprecated device layer code
2016-06-20 Jeremy Hayesloader: update so version
2016-06-20 Chris Forbeslayers: Get rid of fence->swapchain link
2016-06-20 Chris Forbeslayers: Untangle validate+update in QueuePresentKHR
2016-06-20 Chris Forbeslayers: Fix AcquireNextImageKHR handling of sync objects
2016-06-20 Chris Forbeslayers: Add getSemaphoreNode helper
2016-06-20 Chris Forbeslayers: Rework fence state tracking
2016-06-20 Chris Forbeslayers: Tidy decrementResources a bit
2016-06-20 Chris Forbeslayers: use getFenceNode in decrementResources
next