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
2020-12-18Rename LIB_SUFFIX to VULKAN_LIB_SUFFIXsdk-1.2.162Michel Zou
2020-12-01cmake: remove mingw lib prefixsdk-1.2.162.0Michel Zou
2020-12-01loader: Remove SEEK_END usageLenny Komow
2020-12-01loader: Properly check for elevated permissionsCharles Giessen
2020-11-23build: Update known-good files for 1.2.162 headerv1.2.162Shannon McPherson
2020-11-23Add GGP WSI platform support to Vulkan-LoaderJ.D. Rouan
2020-11-23scripts: Add default return type for VkDeviceSizeMike Schuchardt
2020-11-18loader: Cast dxgi object to void** to suppress gcc warnings.Biswapriyo Nath
2020-11-18pkgconfig: Missing lib suffx on win32Michel Zou
2020-11-16build: Update known-good files for 1.2.161 headerv1.2.161Shannon McPherson
2020-11-13Reland "Generate libvulkan.so.1 on Linux instead of libvulkan.so"Shahbaz Youssefi
2020-11-10build: Update known-good files for 1.2.160 headerv1.2.160Shannon McPherson
2020-11-02build: Update known-good files for 1.2.159 headerv1.2.159Shannon McPherson
2020-10-30Revert "Generate libvulkan.so.1 on Linux instead of libvulkan.so"Shahbaz Youssefi
2020-10-30Add an option to disable MASMMichel Zou
2020-10-28Configure vulkan.pc when pkg-config is availablexantares
2020-10-28Generate libvulkan.so.1 on Linux instead of libvulkan.soShahbaz Youssefi
2020-10-27build: Update known-good files for 1.2.158 headerv1.2.158Shannon McPherson
2020-10-27tests: Use cmake -E copy instead of xcopyMichel Zou
2020-10-27Add support for VK_FUCHSIA_imagepipe_surfaceCraig Stout
2020-10-20Fix vulkan link to on cfgmgr32 case-sensitive fsxantares
2020-10-20CMake: Fix libdir in pkg-config file, dehardcode includedirRémi Verschelde
2020-10-19Add Fuchsia supportCraig Stout
2020-10-12build: Update known-good files for 1.2.157 headerv1.2.157Shannon McPherson
2020-10-09Handling also zero size override paths.Dorian Apanel
2020-10-09loader: Override layer load when custom allocator used.Dorian Apanel
2020-10-08Fix formatting issue.Piers Daniell
2020-10-07Fix some issues when EnumerateAdapterPhysicalDevices is availablePiers Daniell
2020-10-06build: Update known-good files for 1.2.156 headerv1.2.156Shannon McPherson
2020-10-06loader: Fixes build with MinGW-w64 8.0.0.Brecht Sanders
2020-10-06docs: Update build.md for static build changesCharles Giessen
2020-10-06docs: Remove outdated references to WDKLenny Komow
2020-10-01loader: Fix incorrect allocation error cleanupLenny Komow
2020-09-30docs: Update static linking infoCharles Giessen
2020-09-21build: Update known-good files for 1.2.154 headerv1.2.154Shannon McPherson
2020-09-18Revert "loader: Return error if layer loading failed"Charles Giessen
2020-09-12loader Fix issues with physical device sortingPiers Daniell
2020-09-07build: Update known-good files for 1.2.153 headerv1.2.153Shannon McPherson
2020-09-03docs: Add info on VkConfig and override layerCharles Giessen
2020-09-03Update Linux distro used in Travis pipelineTrung Lê
2020-09-03loader: Make device extensions return same countCharles Giessen
2020-09-03loader: Return error if layer loading failedCharles Giessen
2020-08-28docs: Remove mention of old layersCharles Giessen
2020-08-27build: Update known-good files for 1.2.152 headerv1.2.152Shannon McPherson
2020-08-27tests: Change license to Apache 2.0Lenny Komow
2020-08-27GN: Add missing header dependencies.Jamie Madill
2020-08-27repo: Prevent cmake name mismatch warningLenny Komow
2020-08-27Fix formattingRyan Harrison
2020-08-27Move variables into scope they are referenced withinRyan Harrison
2020-08-20loader: Fix invalid cleanup on allocation errorLenny Komow