aboutsummaryrefslogtreecommitdiff
path: root/loader/loader.c
AgeCommit message (Expand)Author
2018-01-19loader: Fix static library initializationLenny Komow
2018-01-19loader: Restore pNext data in CreateDeviceJoey Bzdek
2018-01-18loader: Fix enabling extensions from layersLenny Komow
2018-01-16loader: Clean up mutexes on destructionLenny Komow
2018-01-16Loader: fix open registry handle leakSlawomir Cygan
2018-01-09loader: Add pre-instance functions for layersLenny Komow
2018-01-03loader: Change overzealous warning to debug msgLenny Komow
2017-12-04loader: Fix Clang errors/warnings.Jamie Madill
2017-11-28loader: fix memory leak for layers with >1 dev_extsCort Stratton
2017-11-27loader: Fix improper cast warning.Jamie Madill
2017-10-16loader: Fix info message when activating a layerLenny Komow
2017-10-10Loader: Fix OOM in loaderGetDeviceRegistryFiles()Igor Ostrowski
2017-09-13loader: Fix crash from loading invalid ICDLenny Komow
2017-09-06loader: Allow layer loading from pnp registryLenny Komow
2017-09-06loader: Fix PnP 32-bit registry handlingLenny Komow
2017-08-29loader: Fix GetProcAddress loading illegal funcsLenny Komow
2017-08-25Loader: Fix out-of-memory handling in loaderGetDeviceRegistryFilesSlawomir Cygan
2017-08-10loader: Replace overzealous warnings with infoLenny Komow
2017-08-10loader: Don't load manifest files more than onceLenny Komow
2017-08-10loader: Fix size handling when scanning registriesSlawomir Cygan
2017-08-10loader: Add new ICD search paths to loaderSlawomir Cygan
2017-07-18loader: Fix vkEnumerateDeviceLayerPropertiesMark Young
2017-07-17loader: Do not enumerate extensions from disabled implicit layersJean-Francois Roy
2017-06-29loader: Add validation for apiVersionMark Young
2017-06-26loader: Fix handling of JSONMark Young
2017-06-12loader: Change std_val to ignore swapchain layerMark Lobodzinski
2017-06-12loader: replace UTF-8 “” with "Nekotekina
2017-06-05loader: Fix buffer overflow in loader_add_to_dev_ext_listGabríel Arthúr Pétursson
2017-05-26loader: Fix env usage and cleanup messagesMark Young
2017-05-26loader: Extend emulation to VkDevice creationLenny Komow
2017-05-23loader: Use correct instance in gpdpa callTony Barbour
2017-05-19loader: gh1771-Fix realloc handlingMark Young
2017-05-16loader: Expand error message infoMark Young
2017-05-10loader : gh1675 - Further strncat changesMark Young
2017-05-09loader: Optimize layer removalMark Young
2017-05-09loader: Code review fixesMark Young
2017-05-09loader: Update meta-layersMark Young
2017-05-09loader: Fix layer Enumerate bugMark Young
2017-05-09loader: Meta-layer supportMark Young
2017-04-26loader: gh1681 - Restrict error in JSONMark Young
2017-04-07loader: Fix loader and layer negotiationMark Young
2017-03-31loader: Fix loader crash with multiple instancesLenny Komow
2017-03-22loader: Add guard around cmake header include.Jamie Madill
2017-03-16loader: Fix vkEnumeratePhysicalDeviceGroupsKHXMark Young
2017-03-16build: Fix potentially uninitialized VS2015 warningJamie Madill
2017-03-14loader: Initialize json_versionMike Stroyan
2017-03-09loader: Set pointer to NULLMark Young
2017-03-09loader: Use secure_getenv only when necessaryMark Young
2017-03-09loader: Update secure_getenv checkMark Young
2017-03-08spelling: Fix spelling errorsMark Young