1. eaa78cd demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  2. b1b2440 remove reference to run_all_tests_with_layers, which has been removed by Tony Barbour · 9 years ago
  3. 261d978 windowsrtinstaller: update estimated size for Programs and Features by David Pinedo · 9 years ago
  4. 6e0a213 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 9 years ago
  5. e1b8da1 tests: Fix Windows compilation error that popped up recently. by Mark Young · 9 years ago
  6. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  7. 65ae431 license: Update the main MIT license to reflect white space and copyrights by Jon Ashburn · 9 years ago
  8. 0c537d5 license: remove licenses for componenets that were moved to different repo. by Jon Ashburn · 9 years ago
  9. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  10. 8e42f40 Update copyright info in python scripts by Karl Schultz · 9 years ago
  11. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  12. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  13. f79938f windowrtinstaller: use new image files names in installer by David Pinedo · 9 years ago
  14. 0976fe6 windowsrtinstaller: changed images by David Pinedo · 9 years ago
  15. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  16. 7b60e49 Remove all tests except for layer validation and doc validation by Tony Barbour · 9 years ago
  17. eee234c Update BUILD.md and README.md for the reduced scope of this repo by Jon Ashburn · 9 years ago
  18. 1662dcb scripts: Remove icd generation specific code by Jon Ashburn · 9 years ago
  19. c5354e9 androidBuild: remove unused layers api_dump, generic, basic, multi by Jon Ashburn · 9 years ago
  20. 1f32a44 layers: Remove non-validation layers by Jon Ashburn · 9 years ago
  21. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 9 years ago
  22. 37419ed include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 9 years ago
  23. 0368c7d windowssdk: Handle silent installer/uninstaller message boxes appropriately. by Mark Young · 9 years ago
  24. 3f3b24a misc: Modify build_windows_targets.bat to build quietly. by Mark Young · 9 years ago
  25. 0fb62b0 windowsrtinstaller: Don't display dialog when silent uninstall requires reboot by David Pinedo · 9 years ago
  26. 54e2460 scripts: Fix python helper to find ext headers under vulkan dir by Jon Ashburn · 9 years ago
  27. 641c08c windowsrtinstaller: change windows icon by David Pinedo · 9 years ago
  28. 57f5d2c Merge branch 'marky_working' by Mark Young · 9 years ago
  29. 4ae88c5 misc: Modify update_external_sources.bat to build quietly. by Mark Young · 9 years ago
  30. 53d023a tests: Fix out-of-scope vector initialization in test framework by Mark Lobodzinski · 9 years ago
  31. 49ba27b Revert "misc: Change repo name references to LoaderAndValidationLayers" by Jon Ashburn · 9 years ago
  32. a0ac460 misc: Change repo name references to LoaderAndValidationLayers by Jon Ashburn · 9 years ago
  33. f1bdefc windowsrtinstaller: Handle error conditions during install by uninstalling. by Mark Young · 9 years ago
  34. d239377 layers: MR182/GL113 Fix dynamic offset validation by Tobin Ehlis · 9 years ago
  35. 1aa724a windowsrtinstaller: change icon used by installer by David Pinedo · 9 years ago
  36. def6af7 docs: remove old obsolete documents by Jon Ashburn · 9 years ago
  37. 41eb93f windowsrtinstaller: change licensing and change logo displayed in UI by David Pinedo · 9 years ago
  38. 1ac0559 layers: MR181/GL102 Fix unique_objects to correctly assign local vars under ptrs by Tobin Ehlis · 9 years ago
  39. a724e14 layers: MR178, Merge-related fix by Mark Lobodzinski · 9 years ago
  40. e6e574b layers: MR178, Fix descriptor set in_use tracking by Tobin Ehlis · 9 years ago
  41. 74714d2 layers: MR178, Various fixes to inFlightCmdBuffers tracking in draw_state by Tobin Ehlis · 9 years ago
  42. 1291a91 winrtinstaller: change wording in license file by David Pinedo · 9 years ago
  43. 1aacfe1 misc: Create a script to allow building 32-bit and 64-bit Windows. by Mark Young · 9 years ago
  44. d46f6e9 layers: Fix issue with api_dump when const char* is null. by Mark Young · 9 years ago
  45. e6be202 layers: Correct names of settings api_dump looks for in vk_layer_settings. by Mark Young · 9 years ago
  46. 2f057e8 loader: Fix 32-bit loader exception when layers enabled for Vulkan apps. by Mark Young · 9 years ago
  47. 84f6deb layers: Fix 32-bit Win compilation issue in swapchain layer. by Mark Young · 9 years ago
  48. 8f78daa Swapchain: Add Google copyright by Ian Elliott · 9 years ago
  49. 756f331 Swapchain: Fix typo by Ian Elliott · 9 years ago
  50. 3230102 Swapchain: Ensure Destroy{Device|Surface}() don't core dump. by Ian Elliott · 9 years ago
  51. c4db695 Swapchain: Validating supported surface for presenting with a queue. by Ian Elliott · 9 years ago
  52. 80b3b14 Swapchain: vkDestroyInstance check if child objects were destroyed. by Ian Elliott · 9 years ago
  53. 680825b Swapchain: Check "compatible" pAllocator for creation/destruction. by Ian Elliott · 9 years ago
  54. 1f6bb80 Swapchain: Keep/check relationships between surfaces and swapchains. by Ian Elliott · 9 years ago
  55. aeafe23 Swapchain: Validate that queueFamilyIndex is within bounds. by Ian Elliott · 9 years ago
  56. 4156b10 Swapchain: Add TODOs for difficult-to-do validity language. by Ian Elliott · 9 years ago
  57. eac6ac9 Swapchain: Check that pCreateInfo->compositeAlpha has one bit set. by Ian Elliott · 9 years ago
  58. c296b80 Swapchain: Check that pCreateInfo->preTransform has one bit set. by Ian Elliott · 9 years ago
  59. 4f147fc Swapchain: Start keeping better track of surface-queueFamilyIndices. by Ian Elliott · 9 years ago
  60. 0e28c75 Swapchain: Match validity rules for pCreateInfo->imageUsage. by Ian Elliott · 9 years ago
  61. 34d511a misc: Update BUILD.md to point to latest ImageMagick. by Mark Young · 9 years ago
  62. baa677f layers: Fix 32-bit compilation warnings/errors introduced last night. by Mark Young · 9 years ago
  63. e063fe4 layers: MR172, Add draw_state cmdbuffer lifetime checks to cmd pool destruction by Michael Lentine · 9 years ago
  64. d2a7d63 layers: MR171, Validate pool cannot be reset when buffer in use in draw_state by Michael Lentine · 9 years ago
  65. bdf744f layers: MR170, Validate queue paramters when getting a queue in param_checker by Michael Lentine · 9 years ago
  66. 774704f layers: MR169, Validate queueCount in param_checker by Michael Lentine · 9 years ago
  67. fa71bd5 layers: MR168, Validate queue priority between 0 and 1 in param_checker by Michael Lentine · 9 years ago
  68. 2624483 layers: MR167, Make sure queueCount is non-zero in param_checker by Michael Lentine · 9 years ago
  69. 157a2ec layers: MR166, Avoid duplicate queueFamilyIndices in param_checker by Michael Lentine · 9 years ago
  70. abb573b layers: MR160, Fix Android build by Cody Northrop · 9 years ago
  71. c3f0963 vktrace: fixes to allow vktrace/replay to work with Hologram by Karl Schultz · 9 years ago
  72. 0036fd1 tests: MR159, Add a test for an array size mismatch between VS and FS by Chris Forbes · 9 years ago
  73. 204207a layers: MR159, Add helper to get the value of an assumed integral constant by Chris Forbes · 9 years ago
  74. 95c9805 layers: MR159/LX309/LX310/LX304, Fix handling of OpTypeArray size in DrawState by Chris Forbes · 9 years ago
  75. 92b9ab0 layers: MR159, Collect offsets of instructions producing constants by Chris Forbes · 9 years ago
  76. 21977d9 layers: MR159, Rename get_type_def, type_def_index by Chris Forbes · 9 years ago
  77. b4d7f6a windowsrtinstaller: Removed unneeded UNINSTALL reg values by David Pinedo · 9 years ago
  78. ccd00a6 loader: Fix createInstance to pass pAllocator down by Jon Ashburn · 9 years ago
  79. 0547709 loader: Don't have createInstance terminator code write the instance object by Jon Ashburn · 9 years ago
  80. 154329b layers: LX308, CreateGraphics/ComputePipelines support for multiple pipelines by Mark Lobodzinski · 9 years ago
  81. f7c705b loader: Update Windows uninstall to remove 32-bit vulkaninfo. by Mark Young · 9 years ago
  82. d21b8e2 loader: Removed CMake 2.8 files which broke CMake 3.x. by Mark Young · 9 years ago
  83. 9345096 loader: Fixed issue with Linux when ImageMagick-5 installed. by Mark Young · 9 years ago
  84. 757cc72 loader: Further ImageMagick detection fix by Mark Young · 9 years ago
  85. 3f9e9d1 FIXES: Fixed ImageMagick-6 detection with modified FindImageMagic.cmake file by Mark Young · 9 years ago
  86. 44c90ba FIXES: Non-MSVC compilers on Windows were failing. by Mark Young · 9 years ago
  87. b5ed985 BUILD: Modified CMake ImageMagick detection logic to work with CMake 2.8. by Mark Young · 9 years ago
  88. e39d619 BUILD: Have git ignore the new build32 folder. by Mark Young · 9 years ago
  89. 559c9ae INSTALLER: Moved vulkaninfo 32-bit start menu link before 64-bit version. by Mark Young · 9 years ago
  90. d652d13 BUILD: Fixed more compilation warnings on 32-bit Windows builds. by Mark Young · 9 years ago
  91. c60de9c LOADER: Add 32-bit vulkaninfo link to start menu. by Mark Young · 9 years ago
  92. e91eee5 Loader: Fix 32-bit Cmake detection of ImageMagick by Mark Young · 9 years ago
  93. d2f44d3 DOCS: Updated LoaderAndTools doc to indicate updated ImageMagick requirements. by Mark Young · 9 years ago
  94. af87f22 Installer: Clean up powershell header comment. by Mark Young · 9 years ago
  95. d6897a3 Installer: 32-bit installer changes to get working on 64-bit system. by Mark Young · 9 years ago
  96. b628d16 Installer: Added changes to detect 32-bit layers on 64-bit system. by Mark Young · 9 years ago
  97. a8557b8 Installer: Minor cleanup by Mark Young · 9 years ago
  98. 4b8b548 Installer: Changes for 32-bit installer by Mark Young · 9 years ago
  99. dd9eca7 Installer: More work towards 32-bit installer for 32-bit OS by Mark Young · 9 years ago
  100. 7007b39 Installer: Add support to install 32-bit vulkaninfo by Mark Young · 9 years ago