summaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)AuthorFilesLines
2016-08-26loader: Update resource context default versionMark Young1-2/+2
2016-08-24loader: Fix build warning on LinuxMark Lobodzinski1-1/+0
2016-08-19loader: Fix CTS failures in simulate_oom tests.Mark Young3-124/+257
2016-08-04loader: support manifests in XDG locationsJohn Drinkwater2-48/+71
2016-08-01loader : Fix segfault in vulkaninfoMark Young1-1/+1
2016-08-01loader: gh571 vkEnumerateInstanceLayerProperties()davidhubbard1-2/+2
2016-07-29docs: Clean up LoaderAndLayerInterface markdownMark Young1-17/+38
2016-07-27loader: return incomplete when count < availableJeremy Hayes1-1/+3
2016-07-21docs: Remove extra line in doc headersMark Young1-9/+0
2016-07-20loader: Clean up some things in the MD fileMark Young1-37/+58
2016-07-19loader: Clarify in docs about WSI and inst ext.Mark Young1-0/+60
2016-07-18misc: Update to Vulkan header version 21Karl Schultz1-1/+1
2016-07-13loader: mr739 - Link VKstatic against shlwapiNekotekina1-0/+1
2016-07-11misc: Update to Vulkan header version 20Karl Schultz2-2/+2
2016-07-06loader: Fix 2 warnings detected in VS2015.Jamie Madill1-8/+7
2016-07-06loader: Remove device_limits layerMark Lobodzinski1-5/+5
2016-06-30loader: GH370 - re-enable allocator usageMark Young9-663/+1099
2016-06-30Revert "loader: GH370 - re-enable allocator usage"Mark Young9-1090/+661
2016-06-29loader: GH370 - re-enable allocator usageMark Young9-661/+1090
2016-06-30Revert "loader: GH370 - re-enable allocator usage"Chris Forbes9-1081/+657
2016-06-29loader: GH370 - re-enable allocator usageMark Young9-657/+1081
2016-06-23docs: Fix broken link in LoaderAndLayerInterfaceMark Young1-1/+1
2016-06-22loader: Fix version info on manifest string.Mark Young1-2/+2
2016-06-20loader: update so versionJeremy Hayes1-1/+1
2016-06-20loader: Increase error message lengthTobin Ehlis1-2/+2
2016-06-20docs: Fix weird characters in Loader.md fileMark Young1-23/+29
2016-06-14loader: GH362 - Fix json output of escape charsMark Young1-6/+5
2016-06-14loader: Fix GH607 by adding proper array supportMark Young2-323/+445
2016-06-14loader: return ext not present when applicableJeremy Hayes1-9/+10
2016-06-13Revert "loader: Fix build warning on windows"Jon Ashburn1-1/+1
2016-06-13loader: Fix build warning on windowsJon Ashburn1-1/+1
2016-06-06loader: doc update for merge android and desktop layer interfaceJon Ashburn1-223/+112
2016-06-06layers: Move debug action enums from vk_layer.hMark Lobodzinski3-1/+35
2016-06-02cmake: Fix MSVCRT overrideDustin Graves1-2/+8
2016-05-20winrtinstaller: remove dependency on msvcrt redistributablesDavid Pinedo1-0/+2
2016-05-19docs: update v0 languages for device layer deprecationChia-I Wu1-23/+44
2016-05-18doc: update layer and loader doc for device lyaer deprecationJon Ashburn1-54/+48
2016-05-17loader: update linux so versionJeremy Hayes1-1/+1
2016-05-17loader: Treat GLOBAL layers same as INSTANCE layersJon Ashburn1-12/+3
2016-05-16loader: reduce message level if GDPA of a layer is not foundJon Ashburn1-1/+1
2016-05-16loader: deprecate device layersJon Ashburn3-226/+145
2016-05-12loader: update linux so versionJeremy Hayes1-1/+1
2016-05-10loader: Update interface docJon Ashburn1-30/+91
2016-05-09loader: lvlgh204, Fix calls to secure_getenv on glibc < 2.17Jon Ashburn1-1/+1
2016-05-06doc: allow layers to ignore pAllocatorChia-I Wu1-0/+5
2016-05-05loader: added Windows resource file for vulkan-1.dllDavid Pinedo2-1/+99
2016-05-05loader: Fix issue when ICD DestroyDebugReportCallbackEXT not found.Mark Young1-0/+8
2016-05-05CMakeLists.txt and doc changes forMark Mueller1-3/+9
2016-04-28loader: Add compile-time option for layer search paths.Jamie Madill2-8/+21
2016-04-28Revert "loader: Remove the default directory paths for ICDs and layers"Jamie Madill2-11/+17