aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17Only set scripts that starts with a hashbang as executableAlexander F Rødseth
2016-06-17layers: GH576, Update layer details docMark Lobodzinski
2016-06-17layers: GH576, Validate attachment image usageMark Lobodzinski
2016-06-16build: Fix typos in CMakeLists.txt (SPRIV->SPIRV)Mark Young
2016-06-16layers: LX539, update layer details docMark Lobodzinski
2016-06-16layers: LX539, Validate mem typesMark Lobodzinski
2016-06-15tests: GH421 vkUpdateDescriptorSets testsMark Mueller
2016-06-15vulkaninfo: Show TexelOffset in decimal, instead of hex.Rene Lindsay
2016-06-14loader: GH362 - Fix json output of escape charsMark Young
2016-06-14loader: Fix GH607 by adding proper array supportMark Young
2016-06-14loader: return ext not present when applicableJeremy Hayes
2016-06-14layers: Fix CMakeLists.txt for non-MSVC Win buildsMark Mueller
2016-06-13vulkaninfo: Clean up XCB window creation code.Rene Lindsay
2016-06-13layers: Update docs for shared utils DLLMark Lobodzinski
2016-06-13layers: Add debug report headerMark Lobodzinski
2016-06-13layers: Make vklayer_utils a shared libraryMark Lobodzinski
2016-06-13layers: Fix Windows Dota2 crashMark Lobodzinski
2016-06-13layers: Fix test fallout in CommandBufferTwoSubmitsChris Forbes
2016-06-13layers: Fix mistracking of semaphores associated with submissionsChris Forbes
2016-06-13layers: Note broken behavior around stealing tracking from other queuesChris Forbes
2016-06-13layers: Add members to FENCE_NODE and QUEUE_NODE to hold the handlesChris Forbes
2016-06-13layers: Add helpers for getting fence and queue nodesChris Forbes
2016-06-13layers: Add CB_SUBMISSION structChris Forbes
2016-06-13layers: Unify fence checks for queue functionsChris Forbes
2016-06-13layers: Remove dead fence members from GLOBAL_CB_NODEChris Forbes
2016-06-13layers: remove tracking of last queue and fence for CBChris Forbes
2016-06-13layers: Update manifest files for vers 1.0.16Jon Ashburn
2016-06-13misc: Update to Vulkan header version 16Jon Ashburn
2016-06-13Revert "loader: Fix build warning on windows"Jon Ashburn
2016-06-13loader: Fix build warning on windowsJon Ashburn
2016-06-10Added {} to if statements.Rene Lindsay
2016-06-10Removed some window event handling code.Rene Lindsay
2016-06-10Applied the "clang-format" obfuscatorRene Lindsay
2016-06-10Show "Presentable Formats" per GPU for Win32/XCB/XLibRene Lindsay
2016-06-10layers: GH536, Updated layer details docMark Lobodzinski
2016-06-10layers: GH536, Update CmdFillBuffer validationMark Lobodzinski
2016-06-10winrt: fix error on uninstallDavid Pinedo
2016-06-10winrtinstaller: display error num in ps warning windowDavid Pinedo
2016-06-09winrt: configure loader even if ps script failsDavid Pinedo
2016-06-09winrtinstaller: fixed problems introduced by piping script to powershell.exeDavid Pinedo
2016-06-09layers: PR573, Handle imageArraySize renameDavid McFarland
2016-06-09layers: PR632, Updated layer details docMark Lobodzinski
2016-06-09layers: PR632, Change devlimits errors to warningsJan-Harald Fredriksen
2016-06-09layers: PR629, Remove subpass warningsJan-Harald Fredriksen
2016-06-09layers: Initialize write_in_use in eventMap entriesTony Barbour
2016-06-08winrtinstaller: avoid executing ps scripts, instead just pipe cmds to psDavid Pinedo
2016-06-07demos: Add -lrt to link options for smoke LVL #500Tony Barbour
2016-06-07tests: GH421 reflect vkAllocateDescriptorSets testMark Mueller
2016-06-07tests: GH421 reflect vkCmdBindDescriptorSets testMark Mueller
2016-06-07layers: Add check for image usage in vkCmdClearColorImageTony Barbour