aboutsummaryrefslogtreecommitdiff
path: root/loader/vk_loader_platform.h
AgeCommit message (Expand)Author
2018-01-19loader: Fix static library initializationLenny Komow
2018-01-18loader: Fix enabling extensions from layersLenny Komow
2018-01-16loader: Clean up mutexes on destructionLenny Komow
2017-12-04loader: Fix Clang errors/warnings.Jamie Madill
2017-09-06loader: Allow layer loading from pnp registryLenny Komow
2017-09-06loader: Fix PnP 32-bit registry handlingLenny Komow
2017-08-10loader: Add new ICD search paths to loaderSlawomir Cygan
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-03-08spelling: Fix spelling errorsMark Young
2017-03-02loader: gh1153 - Modify layer search pathLenny Komow
2017-02-02loader: Improve Linux manifest searchBenjamin Saunders
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-14loader: Fix static analysis warningsKarl Schultz
2016-12-15loader: Fix Clang warnings.Jamie Madill
2016-12-01loader: avoid DEFAULT_VK_LAYERS_PATH redefinition.Frank Henigman
2016-12-01loader: spell 'separator' correctlyFrank Henigman
2016-11-08loader: Parameterize locations of drivers/layersLenny Komow
2016-10-27loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is def...Dor Askayo
2016-10-27loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibilityDor Askayo
2016-08-04loader: support manifests in XDG locationsJohn Drinkwater
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-20loader: Increase error message lengthTobin Ehlis
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-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-15loader: Remove the default directory paths for ICDs and layersJon Ashburn
2016-04-14loader: `Remove the ICD and Layers search path for WindowsPiers Daniell
2016-02-18loader: Fix windows build from last loader checkinJon Ashburn
2016-02-18loader: Add a ICD and layer search path for loader to discover JSON filesJon Ashburn
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2016-01-04loader: Convert getenv on Windows to use GetEnvironmentVariableJon Ashburn
2015-12-17loader: Add support for implicit layersJon Ashburn
2015-12-01wsi: Various fixes and Windows build issuesMark Lobodzinski
2015-12-01wsi: Fix windows build issuesMark Lobodzinski
2015-11-18loader: Add dynamic dispatch for unknown device extension entrypointsJon Ashburn
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter
2015-11-03layers: Windows define fixesTobin Ehlis
2015-10-29loader: Move utility function so it is found on both Linux and Windowsjon