platform/upstream/Vulkan-Loader.git
2018-04-03 John Zulaufloader: Improve 1.0 driver apiVersion fixup
2018-04-03 John Zulaufloader: Eliminate duplicate validation messages
2018-04-03 John Zulauflayers: Add correct validation for apiVersion
2018-04-02 Mark Lobodzinskilayers: Remove layer prefix from log_msg calls
2018-04-02 Mark Lobodzinskilayers: Remove location field from log_msg calls
2018-03-29 Lenny Komowloader: Fix GetDeviceProcAddr with terminators
2018-03-29 Mike Schuchardttests: macOS CMake fixes for Xcode generator
2018-03-29 Lenny Komowloader: Make assembly offsets use offsetof macro
2018-03-28 Mark Younglayers: Fix gh #2504 and compiler warnings
2018-03-28 Mark Lobodzinskitests: Switch to submodule version of gtest
2018-03-28 Mark Lobodzinskitests: Suppress gtest warnings
2018-03-28 Mark Lobodzinskitests: Resolve gtest/xlib conflicts
2018-03-27 Mark Lobodzinskibuild: Add gtest as a submodule
2018-03-27 Lenny Komowloader: Fix up missing 1.1 function exports
2018-03-27 mchock-nvloader: Add missing core entrypoints to trampoline.c
2018-03-27 Cody Northropandroid: Start using gtest from NDK
2018-03-27 Mike Schuchardtscripts: Remove noisy debug in codegen
2018-03-26 Mark Lobodzinskiheader: Update to version 1.1.71 of the Vulkan hdr
2018-03-26 Mark Lobodzinskiscripts: Fix safe_struct Android versioning issue
2018-03-26 Jeremy Kniagerdocs: Move vkjson_info section from BUILD.md
2018-03-20 James Le Cuirotbuild: Don't require glslang if not building layers
2018-03-20 John Zulauflayers: Add alias support to kVulkanObjectTypes
2018-03-20 John Zulauflayers: Fix enum cross reference to handle missing
2018-03-19 Gabríel Arthúr... layers: Fix incorrect generation of get_debug_report_enum
2018-03-19 Gabríel Arthúr... layers: Fix allocator mismatch in unwrapped extension...
2018-03-16 Mark Lobodzinskiscripts: Remove helper-generator struct_size source
2018-03-16 Mark Lobodzinskiscripts: Remove lvl_genvk.py struct_size defs
2018-03-16 Mark Lobodzinskilayers: Removed build of struct_size helpers
2018-03-09 Lenny Komowloader: Remove old declaration for KHX extension
2018-03-09 Mike Schuchardtscripts: helper_file_generator.py cleanup
2018-03-09 Mike Schuchardtscripts: Merge upstream verbosity changes
2018-03-09 Mike Schuchardtheader: 1.1.70 update
2018-03-09 David Pinedoscripts: Roundup strings sizes in struct to multiple...
2018-03-09 Mike Schuchardtscripts: Remove unreleased extension names
2018-03-09 Mark Younghelper: Fix compilation warning
2018-03-09 Mike Schuchardtlayers: Update VUIDs for 1.1
2018-03-09 Lenny KomowRevert "loader: Only return ext pointers if ext is...
2018-03-09 Lenny Komowloader: Fix debug_report not returning NULL
2018-03-09 Lenny Komowloader: Only return ext pointers if ext is enabled
2018-03-09 Mike Schuchardtheader: Update to 1.1.69 private header
2018-03-09 Yiwei Zhanglayers: add GetDeviceQueue2() support
2018-03-09 Lenny Komowloader: Fix MSVC uninitialize variable warning
2018-03-09 Lenny Komowloader: Extend pre-instance intercepts for 1.1
2018-03-09 Mike Schuchardtscripts: Fix xlib_xrandr platform name
2018-03-09 Mike SchuchardtDevice group extension rename
2018-03-09 Mike Schuchardtscripts: Update codegen to work with new aliasing
2018-03-09 Tom CooperFix vkGetDeviceQueue2 segfault when returned vkQueue...
2018-03-09 Mark YoungImplement initial VK_EXT_debug_utils changes
2018-03-09 Lenny Komowbuild: Bump linux loader version to 1.1
2018-03-09 Lenny Komowdocs: Update loader doc for 1.0 ICD handling
2018-03-09 Lenny Komowloader: Update 1.0 checking mechanism
2018-03-09 Lenny Komowloader: Disable emulation for 1.1 core functions
2018-03-09 Lenny Komowloader: Check vkEnumerateInstanceVersion in ICD
2018-03-09 Mark Lobodzinskilayers: Enable 1.0 exts moved to 1.1 core
2018-03-09 Mark Lobodzinskilayers: Updated unique objects layer for aliases
2018-03-09 Mark Lobodzinskilayers: Updated Object Tracker layer for aliases
2018-03-09 Mark Lobodzinskilayers: Handle aliasing in parameter validation
2018-03-09 Lenny Komowloader: Remove repeated function from vulkan.def
2018-03-09 Lenny Komowloader: Re-add old 1.1 loader work
2018-03-09 Lenny Komowloader: Fix crash in VK_KHR_surface
2018-03-09 Lenny Komowloader: Fix loader using stale VkApplicationInfo
2018-03-09 Lenny Komowloader: Remove version check from vkCreateInstance
2018-03-09 Lenny Komowloader: Fix crash with null VkApplicationInfo
2018-03-09 Lenny Komowloader: Fix crash in aliased extensions
2018-03-09 Lenny Komowloader: Update loader for Vulkan 1.1
2018-03-09 Lenny Komowloader: Update functions names
2018-03-09 Lenny Komowloader: Update vkEnumerateInstanceVersion for 1.1
2018-03-09 Lenny Komowloader: Add new core 1.1 entry points
2018-03-09 Lenny Komowloader: Fix windows build
2018-03-09 Lenny Komowloader: Fix loader marking 1.1 cmds as required
2018-03-09 Lenny Komowtests: Fix loader test capitalization
2018-03-09 Lenny Komowloader: Move manual KHR exts to core
2018-03-09 Mark Lobodzinskiloader: Update vulkan version location
2018-03-09 Mark Lobodzinskiscripts: Update generators for 1.1
2018-03-09 Mark Lobodzinskiscripts: Avoid duplicates in enum string helper
2018-03-09 Mark Lobodzinskiscripts: Fix loader extension generator
2018-03-09 Mike Schuchardtscripts: Private repo VUID workaround
2018-03-09 Mark Lobodzinskiheader: KHX->KHR name changes
2018-03-09 Mark Lobodzinskiscripts: Update lvl_genvk.py with 1.1 changes
2018-03-09 Mark Lobodzinskiscripts: Allow for skipping version_1_1 features
2018-03-08 Mark Lobodzinskidocs: Update Contributing.md for msg output info
2018-03-07 Mike Schuchardtdocs: Update brew package list
2018-03-02 Karl SchultzmacOS: Add macOS support
2018-03-02 Nico Weberbuild: Fix -Wmicrosoft-cast warnings with clang-cl
2018-03-01 Mark Lobodzinskilayers: Make unique_objects ID map global
2018-03-01 Mark Lobodzinskiscripts: Mod spec.py to use local validusage.json
2018-03-01 Mark Lobodzinskiscripts: Add validusage.json to LVL repo
2018-02-27 Karl Schultzdocs: fix markdown lint issues in BUILD.md
2018-02-27 Mark Lobodzinskidocs: Remove osx-specific func from Linux instrs
2018-02-27 Mark Lobodzinskidocs: Reorg and update BUILD.md
2018-02-26 Mike Weiblenbuild: Modify .gitattributes for unix line endings
2018-02-26 Mark Lobodzinskilayers: Fix dev-profile test layer dest loc
2018-02-24 Chris Forbestweak travis config to make it easier to see which...
2018-02-21 Mike Schuchardtscripts: Strip xref markup from vu error messages
2018-02-21 Mark Lobodzinskiheader: Update to version 1.0.69 of the Vulkan hdr
2018-02-19 Mark Lobodzinskilayers: Move U_O:DestroySwapchain out of codegen
2018-02-16 Dave Houltontests: clang-format only
2018-02-15 Norbert Garnysloader: Don't add duplicate JSON files from Khronos...
2018-02-13 Lenny Komowloader: Fix loader skipping layer files
2018-02-12 Slawomir Cyganloader: link with OneCore umbrella library
next