aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07winrtinstaller: retry ps script failure with full path to powershell.exeDavid Pinedo
2016-06-06loader: doc update for merge android and desktop layer interfaceJon Ashburn
2016-06-06demos: Added --suppress_popups flaglenny-lunarg
2016-06-06doc: Expand LVL acronym in BUILD.mdKarl Schultz
2016-06-06layers: Update docs for default dbg msg callbacksMark Lobodzinski
2016-06-06layers: Move debug action enums from vk_layer.hMark Lobodzinski
2016-06-06layers: Add default layer error message configMark Lobodzinski
2016-06-06winsdkinstaller: add cmd copy as additional diagnosic for ps failureDavid Pinedo
2016-06-03winrtinstaller: add more logging debug code to powershell script invocationDavid Pinedo
2016-06-03winrtinstaller: fixes and diagnostics for powershell config script failureDavid Pinedo
2016-06-02layers: Comment updateTobin Ehlis
2016-06-02layers: Clean up poolMap accessTobin Ehlis
2016-06-02layers: Remove unneccessary constsTobin Ehlis
2016-06-02layers: Update swapchainMap to use unique_ptrTobin Ehlis
2016-06-02layers: Added getSwapchainNode() helperTobin Ehlis
2016-06-02layers: Add getSwapchainFromImage() helperTobin Ehlis
2016-06-02layers: Remove unneeded layout_mapTobin Ehlis
2016-06-02layers: Add getImageNode() helperTobin Ehlis
2016-06-02layers: Add getImageViewData() helperTobin Ehlis
2016-06-02layers: Add getSamplerNode() helperTobin Ehlis
2016-06-02layers: Add getBufferViewInfo() helperTobin Ehlis
2016-06-02layers: Update getMemObjInfo helperTobin Ehlis
2016-06-02layers: Add getBufferNode() helperTobin Ehlis
2016-06-02layers: Make layer_data visible to DescriptorSetTobin Ehlis
2016-06-02Update BUILD.mdKarl Schultz
2016-06-02cmake: Fix MSVCRT overrideDustin Graves
2016-06-02layers: Comment updateTobin Ehlis
2016-06-02layers: Pass common data between pre/post AllocDescriptorSetsTobin Ehlis
2016-06-02layers: Add DescriptorSet interface for allocationTobin Ehlis
2016-06-02layers: Migrate DESCRIPTOR_POOL_NODE to type headerTobin Ehlis
2016-06-02layers: GH611 Fix dynamic offset indexingiostrows
2016-06-02layers: simplify v0 function implementationsChia-I Wu
2016-06-01layers: More noautovalidity processing for structsDustin Graves
2016-06-01layers: LX506 fix vkFlushMappedMemoryRanges validation errorMark Mueller
2016-06-01winrtinstaller: update signature on powershell config scriptDavid Pinedo
2016-05-31winrt: Disable temp log in RT install.Mark Young
2016-05-31winrt: Add more Powershell logging to RT installMark Young
2016-05-31tests: Add test for new renderpass clearValue checkTobin Ehlis
2016-05-31layers: Kill redundant checkTobin Ehlis
2016-05-31layers: GH601 Add check for clearValueCountTobin Ehlis
2016-05-31docs: Improve OSX steps for AndroidCody Northrop
2016-05-31toolchain: Simplify setup for shaderc, use https instead of git@Cody Northrop
2016-05-31tests: Add descriptor usage bit testsTobin Ehlis
2016-05-31layers: DescriptorSet class indentation fixesTobin Ehlis
2016-05-31layers: Improve descriptor copy update validationTobin Ehlis
2016-05-31layers: Remove unneeded else blockTobin Ehlis
2016-05-31layers: Add usage bit validation for buffer descriptorsTobin Ehlis
2016-05-31layers: Add usage bit validation for image descriptorsTobin Ehlis
2016-05-31layers: Update freeDescriptorSet() commentTobin Ehlis
2016-05-31layers: Refactor FreeDescriptorSets()Tobin Ehlis