Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/Vulkan-Loader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-04loader: Override layer support and settingssdk-1.1.85.0sdk-1.1.85Lenny Komow
2018-09-27loader: Remove layer version deprecation warningLenny Komow
2018-09-20repo: Update known good to 1.1.85 headersLenny Komow
2018-09-20build: CMakeLists.txt cleanup, part 1Mike Weiblen
2018-09-11repo: Update known-good to 1.1.84Lenny Komow
2018-09-11loader: Fix unused variable compiler warningLenny Komow
2018-08-23loader: Fix overzealous duplicate manifest warningLenny Komow
2018-08-22repo: Bump known good to 1.1.83Lenny Komow
2018-08-21loader: Add missing entry point to gpa helperLenny Komow
2018-08-09build: Correct Windows architecture optionsShannon McPherson
2018-08-08build: Unify `update_deps.py` between reposShannon McPherson
2018-08-07docs: Fix path typo in interface docPetr Kraus
2018-08-04loader: Remove layer negotiation from device chainLenny Komow
2018-08-04loader: Save gipa and gpda ptrs in instance chainKarl Schultz
2018-08-03loader: Fix VK_EXT_debug_utils crashLenny Komow
2018-07-30repo: Bump known good to 1.1.82 headersLenny Komow
2018-07-26Fix build with CFLAGS="-std=c11 -D_GNU_SOURCE"Tom Anderson
2018-07-25repo: Bump known good to 1.1.81 headersLenny Komow
2018-07-25docs: Remove vk_layer_dispatch_table.h from BUILD.mdMike Weiblen
2018-07-24docs: Update build doc with known-good infoLenny Komow
2018-07-24repo: Add handling for cron CI jobsLenny Komow
2018-07-23repo: Use update_deps.py in ci jobsLenny Komow
2018-07-23repo: Add update_deps.py scriptLenny Komow
2018-07-20repo: Use version from FindVulkanHeaders in buildLenny Komow
2018-07-20loader: Fix detection of patchMark Young
2018-07-20loader: Update FindVulkanHeaders CMakeMark Young
2018-07-19repo: Rework test layers to use cmake generatorsLenny Komow
2018-07-16loader: GH54: Fix setfault with VK_EXT_debug_utilsupstream-unstableMark Young
2018-07-10cmake: Clean up macOS install targetMike Schuchardt
2018-07-06loader: Rework include dependenciesLenny Komow
2018-07-03tests: Remove validation error messages fileMark Lobodzinski
2018-07-03tests: Update JSON files for 1.1.79 headerMark Lobodzinski
2018-07-01build: Beautify cmake filesMike Weiblen
2018-06-27build: Insert copyright in cmake filesMike Weiblen
2018-06-26cmake: Update Kitware copyrightMike Weiblen
2018-06-26repo: Update json files from 1.1.77 to 1.1.78Mark Lobodzinski
2018-06-25build: Improve googletest handlingKarl Schultz
2018-06-20header: Update MacOS json files for 1.1.77 headerJeremy Kniager
2018-06-20loader: Change a loader warning to an info messageLenny Komow
2018-06-19doc: Update BUILD.md [skip ci]Karl Schultz
2018-06-15cmake: Fixup FOLDER propertiesKarl Schultz
2018-06-14header: Update json files for 1.1.77 headerMark Lobodzinski
2018-06-13ci: Clean up AppVeyor config fileKarl Schultz
2018-06-13cmake: Move loader copy to test dirKarl Schultz
2018-06-13loader: Remove function pointer castsJózef Kucia
2018-06-13cmake: Prevent redefinition of uninstall targetKarl Schultz
2018-06-07loader: Fix up missing 1.1 function exportsJózef Kucia
2018-06-07repo: Make tests not try to build without gtestLenny Komow
2018-06-06repo: Modify gtest build logicLenny Komow
2018-06-06loader: Add support for get display properties2Lenny Komow