aboutsummaryrefslogtreecommitdiff
path: root/loader/loader.c
AgeCommit message (Expand)Author
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
2017-03-08loader: Update secure_getenv usageMark Young
2017-03-02loader: gh1153 - Modify layer search pathLenny Komow
2017-03-01vulkan: update to header 1.0.42Mark Young
2017-02-20loader: Configurable fallback search pathsBenjamin Saunders
2017-02-17loader: Fix a few potential overrunsMark Young
2017-02-13loader: Fix XDG path parsingKarl Schultz
2017-02-10loader: Add env var to disable inst ext filterMark Young
2017-02-03loader: gh1449 - Fix mem leak on CTSMark Young
2017-02-02loader: Improve Linux manifest searchBenjamin Saunders
2017-01-27build: Enable declaration hiding warning on WindowsKarl Schultz
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski
2017-01-24loader: Update the loader to 1.0.39Mark Young