1. 1a08001 layers: use less of namespace std by Mike Stroyan · 9 years ago
  2. 3409fcd layers: change android build to xml threading by Mike Stroyan · 9 years ago
  3. 31c50c8 layers: Handle 32-bit threading validation by Mike Stroyan · 9 years ago
  4. 10b8cb7 tests: disable bailout in teardown by Mike Stroyan · 9 years ago
  5. 845bdc4 layers: Add threading layer generation by Mike Stroyan · 9 years ago
  6. dee76ef layers: bring xml and scripts from documentation by Mike Stroyan · 9 years ago
  7. 431b82a winrtinstaller: Improve search for layer json files in SDK Bin dir by David Pinedo · 8 years ago
  8. 1e368f7 windowsrtinstaller: Change lincense info. by David Pinedo · 8 years ago
  9. 76c0560 windowsrtinstaller: updated license by David Pinedo · 8 years ago
  10. 36048ab windowrtinstaller: Add more details to README.txt by David Pinedo · 8 years ago
  11. 81661c4 layers: LX324, Fix descriptor indices in draw_state by Mark Lobodzinski · 8 years ago
  12. eda0d27 layers: MR213 GL126 Fix render pass compatibility check by Michael Lentine · 8 years ago
  13. 0d617f1 layers: Fix subscript-out-of-range crash in mem_tracker by Mark Lobodzinski · 8 years ago
  14. a3c69bc layers: Fix vkEnumeratePhysicalDevices()--was always returning an error. by Ian Elliott · 8 years ago
  15. 3c99d55 layers: Move logging callback destroy after logging calls by Mark Lobodzinski · 8 years ago
  16. d7b18f9 loader: filter device extensions in the terminator instead of trampoline by Jon Ashburn · 8 years ago
  17. 3231183 layers: MR212 Add locking to the swapchain layer. by Ian Elliott · 8 years ago
  18. 684924e layers: Fix for GL119 to correctly index into pBindings by Tobin Ehlis · 8 years ago
  19. 0998ede layers: Verify that command buffer is recorded when submitted to a primary. by Michael Lentine · 8 years ago
  20. d7621bb layers: Validate secondary command buffers are most recently bound. by Michael Lentine · 8 years ago
  21. c7cf918 layers: Validate command buffer is not being used simultaneously unless specified. by Michael Lentine · 8 years ago
  22. 258ddda layers: MR208 Improve locking in the mem_tracker layer. by Ian Elliott · 8 years ago
  23. 8c8b266 layers: Improve locking in the draw_state layer. by Ian Elliott · 9 years ago
  24. 962b01e layers: Fix 32-bit Windows build by Dustin Graves · 8 years ago
  25. 76a4a8f Remove WTFPL from LICENSE.txt by Karl Schultz · 8 years ago
  26. 929a100 tests: Copyright updates by Karl Schultz · 8 years ago
  27. 3776734 layers: Validate that fence is not in use when submitted. by Michael Lentine · 8 years ago
  28. 539b022 layers: Validate subpass index in begin info is valid. by Michael Lentine · 8 years ago
  29. 3009b62 layers: Make sure fb render pass and secondary render pass are compatible. by Michael Lentine · 8 years ago
  30. f6592ef layers: Validate that the framebuffer specified in the secondary command buffer is the same as the current one. by Michael Lentine · 8 years ago
  31. 3124af6 layers: Validate render pass compatiblity for executed secondary command buffers. by Michael Lentine · 8 years ago
  32. 82c123c layers: Fix issues with some command buffer tracking structures being left uninitialized by Chris Forbes · 8 years ago
  33. 4383a2d layers: Fix 32-bit Windows build by Dustin Graves · 8 years ago
  34. b168b1a loader: GL120, move critical section to cover loader_get_icd_and_device by Andrzej Kotlowski · 8 years ago
  35. 458696a layers: MR209 Fix swapchain's vkDestroyInstance to error about devices ... by Ian Elliott · 8 years ago
  36. dc6f8de layers: Valdiate query is not active when cmd buffer is ending. by Michael Lentine · 8 years ago
  37. d1b2a8b layers: GL122 Init queueFamilyIndex in command pool. by Michael Lentine · 8 years ago
  38. 8abfd94 layers: Fix Windows build error in device_limits by Jon Ashburn · 8 years ago
  39. ceb0b86 layers: GL96 validateCommandBufferState should return skipCall by Tobin Ehlis · 8 years ago
  40. e703fa9 layers: GL64 Don't warn on descriptor set that's not updated by Tobin Ehlis · 9 years ago
  41. 5d8ad0a layers: Check that queryFlags is valid if enabled. by Michael Lentine · 9 years ago
  42. 09853ef layers: Add check to make sure inherited queries in enabled before use. by Michael Lentine · 9 years ago
  43. 7d26c57 layers: Add occlusion query precise check. by Michael Lentine · 9 years ago
  44. 5f6dc4f layers: Improve in flight cmd buffer validation by Michael Lentine · 9 years ago
  45. 26870f3 layers: Add queue bit checks. by Michael Lentine · 9 years ago
  46. eaa78cd demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  47. b1b2440 remove reference to run_all_tests_with_layers, which has been removed by Tony Barbour · 8 years ago
  48. 261d978 windowsrtinstaller: update estimated size for Programs and Features by David Pinedo · 8 years ago
  49. 6e0a213 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 8 years ago
  50. e1b8da1 tests: Fix Windows compilation error that popped up recently. by Mark Young · 8 years ago
  51. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 8 years ago
  52. 65ae431 license: Update the main MIT license to reflect white space and copyrights by Jon Ashburn · 8 years ago
  53. 0c537d5 license: remove licenses for componenets that were moved to different repo. by Jon Ashburn · 8 years ago
  54. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 8 years ago
  55. 8e42f40 Update copyright info in python scripts by Karl Schultz · 8 years ago
  56. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 8 years ago
  57. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 8 years ago
  58. f79938f windowrtinstaller: use new image files names in installer by David Pinedo · 8 years ago
  59. 0976fe6 windowsrtinstaller: changed images by David Pinedo · 8 years ago
  60. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 8 years ago
  61. 7b60e49 Remove all tests except for layer validation and doc validation by Tony Barbour · 8 years ago
  62. eee234c Update BUILD.md and README.md for the reduced scope of this repo by Jon Ashburn · 8 years ago
  63. 1662dcb scripts: Remove icd generation specific code by Jon Ashburn · 8 years ago
  64. c5354e9 androidBuild: remove unused layers api_dump, generic, basic, multi by Jon Ashburn · 8 years ago
  65. 1f32a44 layers: Remove non-validation layers by Jon Ashburn · 8 years ago
  66. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 8 years ago
  67. 37419ed include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  68. 0368c7d windowssdk: Handle silent installer/uninstaller message boxes appropriately. by Mark Young · 8 years ago
  69. 3f3b24a misc: Modify build_windows_targets.bat to build quietly. by Mark Young · 8 years ago
  70. 0fb62b0 windowsrtinstaller: Don't display dialog when silent uninstall requires reboot by David Pinedo · 8 years ago
  71. 54e2460 scripts: Fix python helper to find ext headers under vulkan dir by Jon Ashburn · 8 years ago
  72. 641c08c windowsrtinstaller: change windows icon by David Pinedo · 8 years ago
  73. 57f5d2c Merge branch 'marky_working' by Mark Young · 8 years ago
  74. 4ae88c5 misc: Modify update_external_sources.bat to build quietly. by Mark Young · 8 years ago
  75. 53d023a tests: Fix out-of-scope vector initialization in test framework by Mark Lobodzinski · 8 years ago
  76. 49ba27b Revert "misc: Change repo name references to LoaderAndValidationLayers" by Jon Ashburn · 8 years ago
  77. a0ac460 misc: Change repo name references to LoaderAndValidationLayers by Jon Ashburn · 8 years ago
  78. f1bdefc windowsrtinstaller: Handle error conditions during install by uninstalling. by Mark Young · 9 years ago
  79. d239377 layers: MR182/GL113 Fix dynamic offset validation by Tobin Ehlis · 9 years ago
  80. 1aa724a windowsrtinstaller: change icon used by installer by David Pinedo · 9 years ago
  81. def6af7 docs: remove old obsolete documents by Jon Ashburn · 9 years ago
  82. 41eb93f windowsrtinstaller: change licensing and change logo displayed in UI by David Pinedo · 9 years ago
  83. 1ac0559 layers: MR181/GL102 Fix unique_objects to correctly assign local vars under ptrs by Tobin Ehlis · 9 years ago
  84. a724e14 layers: MR178, Merge-related fix by Mark Lobodzinski · 9 years ago
  85. e6e574b layers: MR178, Fix descriptor set in_use tracking by Tobin Ehlis · 9 years ago
  86. 74714d2 layers: MR178, Various fixes to inFlightCmdBuffers tracking in draw_state by Tobin Ehlis · 9 years ago
  87. 1291a91 winrtinstaller: change wording in license file by David Pinedo · 9 years ago
  88. 1aacfe1 misc: Create a script to allow building 32-bit and 64-bit Windows. by Mark Young · 9 years ago
  89. d46f6e9 layers: Fix issue with api_dump when const char* is null. by Mark Young · 9 years ago
  90. e6be202 layers: Correct names of settings api_dump looks for in vk_layer_settings. by Mark Young · 9 years ago
  91. 2f057e8 loader: Fix 32-bit loader exception when layers enabled for Vulkan apps. by Mark Young · 9 years ago
  92. 84f6deb layers: Fix 32-bit Win compilation issue in swapchain layer. by Mark Young · 9 years ago
  93. 8f78daa Swapchain: Add Google copyright by Ian Elliott · 9 years ago
  94. 756f331 Swapchain: Fix typo by Ian Elliott · 9 years ago
  95. 3230102 Swapchain: Ensure Destroy{Device|Surface}() don't core dump. by Ian Elliott · 9 years ago
  96. c4db695 Swapchain: Validating supported surface for presenting with a queue. by Ian Elliott · 9 years ago
  97. 80b3b14 Swapchain: vkDestroyInstance check if child objects were destroyed. by Ian Elliott · 9 years ago
  98. 680825b Swapchain: Check "compatible" pAllocator for creation/destruction. by Ian Elliott · 9 years ago
  99. 1f6bb80 Swapchain: Keep/check relationships between surfaces and swapchains. by Ian Elliott · 9 years ago
  100. aeafe23 Swapchain: Validate that queueFamilyIndex is within bounds. by Ian Elliott · 9 years ago