aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
2016-06-20loader: update so versionJeremy Hayes
2016-06-20loader: Increase error message lengthTobin Ehlis
2016-06-20docs: Fix weird characters in Loader.md fileMark Young
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-13Revert "loader: Fix build warning on windows"Jon Ashburn
2016-06-13loader: Fix build warning on windowsJon Ashburn
2016-06-06loader: doc update for merge android and desktop layer interfaceJon Ashburn
2016-06-06layers: Move debug action enums from vk_layer.hMark Lobodzinski
2016-06-02cmake: Fix MSVCRT overrideDustin Graves
2016-05-20winrtinstaller: remove dependency on msvcrt redistributablesDavid Pinedo
2016-05-19docs: update v0 languages for device layer deprecationChia-I Wu
2016-05-18doc: update layer and loader doc for device lyaer deprecationJon Ashburn
2016-05-17loader: update linux so versionJeremy Hayes
2016-05-17loader: Treat GLOBAL layers same as INSTANCE layersJon Ashburn
2016-05-16loader: reduce message level if GDPA of a layer is not foundJon Ashburn
2016-05-16loader: deprecate device layersJon Ashburn
2016-05-12loader: update linux so versionJeremy Hayes
2016-05-10loader: Update interface docJon Ashburn
2016-05-09loader: lvlgh204, Fix calls to secure_getenv on glibc < 2.17Jon Ashburn
2016-05-06doc: allow layers to ignore pAllocatorChia-I Wu
2016-05-05loader: added Windows resource file for vulkan-1.dllDavid Pinedo
2016-05-05loader: Fix issue when ICD DestroyDebugReportCallbackEXT not found.Mark Young
2016-05-05CMakeLists.txt and doc changes forMark Mueller
2016-04-28loader: Add compile-time option for layer search paths.Jamie Madill
2016-04-28Revert "loader: Remove the default directory paths for ICDs and layers"Jamie Madill
2016-04-28loader: don't remove loader structs from CreateInfo for ICDJon Ashburn
2016-04-26loader: update doc to remove sentence allowing layers to skipJon Ashburn
2016-04-25loader: ghlvl#180 Support a ICD interface version negotiationJon Ashburn
2016-04-25loader: update spec doc for ICD interface versioningJon Ashburn
2016-04-22doc: remove rules on vkEnumerate*Properties for layersChia-I Wu
2016-04-22doc: formalize the current loader-layer interfaceChia-I Wu
2016-04-21loader: fix LX475Jeremy Hayes
2016-04-20loader: ghlvl 361, Simplify library resource handlingJon Ashburn
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-19Update typo in docttyio
2016-04-18doc: fix typos in docDavid Pinedo
2016-04-15Revert "loader: Temp workaround to add WSI surface extensions enumerated."Jon Ashburn
2016-04-15Revert "loader: temp workaround for advertising linux wsi surface extensions"Jon Ashburn
2016-04-15loader: Remove the default directory paths for ICDs and layersJon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-04-14loader: `Remove the ICD and Layers search path for WindowsPiers Daniell
2016-04-14loader: dont free and reallocate physical devicesJeannot Breton
2016-04-14loader: Added some missing function entry points to loader_icd_init_entrys.Petros Bantolas
2016-04-08loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensionsJon Ashburn
2016-04-07loader: Fix the std_validation version to really be loader's built versionJon Ashburn
2016-04-07loader: Preserve order during layer list expansionChris Forbes
2016-04-07loader: Don't scribble on caller memory in CreateInstance,CreateDeviceChris Forbes
2016-04-07loader: temp workaround for advertising linux wsi surface extensionsJon Ashburn