platform/upstream/Vulkan-Tools.git
2016-06-13 Mark Lobodzinskilayers: Update docs for shared utils DLL
2016-06-13 Mark Lobodzinskilayers: Add debug report header
2016-06-13 Mark Lobodzinskilayers: Make vklayer_utils a shared library
2016-06-13 Mark Lobodzinskilayers: Fix Windows Dota2 crash
2016-06-13 Chris Forbeslayers: Fix test fallout in CommandBufferTwoSubmits
2016-06-13 Chris Forbeslayers: Fix mistracking of semaphores associated with...
2016-06-13 Chris Forbeslayers: Note broken behavior around stealing tracking...
2016-06-13 Chris Forbeslayers: Add members to FENCE_NODE and QUEUE_NODE to...
2016-06-13 Chris Forbeslayers: Add helpers for getting fence and queue nodes
2016-06-13 Chris Forbeslayers: Add CB_SUBMISSION struct
2016-06-13 Chris Forbeslayers: Unify fence checks for queue functions
2016-06-13 Chris Forbeslayers: Remove dead fence members from GLOBAL_CB_NODE
2016-06-13 Chris Forbeslayers: remove tracking of last queue and fence for CB
2016-06-13 Jon Ashburnlayers: Update manifest files for vers 1.0.16
2016-06-13 Jon Ashburnmisc: Update to Vulkan header version 16
2016-06-13 Jon AshburnRevert "loader: Fix build warning on windows"
2016-06-13 Jon Ashburnloader: Fix build warning on windows
2016-06-10 Rene LindsayAdded {} to if statements.
2016-06-10 Rene LindsayRemoved some window event handling code.
2016-06-10 Rene LindsayApplied the "clang-format" obfuscator
2016-06-10 Rene LindsayShow "Presentable Formats" per GPU for Win32/XCB/XLib
2016-06-10 Mark Lobodzinskilayers: GH536, Updated layer details doc
2016-06-10 Mark Lobodzinskilayers: GH536, Update CmdFillBuffer validation
2016-06-10 David Pinedowinrt: fix error on uninstall
2016-06-10 David Pinedowinrtinstaller: display error num in ps warning window
2016-06-09 David Pinedowinrt: configure loader even if ps script fails
2016-06-09 David Pinedowinrtinstaller: fixed problems introduced by piping...
2016-06-09 David McFarlandlayers: PR573, Handle imageArraySize rename
2016-06-09 Mark Lobodzinskilayers: PR632, Updated layer details doc
2016-06-09 Jan-Harald... layers: PR632, Change devlimits errors to warnings
2016-06-09 Jan-Harald... layers: PR629, Remove subpass warnings
2016-06-09 Tony Barbourlayers: Initialize write_in_use in eventMap entries
2016-06-08 David Pinedowinrtinstaller: avoid executing ps scripts, instead...
2016-06-07 Tony Barbourdemos: Add -lrt to link options for smoke LVL #500
2016-06-07 Mark Muellertests: GH421 reflect vkAllocateDescriptorSets test
2016-06-07 Mark Muellertests: GH421 reflect vkCmdBindDescriptorSets test
2016-06-07 Tony Barbourlayers: Add check for image usage in vkCmdClearColorImage
2016-06-07 David Pinedowinrtinstaller: retry ps script failure with full path...
2016-06-06 Jon Ashburnloader: doc update for merge android and desktop layer...
2016-06-06 lenny-lunargdemos: Added --suppress_popups flag
2016-06-06 Karl Schultzdoc: Expand LVL acronym in BUILD.md
2016-06-06 Mark Lobodzinskilayers: Update docs for default dbg msg callbacks
2016-06-06 Mark Lobodzinskilayers: Move debug action enums from vk_layer.h
2016-06-06 Mark Lobodzinskilayers: Add default layer error message config
2016-06-06 David Pinedowinsdkinstaller: add cmd copy as additional diagnosic...
2016-06-04 David Pinedowinrtinstaller: add more logging debug code to powershe...
2016-06-03 David Pinedowinrtinstaller: fixes and diagnostics for powershell...
2016-06-02 Tobin Ehlislayers: Comment update
2016-06-02 Tobin Ehlislayers: Clean up poolMap access
2016-06-02 Tobin Ehlislayers: Remove unneccessary consts
2016-06-02 Tobin Ehlislayers: Update swapchainMap to use unique_ptr
2016-06-02 Tobin Ehlislayers: Added getSwapchainNode() helper
2016-06-02 Tobin Ehlislayers: Add getSwapchainFromImage() helper
2016-06-02 Tobin Ehlislayers: Remove unneeded layout_map
2016-06-02 Tobin Ehlislayers: Add getImageNode() helper
2016-06-02 Tobin Ehlislayers: Add getImageViewData() helper
2016-06-02 Tobin Ehlislayers: Add getSamplerNode() helper
2016-06-02 Tobin Ehlislayers: Add getBufferViewInfo() helper
2016-06-02 Tobin Ehlislayers: Update getMemObjInfo helper
2016-06-02 Tobin Ehlislayers: Add getBufferNode() helper
2016-06-02 Tobin Ehlislayers: Make layer_data visible to DescriptorSet
2016-06-02 Karl SchultzUpdate BUILD.md
2016-06-02 Dustin Gravescmake: Fix MSVCRT override
2016-06-02 Tobin Ehlislayers: Comment update
2016-06-02 Tobin Ehlislayers: Pass common data between pre/post AllocDescript...
2016-06-02 Tobin Ehlislayers: Add DescriptorSet interface for allocation
2016-06-02 Tobin Ehlislayers: Migrate DESCRIPTOR_POOL_NODE to type header
2016-06-02 iostrowslayers: GH611 Fix dynamic offset indexing
2016-06-01 Chia-I Wulayers: simplify v0 function implementations
2016-06-01 Dustin Graveslayers: More noautovalidity processing for structs
2016-06-01 Mark Muellerlayers: LX506 fix vkFlushMappedMemoryRanges validation...
2016-06-01 David Pinedowinrtinstaller: update signature on powershell config...
2016-05-31 Mark Youngwinrt: Disable temp log in RT install.
2016-05-31 Mark Youngwinrt: Add more Powershell logging to RT install
2016-05-31 Tobin Ehlistests: Add test for new renderpass clearValue check
2016-05-31 Tobin Ehlislayers: Kill redundant check
2016-05-31 Tobin Ehlislayers: GH601 Add check for clearValueCount
2016-05-31 Cody Northropdocs: Improve OSX steps for Android
2016-05-31 Cody Northroptoolchain: Simplify setup for shaderc, use https instea...
2016-05-31 Tobin Ehlistests: Add descriptor usage bit tests
2016-05-31 Tobin Ehlislayers: DescriptorSet class indentation fixes
2016-05-31 Tobin Ehlislayers: Improve descriptor copy update validation
2016-05-31 Tobin Ehlislayers: Remove unneeded else block
2016-05-31 Tobin Ehlislayers: Add usage bit validation for buffer descriptors
2016-05-31 Tobin Ehlislayers: Add usage bit validation for image descriptors
2016-05-31 Tobin Ehlislayers: Update freeDescriptorSet() comment
2016-05-31 Tobin Ehlislayers: Refactor FreeDescriptorSets()
2016-05-31 Tobin Ehlislayers: Make layer_data const in getPoolNode()
2016-05-31 Chris Forbeslayers: take better advantage of emplace_back in descri...
2016-05-31 Chia-I Wuadd vk-layer-introspect
2016-05-31 Chris Forbeslayers: Remove old hacks for imprecise descriptor track...
2016-05-31 Chris Forbeslayers: Do accurate draw-time validation of descriptors...
2016-05-31 Chris Forbeslayers: Make precise DS validation work for both bind...
2016-05-31 Chris Forbeslayers: Wire up validation of compute pipelines
2016-05-31 Tobin Ehlistests: Update doc for dynamic state tests
2016-05-30 Mark Youngwinrt: Add more error logic to Powershell script
2016-05-26 Chris Forbeslayers: Fix safe struct codegen of static arrays
2016-05-25 Tobin Ehlislayers: Handle static arrays in codegen
2016-05-24 Tobin Ehlislayers: Fix ImageSampler immut sampler check
2016-05-24 Mark Lobodzinskilayers: Use correct log_msg calls in swapchain
next