aboutsummaryrefslogtreecommitdiff
path: root/loader/loader.c
AgeCommit message (Expand)Author
2016-09-26loader: gh971 EnumPhysDev return VK_INCOMPLETEMark Young
2016-09-20loader: More changes for gh181Mark Young
2016-09-19loader: Fixes for ICD vk{Create|Destroy}SurfaceKHRPiers Daniell
2016-09-19loader: gh181 use ICD for SurfaceKHRMark Young
2016-09-09loader: Fix another possible memory leakDerrick Owens
2016-09-09loader: Fixed conformance memory leak.Derrick Owens
2016-09-08loader: Remove extension enable checksMark Young
2016-09-08loader: Add checks for usage of wsi extensionsMark Young
2016-09-07loader: Cleanup 1.0.25 extension workMark Young
2016-09-06loader: Clean up failure handling in loaderMark Young
2016-09-06loader: gh901 Fix loader w multiple ICDsMark Young
2016-09-02loader: Clean up loader_init_generic_listMark Young
2016-09-02loader: Rename DevExt to dev_extMark Young
2016-09-02loader: Modify loader_make_versionMark Young
2016-09-02Fix VK_NV_external_memory_capabilities supportJames Jones
2016-08-31loader: Add support for NV instance extensionMark Lobodzinski
2016-08-24loader: Fix build warning on LinuxMark Lobodzinski
2016-08-19loader: Fix CTS failures in simulate_oom tests.Mark Young
2016-08-04loader: support manifests in XDG locationsJohn Drinkwater
2016-07-06loader: Fix 2 warnings detected in VS2015.Jamie Madill
2016-06-30loader: GH370 - re-enable allocator usageMark Young
2016-06-30Revert "loader: GH370 - re-enable allocator usage"Mark Young
2016-06-29loader: GH370 - re-enable allocator usageMark Young
2016-06-30Revert "loader: GH370 - re-enable allocator usage"Chris Forbes
2016-06-29loader: GH370 - re-enable allocator usageMark Young
2016-06-22loader: Fix version info on manifest string.Mark Young
2016-06-14loader: Fix GH607 by adding proper array supportMark Young
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-09loader: lvlgh204, Fix calls to secure_getenv on glibc < 2.17Jon Ashburn
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-25loader: ghlvl#180 Support a ICD interface version negotiationJon Ashburn
2016-04-20loader: ghlvl 361, Simplify library resource handlingJon Ashburn
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
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: 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
2016-04-06loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail...Piers Daniell
2016-04-05loader: Temp workaround to add WSI surface extensions enumerated.Jon Ashburn
2016-04-04loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailableJon Ashburn