platform/upstream/Vulkan-Loader.git
2021-06-07 Charles Giessentest: Refactor tests that use VK_ICD_FILENAMES
2021-06-07 Charles Giessentest: Control process elevation on Windows
2021-06-07 Charles Giessentest: Delete files properly on windows
2021-06-07 Charles Giessenci: Enable building of tests
2021-06-07 Charles Giessentest: Fix Windows x86 icd shim exports
2021-06-07 Charles Giessenci: Enable regression tests in Windows CI
2021-06-07 Mike Schuchardtbuild: Update to header 1.2.180
2021-06-03 Jamie MadillGN: Support custom library name.
2021-06-01 Biswapriyo... CMake: Fix linking option and libraries for MinGW.
2021-06-01 Charles Giessenloader: Silence erroneous implicit layer warning
2021-05-29 Charles Giessentests: Include <memory> in test_util.h
2021-05-27 Charles Giessenci: Make linux CI run regression tests
2021-05-27 Charles Giessencmake: Only enable testing with BUILD_TESTS
2021-05-27 Charles Giessenloader: Add pragma once to adapters.h
2021-05-27 Charles Giessentests: Add CMake to handle Detours library
2021-05-27 Charles Giessentests: fix spelling in loader_validation_tests
2021-05-27 Charles Giessentest: Add regression tests code
2021-05-27 Charles Giessentest: Add framework test_environment
2021-05-27 Charles Giessentest: Add test framekwork layer utility
2021-05-27 Charles Giessentest: Add framework platform abstraction shim
2021-05-27 Charles Giessentests: Add TestICD for mocking ICD's
2021-05-27 Charles Giessentest: Add framework cmake and utilities
2021-05-27 Charles Giessencmake: Make loader use same CRT in debug mode
2021-05-24 Mike Schuchardtbuild: Update to header 1.2.179 upstream/1.2.179 upstream/v1.2.179
2021-05-11 Mike Schuchardtbuild: Update to header 1.2.178
2021-05-04 Charles Giessenloader: Emit DEBUG for unknown function names
2021-05-04 Mike GorchakUse headers in the external folder prior to the system...
2021-05-04 sfricke-samsungMatch null queue check for vkGetDeviceQueue
2021-04-29 Mike Schuchardtbuild: Update to header 1.2.177
2021-04-29 Mike Schuchardtscripts: Switch from mkpath to makedirs
2021-04-27 Lenny Komowloader: Prevent crash from VK_KHR_display
2021-04-24 Lenny Komowloader: Fix stack overflow with large manifests
2021-04-23 Charles Giessenloader: Fix unused variable warning on Apple
2021-04-22 Charles Giessenloader: Silence wrong ELF class errors
2021-04-21 Charles Giessenloader: Accept layer manifest version 1.2.0
2021-04-21 Charles Giessendocs: Update pre-instance-function list
2021-04-21 Mike Gorchakbuild: Fix QNX build system
2021-04-20 Mike Schuchardtbuild: Update to header 1.2.176
2021-04-20 Charles Giessenci: Add verification of generated source code
2021-04-20 Charles Giessenbuild: Run generator to update extensions
2021-04-06 Mike GorchakAdd a couple of paragraphs about building process under...
2021-04-06 Mike GorchakRename build option to make it clearer that it belongs...
2021-04-06 Mike GorchakAdd QNX platform makefiles.
2021-04-06 Mike GorchakAdd support for QNX platform.
2021-03-29 Mike Schuchardtbuild: Update to header 1.2.174
2021-03-23 Lenny Komowdocs: Update note about ICD proc addr
2021-03-23 Mike Schuchardtbuild: Update known-good files for 1.2.173 header
2021-03-10 Shannon McPhersonbuild: Update known-good files for 1.2.172 header
2021-03-02 Shannon McPhersonbuild: Update known-good files for 1.2.171 header
2021-03-02 Shannon McPhersonscripts: Update copyright in `common_codegen.py`
2021-02-15 Jeremy Gebbenbuild: Update known-good files for 1.2.170 header
2021-02-10 Lenny Komowdocs: Update readme to point to github actions
2021-02-10 Lenny Komowrepo: Switch to github actions for CI
2021-02-08 Shannon McPhersonbuild: Update known-good files for 1.2.169 header
2021-02-03 J.D. Rouanloader: Do not return OOM when layer count is 0
2021-02-02 richard-lunargCMake tweak for macOS cross compilers, seems okay elsew...
2021-01-29 Kévin Petitloader: Fix AArch64 Android build
2021-01-29 nihuiFix crash with NULL messenger
2021-01-29 Kévin Petitloader: Fix Android build
2021-01-18 Ludovico de... loader: Do not remove duplicated layers
2021-01-05 Shannon McPhersonbuild: Update known-good files for 1.2.166 header
2021-01-05 Charles Giessenloader: silence fread unused result
2020-12-20 Shannon McPhersonbuild: Update known-good files for 1.2.165 header
2020-12-18 Michel ZouRename LIB_SUFFIX to VULKAN_LIB_SUFFIX
2020-12-01 Michel Zoucmake: remove mingw lib prefix
2020-12-01 Lenny Komowloader: Remove SEEK_END usage
2020-12-01 Charles Giessenloader: Properly check for elevated permissions
2020-11-23 Shannon McPhersonbuild: Update known-good files for 1.2.162 header
2020-11-23 J.D. RouanAdd GGP WSI platform support to Vulkan-Loader
2020-11-23 Mike Schuchardtscripts: Add default return type for VkDeviceSize
2020-11-18 Biswapriyo... loader: Cast dxgi object to void** to suppress gcc...
2020-11-17 Michel Zoupkgconfig: Missing lib suffx on win32
2020-11-16 Shannon McPhersonbuild: Update known-good files for 1.2.161 header
2020-11-13 Shahbaz YoussefiReland "Generate libvulkan.so.1 on Linux instead of...
2020-11-10 Shannon McPhersonbuild: Update known-good files for 1.2.160 header
2020-11-02 Shannon McPhersonbuild: Update known-good files for 1.2.159 header
2020-10-30 Shahbaz YoussefiRevert "Generate libvulkan.so.1 on Linux instead of...
2020-10-30 Michel ZouAdd an option to disable MASM
2020-10-28 xantaresConfigure vulkan.pc when pkg-config is available
2020-10-28 Shahbaz YoussefiGenerate libvulkan.so.1 on Linux instead of libvulkan.so
2020-10-27 Shannon McPhersonbuild: Update known-good files for 1.2.158 header
2020-10-27 Michel Zoutests: Use cmake -E copy instead of xcopy
2020-10-26 Craig StoutAdd support for VK_FUCHSIA_imagepipe_surface
2020-10-20 xantaresFix vulkan link to on cfgmgr32 case-sensitive fs
2020-10-20 Rémi VerscheldeCMake: Fix libdir in pkg-config file, dehardcode includedir
2020-10-19 Craig StoutAdd Fuchsia support
2020-10-12 Shannon McPhersonbuild: Update known-good files for 1.2.157 header
2020-10-08 Dorian ApanelHandling also zero size override paths.
2020-10-08 Dorian Apanelloader: Override layer load when custom allocator used.
2020-10-07 Piers DaniellFix formatting issue.
2020-10-07 Piers DaniellFix some issues when EnumerateAdapterPhysicalDevices...
2020-10-06 Shannon McPhersonbuild: Update known-good files for 1.2.156 header
2020-10-06 Brecht Sandersloader: Fixes build with MinGW-w64 8.0.0.
2020-10-06 Charles Giessendocs: Update build.md for static build changes
2020-10-06 Lenny Komowdocs: Remove outdated references to WDK
2020-10-01 Lenny Komowloader: Fix incorrect allocation error cleanup
2020-09-29 Charles Giessendocs: Update static linking info
2020-09-21 Shannon McPhersonbuild: Update known-good files for 1.2.154 header
2020-09-17 Charles GiessenRevert "loader: Return error if layer loading failed"
2020-09-11 Piers Daniellloader Fix issues with physical device sorting
next