aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
2017-06-13loader: Fix unknown phys dev trampolines on linuxLenny Komow
2017-06-13loader: Fix unknown phys dev trampolines on win32Lenny Komow
2017-06-12build: Add CMake flag to suppress LVL contentKarl Schultz
2017-06-12docs: Remove swapchain refs from docs/text filesMark Lobodzinski
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-06-02loader: Add emulation for EXT inst extensionsLenny Komow
2017-05-31loader: Emulate surface capabilities 2Lenny Komow
2017-05-26loader: Fix env usage and cleanup messagesMark Young
2017-05-26loader: Extend emulation to VkDevice creationLenny Komow
2017-05-26loader: Add additional extensions to ext emulationLenny Komow
2017-05-23loader: Use correct instance in gpdpa callTony Barbour
2017-05-19docs: Update docs with env varsMark Young
2017-05-19loader: gh1771-Fix realloc handlingMark Young
2017-05-18loader: Revert ICD dlopen back to using RTLD_LAZYLenny Komow
2017-05-16loader: Expand error message infoMark Young
2017-05-16loader: Expand lib search locationsMark Young
2017-05-16loader: Modify ICD dlopen to use RTLD_NOWMark Young
2017-05-15loader: Add ICD to extension emulation debug infoLenny Komow
2017-05-10loader: Add basic phys dev props emulationLenny Komow
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-05-04docs: Update loader doc for linking and formatLenny Komow
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-20docs: LX666 - Typos in DocsMark Young
2017-03-16build: Improve pkg-config to handle 64-bit distrosleigh123linux
2017-03-16loader: Fix vkEnumeratePhysicalDeviceGroupsKHXMark Young
2017-03-16build: Fix potentially uninitialized VS2015 warningJamie Madill
2017-03-14build: Add pkgconfig file for the Vulkan loaderKarl Schultz
2017-03-14Merge pull request #1578 from KhronosGroup/stroyan_loader_json_initMike Stroyan
2017-03-14header: Update to 1.0.43 header versionMark Lobodzinski
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-06loader: gh1528 - Move generated filesMark Young
2017-03-03loader: Fix several leaksMark Young
2017-03-02docs: Add new layer registries to loader docLenny Komow
2017-03-02loader: gh1153 - Modify layer search pathLenny Komow
2017-03-01loader: Remove floating fileMark Young