platform/upstream/Vulkan-Loader.git
2020-01-22 Mark Lobodzinskiloader: Improve 1.2 promoted extension fix
2020-01-22 Mark Lobodzinskiloader: Fix handling of promoted device extensions
2020-01-16 Mike SchuchardtFix GN build
2020-01-15 Mike Schuchardtbuild: Header update for 1.2.131
2020-01-15 Mike Schuchardtscripts: Tweak extension detection
2020-01-15 Lenny Komowscripts: Add support for Vulkan 1.2 codegen
2020-01-15 Lenny Komowloader: Add support for Vulkan 1.2
2020-01-13 Charles Giessenloader: Remove loader_platform_basename dead code
2019-12-12 Lenny Komowloader: Add custom terminator to tool properties
2019-12-12 Caio Marcelo... build: Fix Vulkan registry detection
2019-12-11 Lenny Komowcodegen: Fix crash in tooling info terminator
2019-12-10 Mark Lobodzinskibuild: Update for 1.1.130 header version
2019-12-06 Nico WeberFix a bug found by clang's -Wsizeof-array-div.
2019-11-27 Tobin Ehlisbuild:Add def file for Windows GN build
2019-11-26 Shannon McPhersonbuild: Update known-good for 1.1.129 header
2019-11-25 Mike Schuchardtbuild: Add Cfgmgr32.lib to GN build
2019-11-21 Lenny Komowloader: Remove code for building a static loader
2019-11-21 Lenny Komowrepo: Remove the option to build a static loader
2019-11-21 David 'Digit... build: Fix Vulkan headers detection with CMake.
2019-11-20 Jonah Ryan... loader: Use unsafe file search for GN builds
2019-11-18 Shannon McPhersonbuild: Update known-good for 1.1.128 header
2019-11-06 Jonah Ryan... Fix build errors on Windows GN
2019-11-04 Shannon McPhersonbuild: Update known-good for 1.1.127 header
2019-10-30 baldurkloader: Reset sizes for each call to RegEnumValue
2019-10-30 Mike Schuchardtgn: Remove stray comma in BUILD.gn
2019-10-30 Jonah Ryan... build: BUILD.gn fix for MacOS
2019-10-30 Lenny Komowrepo: Switch appveoyor to use VS2015
2019-10-30 Lenny Komowloader: Move adapter API into custom header
2019-10-28 Shannon McPhersonbuild: Update known-good for 126 header patch
2019-10-23 Lenny Komowloader: Don't drop unknown drivers
2019-10-23 Lenny Komowloader: Only use secure getenv for finding layers
2019-10-21 Shannon McPhersonbuild: Update known-good for 1.1.126 header
2019-10-21 dan sinclairloader: move asm_test.S into file; Make more complicated
2019-10-16 Shannon McPhersonbuild: Update known-good for 1.1.125 header
2019-10-14 Charles Giessenloader: Override doesn't include explicit layers
2019-10-07 Shannon McPhersonbuild: Update known-good for 1.1.124 header
2019-09-30 Felix Dörrelayers: allow concurrent layer device creation
2019-09-27 Daniel Russellrepo: Set build to not force dashes into arugments
2019-09-21 Joshua Ashtonloader: Dynamically load DXGI
2019-09-21 Joshua Ashtonloader: Use dxgi1_2 header instead of 1_6
2019-09-19 Lenny Komowrepo: Generate code with metal support
2019-09-19 Lenny Komowloader: Add support for metal surfaces
2019-09-19 Lenny Komowrepo: Bump known good for metal surface support
2019-09-17 Shannon McPhersonbuild: Update known-good for 1.1.123 header
2019-09-13 Lenny Komowdocs: Update documentation for loader changes
2019-09-11 Lenny Komowloader: Match ICDs against DXGI adapters
2019-09-11 Dan SinclairChange CMake paths for asm_offset.
2019-09-09 Lenny Komowloader: Skip user specific paths if high integrity
2019-09-09 Lenny Komowloader: Implement secure getenv on Windows
2019-09-04 Petr Krausdocs: Fix link typo in loader spec
2019-09-02 Jamie MadillRemove extra defines from GN build.
2019-08-28 Lenny Komowloader: Check JSON API version in create instance
2019-08-26 Shannon McPhersonbuild: Update known-good for 1.1.121 header
2019-08-21 5schattenloader/CMakeList.txt: use proper path for asm_offset
2019-08-20 Mike Weiblendocs: Bump minimums to Ubuntu 16.04 and gcc 5.4.0
2019-08-20 Shannon McPhersonbuild: Update known-good for 1.1.120 header
2019-08-14 Lenny Komowloader: Make instance version report patch version
2019-08-13 Lenny Komowrepo: Update Appveoyor to point to WDK
2019-08-13 Lenny Komowrepo: Improve WDK search logic
2019-08-13 Shannon McPhersonbuild: Update known-good for 1.1.119 header
2019-08-08 MuAlphaOmegaEpsilonSet VulkanHeaders_INCLUDE_DIRS even when target Vulkan...
2019-08-08 Rémi Verscheldeloader: Make Windows includes lowercase for MinGW
2019-08-07 Dave Airlieloader: add control-flow enforcement to unknown asm...
2019-08-07 Dave Airlieloader/asm: add some end branch annotations.
2019-08-07 Dave Airlieloader: move to using gcc for asm compiles on Linux.
2019-08-06 Shannon McPhersonloader: Generate scripts for 117 known-good update
2019-07-31 Shannon McPhersonscripts: Update known-good for 1.1.117 header
2019-07-22 Alexey Kryshenloader: Fix MinGW compilation
2019-07-19 Mike Schuchardtscripts: Remove bogus helper file generator opts
2019-07-19 Mike Schuchardtdoc: Add codegen instructions
2019-07-19 Mike Schuchardtbuild: GN use pre-generated source
2019-07-19 Mike SchuchardtCI: Add codegen check to appveyor and travis
2019-07-19 Mike Schuchardtbuild: CMake use pre-generated source
2019-07-19 Mike Schuchardtscripts: Port master codegen script from VVL
2019-07-17 Petr Krausloader: Fix incorrect log handling of win32 wstrings
2019-07-17 Mike Weiblenbuild: Update cmake_minimum_required(VERSION 3.10.2)
2019-07-15 Shannon McPhersonbuild: Update known-good for 1.1.115 header
2019-07-11 Sandeep Shindeloader: Fix VK_KHR_surface_protected_capabilities
2019-07-10 Lenny Komowdocs: Update build instructions for WDK dependency
2019-07-10 Lenny Komowloader: Get ICDs by calling enum adapter function
2019-07-10 Lenny Komowrepo: Bump appveyor to Visual Studio 2017
2019-07-10 Lenny Komowrepo: Add Windows Driver Kit headers to build
2019-07-08 Shannon McPhersonbuild: Update known-good for 1.1.114 header
2019-07-05 myfreewebbuild: use CMAKE_DL_LIBS instead of -ldl
2019-07-02 Ambroz Bizjakcmake: Allow overriding SYSCONFDIR for CMake build...
2019-07-01 Shannon McPhersonbuild: Update known-good for 1.1.113 header
2019-06-25 Shannon McPhersonbuild: Update known-good for 1.1.112 header
2019-06-24 Hernan Liatisloader: Fix bug in searching for missing extension
2019-06-24 Dan Sinclairtests: Set enable_testing in cmake file.
2019-06-24 Daniel Stonedocs: Consistently capitalise XCB in docs
2019-06-24 Daniel Stonedocs: Remove Wayland disclaimer in docs
2019-06-11 baldurkloader: Call through layers for device extensions
2019-06-07 Bob Ellisoncmake: Adjust install process
2019-06-07 Bob Ellisoncmake: Use CMake 3.10.2 for CI
2019-05-29 Shannon McPhersonbuild: Update known-good for 1.1.108 header
2019-05-24 Shannon McPhersonscripts: Correct uneven braces in ldr ext gen
2019-05-16 Mike WeiblenRevert "build: Update cmake_minimum_required(VERSION...
2019-05-15 Bob Ellisonupdate_deps: make --clean-repo switch work in all cases
2019-05-13 Mike Schuchardtscripts: Temporary workaround for python2
2019-05-13 Mike Schuchardtbuild: Add GN build
next