aboutsummaryrefslogtreecommitdiff
path: root/loader/cJSON.c
AgeCommit message (Collapse)Author
2016-02-24loader: Fix MSVS warningsKarl Schultz
Apply branch 'fix-warnings' of https://github.com/null77/Vulkan-LoaderAndValidationLayers into null77-fix-warnings
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2016-01-21Make cJSON case-sensitiveAntoine Labour
2015-07-17Windows: more fixes for windows compileTony Barbour
2015-07-17Windows: More windows compilier fixesTony Barbour
2015-07-01loader: Add parsing of JSON file to find location of ICD librariesJon Ashburn
Works on Linux not yet on Windows.