1. bb8be13 build: Fix not finding registry path in some cases by Jamie Madill · 4 years, 7 months ago
  2. 122067a docs: Improve vkNegotiateLoaderLayerInterfaceVersion's description by Wang YanQing · 4 years, 2 months ago
  3. c719719 Add newlines to two DXGI files by Aaron Franke · 4 years, 2 months ago
  4. 9d88d9f docs: Correct one minor discrepancy in "Implicit vs Explicit Layers" by Wang YanQing · 4 years, 2 months ago
  5. d8f180e build: Enable building static loader on MacOS by Lenny Komow · 4 years, 2 months ago
  6. 86429d9 Allow vkGetInstanceProcAddr to resolve itself with no instance by Ricardo Garcia · 4 years, 2 months ago upstream/sdk-1.2.135 sdk-1.2.135.0
  7. bb74dea Allow vkGetInstanceProcAddr to resolve itself with no instance by Ricardo Garcia · 4 years, 2 months ago
  8. ba07fa0 loader: fix mispelling of implement by Charles Giessen · 4 years, 2 months ago
  9. b0c27ce tests: Use complete version from header by Mike Weiblen · 4 years, 3 months ago
  10. 055c28d loader: Use complete version from header by Mike Weiblen · 4 years, 3 months ago
  11. cc481ef docs: Fix wrong type name in InterceptFunctionName prototype by Wang YanQing · 4 years, 2 months ago
  12. acbf316 scripts: stubs in dispatch table lacked matching return types by Charles Giessen · 4 years, 3 months ago
  13. ff44f21 loader: check for duplicates in device extension count by Charles Giessen · 4 years, 2 months ago
  14. 4221edf travis: Remove GN build failures from 'allowed' list by Mark Lobodzinski · 4 years, 2 months ago
  15. 521d72b build: Update known-good for 1.2.135 header by Shannon McPherson · 4 years, 2 months ago v1.2.135
  16. 63db609 FindVulkanHeaders: Match header lines more precisely by Simon McVittie · 4 years, 2 months ago
  17. 64c3693 loader: Handle no surface for surface caps 2 funcs by Joshua Ashton · 4 years, 2 months ago
  18. 03cc64b loader: Migrate get surface caps 2 funcs to wsi by Joshua Ashton · 4 years, 2 months ago
  19. f1d9f12 loader: Fix skipping all layers if one bad is found by Charles Giessen · 4 years, 2 months ago
  20. 5c12449 loader: fix crash when json doesn't contain an object by Charles Giessen · 4 years, 3 months ago
  21. 29adf27 build: Update known-good for 1.2.134 header by Shannon McPherson · 4 years, 2 months ago v1.2.134
  22. 136207a loader: Remove standard_val refs from LoaderLayerIF doc by Mark Lobodzinski · 4 years, 3 months ago
  23. c8a1906 Move BUILD_TESTS option up as well by dan sinclair · 4 years, 3 months ago
  24. 39946df Allow Vulkan-Headers to be in externals. by dan sinclair · 4 years, 3 months ago
  25. c357af8 loader: Remove queue info count check by Lenny Komow · 4 years, 3 months ago
  26. 39e685c loader: Deal with failure loading implicit layer libraries. by Bas Nieuwenhuizen · 4 years, 4 months ago
  27. dc33dde loader: correct the name of vkNegotiateLayerInterfaceVersion by Georg Lehmann · 4 years, 3 months ago
  28. 0bd30e4 build: Update known-good for 1.2.133 header by Shannon McPherson · 4 years, 3 months ago v1.2.133
  29. c731ade loader: Avoid clang warning about parentheses by Cody Northrop · 4 years, 4 months ago
  30. 491dcfb loader: secure_getenv change logging WARN to INFO by Charles Giessen · 4 years, 4 months ago
  31. d09e917 loader: don't unconditionally add std-val meta layer by Charles Giessen · 4 years, 4 months ago
  32. c4bf245 loader: Fix buffer size updates in registry search by Lenny Komow · 4 years, 4 months ago
  33. b932cf5 loader: Add core 1.2 functions to gpa_helper by Lenny Komow · 4 years, 4 months ago
  34. e8d7d88 loader: add null check to loaderValidateLayers by Charles Giessen · 4 years, 4 months ago
  35. 02e2744 loader: Warn when loader_secure_getenv() fails by Charles Giessen · 4 years, 4 months ago
  36. 807f146 build: Regenerate files for debug utils changes by Lenny Komow · 4 years, 4 months ago
  37. a4f41ae loader: Fix debug utils terminators being skipped by Lenny Komow · 4 years, 4 months ago
  38. fb94ccd build: Update known-good for 1.2.132 header by Shannon McPherson · 4 years, 4 months ago v1.2.132
  39. 44ac9b2 Fix spelling mistakes by Charles Giessen · 4 years, 4 months ago
  40. 2dc43a9 loader: Update comments for shared aliases by Lenny Komow · 4 years, 4 months ago
  41. 310fb86 loader: Update copyright date to include 2020 by Shannon McPherson · 4 years, 4 months ago
  42. 37d3a23 loader: Improve 1.2 promoted extension fix by Mark Lobodzinski · 4 years, 4 months ago
  43. 0277a2c loader: Fix handling of promoted device extensions by Mark Lobodzinski · 4 years, 4 months ago
  44. af8c7e0 Fix GN build by Mike Schuchardt · 4 years, 4 months ago
  45. 20f2d90 build: Header update for 1.2.131 by Mike Schuchardt · 4 years, 5 months ago v1.2.131
  46. 0b9462b scripts: Tweak extension detection by Mike Schuchardt · 4 years, 7 months ago
  47. a5cc1d3 scripts: Add support for Vulkan 1.2 codegen by Lenny Komow · 4 years, 9 months ago
  48. cc2ac86 loader: Add support for Vulkan 1.2 by Lenny Komow · 4 years, 9 months ago
  49. a0099c5 loader: Remove loader_platform_basename dead code by Charles Giessen · 4 years, 4 months ago
  50. 2069798 loader: Add custom terminator to tool properties by Lenny Komow · 4 years, 5 months ago upstream/sdk-1.1.130 sdk-1.1.130.0
  51. 16d17eb build: Fix Vulkan registry detection by Caio Marcelo de Oliveira Filho · 4 years, 6 months ago
  52. ff77404 codegen: Fix crash in tooling info terminator by Lenny Komow · 4 years, 6 months ago
  53. 1830f45 build: Update for 1.1.130 header version by Mark Lobodzinski · 4 years, 6 months ago v1.1.130
  54. 6ec1838 Fix a bug found by clang's -Wsizeof-array-div. by Nico Weber · 4 years, 6 months ago
  55. 2d6f74c build:Add def file for Windows GN build by Tobin Ehlis · 4 years, 6 months ago
  56. 4d69383 build: Update known-good for 1.1.129 header by Shannon McPherson · 4 years, 6 months ago v1.1.129
  57. b8d4182 [Fuchsia] Remove dependency on trace-engine by Craig Stout · 4 years, 6 months ago
  58. fc962d0 build: Add Cfgmgr32.lib to GN build by Mike Schuchardt · 4 years, 6 months ago
  59. 08d3442 loader: Remove code for building a static loader by Lenny Komow · 4 years, 8 months ago
  60. 161b28c repo: Remove the option to build a static loader by Lenny Komow · 4 years, 8 months ago
  61. 1866445 build: Fix Vulkan headers detection with CMake. by David 'Digit' Turner · 4 years, 6 months ago
  62. 79e0367 loader: Use unsafe file search for GN builds by Jonah Ryan-Davis · 4 years, 7 months ago
  63. c3a2664 build: Update known-good for 1.1.128 header by Shannon McPherson · 4 years, 6 months ago v1.1.128
  64. d24b204 Fix build errors on Windows GN by Jonah Ryan-Davis · 4 years, 7 months ago
  65. 81e9653 build: Update known-good for 1.1.127 header by Shannon McPherson · 4 years, 7 months ago v1.1.127
  66. ad8e97c loader: Reset sizes for each call to RegEnumValue by baldurk · 4 years, 7 months ago
  67. 6b804ca gn: Remove stray comma in BUILD.gn by Mike Schuchardt · 4 years, 7 months ago
  68. 5e2bb80 build: BUILD.gn fix for MacOS by Jonah Ryan-Davis · 4 years, 7 months ago
  69. 85886d8 repo: Switch appveoyor to use VS2015 by Lenny Komow · 4 years, 7 months ago
  70. 7557a57 loader: Move adapter API into custom header by Lenny Komow · 4 years, 7 months ago
  71. 4adad4f build: Update known-good for 126 header patch by Shannon McPherson · 4 years, 7 months ago upstream/sdk-1.1.126 sdk-1.1.126.0
  72. 3c80db7 loader: Don't drop unknown drivers by Lenny Komow · 4 years, 7 months ago
  73. 4f9918d loader: Only use secure getenv for finding layers by Lenny Komow · 4 years, 8 months ago
  74. cb5dfba build: Update known-good for 1.1.126 header by Shannon McPherson · 4 years, 7 months ago v1.1.126
  75. 453702a loader: move asm_test.S into file; Make more complicated by dan sinclair · 4 years, 7 months ago
  76. 87c50b2 Merge "Merge remote-tracking branch 'upstream/sdk-1.1.121' into HEAD" by Craig Stout · 4 years, 7 months ago
  77. c12b4ac Merge remote-tracking branch 'upstream/sdk-1.1.121' into HEAD by Craig Stout · 4 years, 7 months ago
  78. f880f6d build: Update known-good for 1.1.125 header by Shannon McPherson · 4 years, 7 months ago v1.1.125
  79. d19fcbf Add ICD interface for connecting to services by John Bauman · 4 years, 7 months ago
  80. 3dd18c6 Revert "[fuchsia]: Remove obsolete libvulkan dependencies." by John Bauman · 4 years, 7 months ago
  81. 80e9b24 loader: Override doesn't include explicit layers by Charles Giessen · 4 years, 8 months ago
  82. 573deda build: Update known-good for 1.1.124 header by Shannon McPherson · 4 years, 8 months ago v1.1.124
  83. 819ec9d layers: allow concurrent layer device creation by Felix Dörre · 4 years, 10 months ago
  84. 098f623 repo: Set build to not force dashes into arugments by Daniel Russell · 4 years, 8 months ago
  85. 0f831d4 loader: Dynamically load DXGI by Joshua Ashton · 4 years, 8 months ago upstream/sdk-1.1.121
  86. ee0fa8a loader: Use dxgi1_2 header instead of 1_6 by Joshua Ashton · 4 years, 8 months ago
  87. 524c70c loader: Dynamically load DXGI by Joshua Ashton · 4 years, 8 months ago
  88. 7c72f54 loader: Use dxgi1_2 header instead of 1_6 by Joshua Ashton · 4 years, 8 months ago
  89. 336c3de repo: Generate code with metal support by Lenny Komow · 4 years, 8 months ago
  90. a1b5e44 loader: Add support for metal surfaces by Lenny Komow · 4 years, 8 months ago
  91. 73fad82 repo: Bump known good for metal surface support by Lenny Komow · 4 years, 8 months ago
  92. 0684d0b build: Update known-good for 1.1.123 header by Shannon McPherson · 4 years, 8 months ago v1.1.123
  93. 0044fcf docs: Update documentation for loader changes by Lenny Komow · 4 years, 8 months ago
  94. a34eada loader: Match ICDs against DXGI adapters by Lenny Komow · 4 years, 9 months ago sdk-1.1.121.0
  95. 2e14b61 loader: Match ICDs against DXGI adapters by Lenny Komow · 4 years, 9 months ago
  96. 7478444 Change CMake paths for asm_offset. by Dan Sinclair · 4 years, 9 months ago
  97. f693331 loader: Skip user specific paths if high integrity by Lenny Komow · 4 years, 9 months ago
  98. 6731fd0 loader: Implement secure getenv on Windows by Lenny Komow · 4 years, 9 months ago
  99. cf8ad75 [fuchsia]: Remove obsolete libvulkan dependencies. by David 'Digit' Turner · 4 years, 9 months ago
  100. 42d4962 docs: Fix link typo in loader spec by Petr Kraus · 4 years, 9 months ago