1. faef4e7 build: Limit control flow guard to loader/demos by Mark Lobodzinski · 7 years ago
  2. 2089cdb loader: Fix PnP 32-bit registry handling by Lenny Komow · 7 years ago
  3. 9a2fa0e loader: Add new ICD search paths to loader by Slawomir Cygan · 7 years ago
  4. ea568fe loader: Rename files to better reflect their use by Lenny Komow · 7 years ago
  5. d3953da build: Fix build on non-x86 Linux systems by Lenny Komow · 7 years ago
  6. ba800b8 build: Fix assembler warning on Win64 by Lenny Komow · 7 years ago
  7. fe5f4e6 build: Quote asm arg to allow bld w/spaces in path by Karl Schultz · 7 years ago
  8. dbe4bdc build: Enable linux 32-bit builds with ASFLAGS by Lenny Komow · 7 years ago
  9. e0ab148 build: Do not overwrite CMAKE_ASM-ATT_FLAGS by Józef Kucia · 7 years ago
  10. a2871ce build: Fix ninja build by Lenny Komow · 7 years ago
  11. b8133f5 loader: Fix unknown phys dev trampolines on linux by Lenny Komow · 7 years ago
  12. 5ed93f2 loader: Fix unknown phys dev trampolines on win32 by Lenny Komow · 7 years ago
  13. 19b9e63 build: Add CMake flag to suppress LVL content by Karl Schultz · 7 years ago
  14. ebbc21c build: Improve pkg-config to handle 64-bit distros by leigh123linux · 7 years ago
  15. d66edd5 loader: Fix vkEnumeratePhysicalDeviceGroupsKHX by Mark Young · 7 years ago
  16. b4d31af build: Add pkgconfig file for the Vulkan loader by Karl Schultz · 7 years ago
  17. 1d218cc header: Update to 1.0.43 header version by Mark Lobodzinski · 7 years ago
  18. ba7ee02 loader: Update secure_getenv check by Mark Young · 7 years ago
  19. 634bd7b loader: gh1528 - Move generated files by Mark Young · 7 years ago
  20. 0f183a8 vulkan: update to header 1.0.42 by Mark Young · 7 years ago
  21. aae0fa4 header: Update to Vulkan 1.0.41 by Mark Lobodzinski · 7 years ago
  22. 36c3386 header: Update to Vulkan 1.0.40 by Mark Lobodzinski · 7 years ago
  23. 80b8aca build: Turn on "treat warnings as errors" on Win by Karl Schultz · 8 years ago
  24. 3938987 loader: Update the loader to 1.0.39 by Mark Young · 8 years ago
  25. 7841316 build: Parameterize def file name by Lenny Komow · 8 years ago
  26. cbaa2cd header: Update to Vulkan version 1.0.38 by Mark Lobodzinski · 8 years ago
  27. 2d58982 header: Update to Vulkan version 1.0.37 by Mark Lobodzinski · 8 years ago
  28. b0a9079 Cmake: Move all find_packages to base CMakeLists.txt by Tony Barbour · 8 years ago
  29. c53c727 Cmake: Add files needed to build with Mir by Tony Barbour · 8 years ago
  30. 29cc952 Cmake: Move WSI compile decision to subdirectories by Tony Barbour · 8 years ago
  31. e38c717 loader: Add CMake copy of def file to build dir by Mark Lobodzinski · 8 years ago
  32. 03e06b2 build: Move codegen scripts into scripts dir by Mark Lobodzinski · 8 years ago
  33. c7759ac header: Update header files to version 1.0.34 by Mark Lobodzinski · 8 years ago
  34. 23ad1dd header: Update header files to version 1.0.33 by Mark Lobodzinski · 8 years ago
  35. 367c4ea loader: Parameterize locations of drivers/layers by Lenny Komow · 8 years ago
  36. 63fc169 build: Allow the use of a custom-named vulkan dll by Lenny Komow · 8 years ago
  37. eea88d0 loader: Use vk-generate.py instead of loader version by Mark Lobodzinski · 8 years ago
  38. cab699b header: Update header files to version 1.0.32 by Mark Lobodzinski · 8 years ago
  39. f5d304a build: Update cmake files to use variables as destinations for make install by John Zupin · 8 years ago
  40. 03d9caa loader: Update SOVERSION to version 1.0.31 by Mark Lobodzinski · 8 years ago
  41. a1df643 loader: Move SOVERSION to version 1.0.30 by Mark Lobodzinski · 8 years ago
  42. a6c117b layers: Move SOVERSION to version 1.0.29 by Mark Lobodzinski · 8 years ago
  43. e089d7d build: gh52-CMake changes to enable make install on Linux by Karl Schultz · 8 years ago
  44. b003c21 loader: Move SOVERSION to version 1.0.28 by Mark Lobodzinski · 8 years ago
  45. ece1396 build: gh27 Allow builds in paths with spaces by Karl Schultz · 8 years ago
  46. f1ff762 loader: Bump SOVERSION to 1.0.26 by Mark Lobodzinski · 8 years ago
  47. 317574e loader: Add support for NV instance extension by Mark Lobodzinski · 8 years ago
  48. b32c9ec loader: Bump SOVERSION to 1.0.25 by Mark Lobodzinski · 8 years ago
  49. fd1751d loader: Update SO version for 1.0.24 header by Mark Lobodzinski · 8 years ago
  50. c7ee932 misc: Update to Vulkan header version 21 by Karl Schultz · 8 years ago
  51. 9244350 loader: mr739 - Link VKstatic against shlwapi by Nekotekina · 8 years ago
  52. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  53. eec45cd loader: update so version by Jeremy Hayes · 8 years ago
  54. d6889c8 Revert "loader: Fix build warning on windows" by Jon Ashburn · 8 years ago
  55. 7eac70e loader: Fix build warning on windows by Jon Ashburn · 8 years ago
  56. b87f902 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  57. abe8b47 cmake: Fix MSVCRT override by Dustin Graves · 8 years ago
  58. 5cec2c2 winrtinstaller: remove dependency on msvcrt redistributables by David Pinedo · 8 years ago
  59. bda5df5 loader: update linux so version by Jeremy Hayes · 8 years ago
  60. 80e5741 loader: update linux so version by Jeremy Hayes · 8 years ago
  61. 657bd74 loader: added Windows resource file for vulkan-1.dll by David Pinedo · 8 years ago
  62. b33052d CMakeLists.txt and doc changes for by Mark Mueller · 8 years ago
  63. d212b8d loader: bump linux version by Jeremy Hayes · 8 years ago
  64. f8b3c89 loader: Fix MSVC post-build event so copy with non-existent dir works by Jon Ashburn · 8 years ago
  65. fd679d8 cmake: Add post build event for MSVC for vulkan dll copy by Jon Ashburn · 8 years ago
  66. 761de4b loader: Fix cmake on win for list of normal and opt sources by Jon Ashburn · 8 years ago
  67. a492c87 loader: fix cmake file so it doesn't always build loader with DEBUG by David Pinedo · 8 years ago
  68. d83f06c Bump api_version to 1.0.5 in json files by Tony Barbour · 8 years ago
  69. 4f36496 cmake: GH PR17, Add WSI options to loader codegen script by Mun, Gwan-gyeong · 8 years ago
  70. bb7e35b loader:Force Cmake to build dev_ext_trampoline.c always relase mode by Jon Ashburn · 9 years ago
  71. af73069 More api version bumps by Tony Barbour · 9 years ago
  72. 2264144 linux: use linux naming conventions by Jeremy Hayes · 9 years ago
  73. ce816b6 header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  74. 0b552b3 loader: update linux version to 1. by Jeremy Hayes · 9 years ago
  75. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  76. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  77. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  78. d3ef02f loader: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  79. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  80. 0c08365 Windows SDK: Rename vulkan.dll to vulkan.<major>.dll by David Pinedo · 9 years ago
  81. 33fa041 loader: Build fixes for Windows by Cody Northrop · 9 years ago
  82. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  83. 59e0224 loader: Add math library to the build for linux cJSON files by Jon Ashburn · 9 years ago
  84. 2077e38 loader: Add parsing of JSON file to find location of ICD libraries by Jon Ashburn · 9 years ago
  85. 1d825c7 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  86. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  87. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  88. 102fd57 Windows: Fix build from recent loader changes by Jon Ashburn · 9 years ago
  89. d55a394 loader: No longer generate code, instead directly check in source code by Jon Ashburn · 9 years ago
  90. 1dd0a5c loader: Separate out the python generator script by Jon Ashburn · 9 years ago
  91. 3d526cb loader: Fix GetProcAddr to return proper function pointers for app by Jon Ashburn · 9 years ago
  92. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  93. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  94. 0a6644b xgl-generate.py: add WinDefFileSubcommand by Chia-I Wu · 9 years ago
  95. 1a97d6c win: Make build able to find python3 on Windows and Linux by Jon Ashburn · 9 years ago
  96. 19bf487 Revert "misc: Explicitly run python for generated code" by Jon Ashburn · 9 years ago
  97. 045b54f misc: Explicitly run python for generated code by Jon Ashburn · 9 years ago
  98. 188f820 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  99. 4da523a Update tri and cube with stage by Piers Daniell · 9 years ago
  100. 5350930 Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND). by David Pinedo · 10 years ago