1. 5c9d8da build: Move generated includes before external by Tony-LunarG · 4 years, 10 months ago
  2. 12e09b0 build: Update cmake_minimum_required(VERSION 3.10.2) by Mike Weiblen · 5 years ago
  3. c64a541 scripts: Add wrapper script for all codegen by Mike Schuchardt · 5 years ago
  4. 440d464 build: Build with pre-generated source files by Mike Schuchardt · 5 years ago
  5. a75a23c layers: Enable testing through ctest by Dan Sinclair · 5 years ago
  6. 2c2ccd4 layers: Add typesafety traits by John Zulauf · 5 years ago
  7. e536154 cmake: Fix CMAKE_INSTALL_PREFIX on MacOS by Jeremy Kniager · 5 years ago
  8. 18d5595 build: Use Vulkan::Headers target for include paths by Nuno Subtil · 5 years ago
  9. cd5d99c cmake: don't build glslang if not building layers or tests by David Pinedo · 5 years ago
  10. c6a56b4 build: Treat warnings as errors for gcc and clang by Jeremy Hayes · 5 years ago
  11. e488e7e build: CMake enhancements for unified Vulkan build by Nuno Subtil · 6 years ago
  12. acf4a20 scripts: Rename dispatch table generator script by Mark Lobodzinski · 6 years ago
  13. 24b0384 repo: Remove MIR specific code by Tony-LunarG · 6 years ago
  14. bf0a85c build: CMakeLists cleanup and modernization by Mike Weiblen · 6 years ago
  15. b42dd07 build: CMakeLists.txt cleanup, part 1 by Mike Weiblen · 6 years ago
  16. 1267289 build: Automate layer/ICD JSON by Shannon McPherson · 6 years ago
  17. 7fd3f6e ci: Turn on ccache for Travis-CI by Karl Schultz · 6 years ago
  18. 0d46069 build: Beautify cmake files by Mike Weiblen · 6 years ago
  19. a8ee379 cmake: Link vk_layer_utils.so statically by Mark Lobodzinski · 6 years ago
  20. b413b67 cmake: Move layer_utils definition to root cmake by Mark Lobodzinski · 6 years ago
  21. e4e7e68 build: Insert copyright in cmake files by Mike Weiblen · 6 years ago
  22. a80ef66 build: Improve googletest handling by Karl Schultz · 6 years ago
  23. 85151b6 Add option to generate layer files without building layers by Tony-LunarG · 6 years ago
  24. 351579d cmake: Fixup FOLDER properties by Karl Schultz · 6 years ago
  25. 26c56bd cmake: Prevent redefinition of uninstall target by Karl Schultz · 6 years ago
  26. 78b2af2 tests: Add option to install tests by Tony-LunarG · 6 years ago
  27. 0a3cf3e cmake: Allow env var for glslang, remove REPO_ROOT by Mark Lobodzinski · 6 years ago
  28. 27a9e7c build: Switch to using FindFulkanHeaders by Mark Lobodzinski · 6 years ago
  29. 42f743f build: Move gtest to external dependency by Mark Lobodzinski · 6 years ago
  30. 30d09b1 build: Enable install target on Windows by Karl Schultz · 6 years ago
  31. 0759b0f cmake: Fix buildtarget definition location by Mark Lobodzinski · 6 years ago
  32. de78f55 cmake: Make LOADER_REPO_ROOT a cmake cache var by Mark Lobodzinski · 6 years ago
  33. 9e0fbbb cmake: Add GLSLANG_INSTALL_DIR for glslang loc by Mark Lobodzinski · 6 years ago
  34. df6277a cmake: Predefine loader&glslang vars for cmake-gui by Mark Lobodzinski · 6 years ago
  35. 83c81ab build: Fix make install target by Karl Schultz · 6 years ago
  36. 5224103 cmake: Gen fatal error if submodule update not run by Mark Lobodzinski · 6 years ago
  37. edcc132 cmake: Isolated FindVulkan call to tests build by Mark Lobodzinski · 6 years ago
  38. 1094a18 cmake: More cmake reorganization, including Linux by Mark Lobodzinski · 6 years ago
  39. 678a9e6 cmake: Getting ready to pull glslang from sdk, reorder cmakefiles by Mark Lobodzinski · 6 years ago
  40. 5ba02bc cmake: Disable demos, loader, and loader tests by Mark Lobodzinski · 6 years ago
  41. 4acbd45 macos: Specify deployment target version by Karl Schultz · 6 years ago
  42. 4a7518d build: Don't require glslang if not building layers by James Le Cuirot · 6 years ago
  43. 27f240a layers: Removed build of struct_size helpers by Mark Lobodzinski · 6 years ago
  44. 2e5ed33 macOS: Add macOS support by Karl Schultz · 7 years ago
  45. ad34df2 loader: link with OneCore umbrella library by Slawomir Cygan · 6 years ago
  46. d5aa8de build: Move layer_utils build to top-level cmake by Mark Lobodzinski · 6 years ago
  47. 7f52170 scripts: Fix error if spirv-tools dir had no .git (#2346) by Cort Stratton · 6 years ago
  48. 37f236c cmake: Move LVL temp/worker targets into subfolder by Mark Lobodzinski · 6 years ago
  49. 252d6d4 cmake: Fix glslang validator cmake hint path by Mark Lobodzinski · 6 years ago
  50. 1b77eec cmake: Fix externals for submodule/subtree builds by Mark Lobodzinski · 6 years ago
  51. 04443a6 Fix build errors: by Cort Stratton · 7 years ago
  52. a81851c Use SPIRV-Tools commit ID as validation cache version by Cort Stratton · 7 years ago
  53. 061d111 layers: Fix MSVS conversion warning. by Jamie Madill · 7 years ago
  54. a11ae0b loader: Fix improper cast warning. by Jamie Madill · 7 years ago
  55. 4f5ce47 build: Avoid redundant spirv-tools/hdrs builds by Mark Lobodzinski · 7 years ago
  56. c9a02fe build: Add optional ccache support to cmake by Cody Northrop · 7 years ago
  57. de972ac layers: Refactored pNext chain walks to template by John Zulauf · 7 years ago
  58. 45a0a80 icd: Adding generated mock icd by Tobin Ehlis · 7 years ago
  59. 84f17cb external: Update commit IDs and scripts by Mike Weiblen · 7 years ago
  60. faef4e7 build: Limit control flow guard to loader/demos by Mark Lobodzinski · 7 years ago
  61. 2089cdb loader: Fix PnP 32-bit registry handling by Lenny Komow · 7 years ago
  62. f0a576a CMake: GH1989, add wayland include dir to cmake by John Zupin · 7 years ago
  63. edba96e build: PR1972, Install vk_layer_dispatch_table.h hdr by Bas Nieuwenhuizen · 7 years ago
  64. 900ebf6 build: Fix loader/layer fallthrough warning by Mark Young · 7 years ago
  65. c075b75 build: Enable control flow guard on Windows by Slawomir Cygan · 7 years ago
  66. 19b9e63 build: Add CMake flag to suppress LVL content by Karl Schultz · 7 years ago
  67. a45f49f build: Add extension helper generation to cmake by Mark Lobodzinski · 7 years ago
  68. 0868ea3 layers: Simplify ValidateCmd by Chris Forbes · 7 years ago
  69. d3949fa cmake: Add build steps for object types header by Mark Lobodzinski · 7 years ago
  70. 3512787 build: Fix potentially uninitialized VS2015 warning by Jamie Madill · 7 years ago
  71. 39b6437 build: Add uninstall target for Linux by Karl Schultz · 7 years ago
  72. 634bd7b loader: gh1528 - Move generated files by Mark Young · 7 years ago
  73. 0f183a8 vulkan: update to header 1.0.42 by Mark Young · 7 years ago
  74. abdce4e loader: Configurable fallback search paths by Benjamin Saunders · 7 years ago
  75. 1bf9b8f cmake: GH1444, add wayland include dir to cmake by Thomas Heijligen · 7 years ago
  76. 31a4801 loader: Improve Linux manifest search by Benjamin Saunders · 7 years ago
  77. 39e6496 cube: Add direct to display support by Damien Leone · 7 years ago
  78. a91848c cmake: GH1428, Reenable subproject builds by Mark Lobodzinski · 7 years ago
  79. 47dd59d build: Enable declaration hiding warning on Windows by Karl Schultz · 7 years ago
  80. 80b8aca build: Turn on "treat warnings as errors" on Win by Karl Schultz · 7 years ago
  81. bd4175b cmake: Add common targets/rules for helper files by Mark Lobodzinski · 7 years ago
  82. 8128d3c cmake: Move common xml-gen macro to root file by Mark Lobodzinski · 7 years ago
  83. 84ad346 demos: Fix CMake file to allow WSI selection by Karl Schultz · 7 years ago
  84. 32b2e8c demos: Make DEMOS_WSI_SELECTION a variable, not an option by Tony Barbour · 8 years ago
  85. b0a9079 Cmake: Move all find_packages to base CMakeLists.txt by Tony Barbour · 8 years ago
  86. e0529fb Demos: Add DEMOS_WSI_SELECTION to pick Linux wsi to use by Tony Barbour · 8 years ago
  87. c53c727 Cmake: Add files needed to build with Mir by Tony Barbour · 8 years ago
  88. 29cc952 Cmake: Move WSI compile decision to subdirectories by Tony Barbour · 8 years ago
  89. 03e06b2 build: Move codegen scripts into scripts dir by Mark Lobodzinski · 8 years ago
  90. 63fc169 build: Allow the use of a custom-named vulkan dll by Lenny Komow · 8 years ago
  91. f5d304a build: Update cmake files to use variables as destinations for make install by John Zupin · 8 years ago
  92. a120bb3 loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is defined by Dor Askayo · 8 years ago
  93. 1d8fe67 loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibility by Dor Askayo · 8 years ago
  94. 01b6e79 build: Add include files to make install target by Karl Schultz · 8 years ago
  95. d7aa50c Fix CMake modules not being added correctly by Raul Tambre · 8 years ago
  96. 8ff3d32 cmake: Fix whitespace by Mark Lobodzinski · 8 years ago
  97. 15a45db Fix, that display only build under Linux works by Norbert Nopper · 8 years ago
  98. c300226 build: update spirv and glslang revisions by Mark Young · 8 years ago
  99. cec7989 demos: Restore Wayland compile behavior in cube by Tony Barbour · 8 years ago
  100. 776929b build: pr787 - CMAKE_INSTALL_PREFIX default by davidhubbard · 8 years ago