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