1. e9f09ef loader: Null-terminated string checks by Mark Lobodzinski · 8 years ago
  2. 9a1c7b7 layers: Add string validation to param_checker by Mark Lobodzinski · 9 years ago
  3. a9f3349 layers: Add UTF-8 String validation utility by Mark Lobodzinski · 9 years ago
  4. ae8e8a7 layers: lock use of threading layer cmd pool map by Mike Stroyan · 8 years ago
  5. 91163c8 winrtinstaller: update license text by David Pinedo · 8 years ago
  6. 7ec8609 layers: MR215 Update spec version to match json files by Courtney Goeltzenleuchter · 8 years ago
  7. 89f8f36 loader: MR215 device extensions not enumerated by Courtney Goeltzenleuchter · 8 years ago
  8. 929f879 layers: In GetInstanceProcAddr, intercept instance procs even if NULL instance by Karl Schultz · 8 years ago
  9. 37bef95 layers: Fix 32-bit Windows build by Dustin Graves · 8 years ago
  10. 899960f layers: Fix CreateSemaphore/CreateEvent conflict by Dustin Graves · 8 years ago
  11. 92136bd layers: MR217 Turn on more layers for Android build by Cody Northrop · 8 years ago
  12. d08141b layers: MR217 Fix Android build of swapchain by Cody Northrop · 8 years ago
  13. 453e91f layers: MR217 Fix unique_objects android build by Tobin Ehlis · 8 years ago
  14. 70d08eb winrtinstaller: update licenses by David Pinedo · 8 years ago
  15. dd59bcc Fix so that store images and buffers are assumed written. by Michael Lentine · 9 years ago
  16. 9595b06 layer: GL125 only check for fence in_use on valid fence handles by Tobin Ehlis · 8 years ago
  17. a033533 layers: GL127 GL128 fix duplicate in_use updates by Tobin Ehlis · 8 years ago
  18. e567ae6 layers: thread checks of VkCommandBuffer pool read by Mike Stroyan · 8 years ago
  19. a7bf328 layers: thread checks for vkDestroyInstance and vkDestroyDevice by Mike Stroyan · 8 years ago
  20. c877450 layers: allow one thread multiple uses of object by Mike Stroyan · 8 years ago
  21. 1a08001 layers: use less of namespace std by Mike Stroyan · 8 years ago
  22. 3409fcd layers: change android build to xml threading by Mike Stroyan · 8 years ago
  23. 31c50c8 layers: Handle 32-bit threading validation by Mike Stroyan · 8 years ago
  24. 10b8cb7 tests: disable bailout in teardown by Mike Stroyan · 9 years ago
  25. 845bdc4 layers: Add threading layer generation by Mike Stroyan · 9 years ago
  26. dee76ef layers: bring xml and scripts from documentation by Mike Stroyan · 9 years ago
  27. 431b82a winrtinstaller: Improve search for layer json files in SDK Bin dir by David Pinedo · 8 years ago
  28. 1e368f7 windowsrtinstaller: Change lincense info. by David Pinedo · 8 years ago
  29. 76c0560 windowsrtinstaller: updated license by David Pinedo · 8 years ago
  30. 36048ab windowrtinstaller: Add more details to README.txt by David Pinedo · 8 years ago
  31. 81661c4 layers: LX324, Fix descriptor indices in draw_state by Mark Lobodzinski · 8 years ago
  32. eda0d27 layers: MR213 GL126 Fix render pass compatibility check by Michael Lentine · 8 years ago
  33. 0d617f1 layers: Fix subscript-out-of-range crash in mem_tracker by Mark Lobodzinski · 8 years ago
  34. a3c69bc layers: Fix vkEnumeratePhysicalDevices()--was always returning an error. by Ian Elliott · 8 years ago
  35. 3c99d55 layers: Move logging callback destroy after logging calls by Mark Lobodzinski · 8 years ago
  36. d7b18f9 loader: filter device extensions in the terminator instead of trampoline by Jon Ashburn · 8 years ago
  37. 3231183 layers: MR212 Add locking to the swapchain layer. by Ian Elliott · 8 years ago
  38. 684924e layers: Fix for GL119 to correctly index into pBindings by Tobin Ehlis · 8 years ago
  39. 0998ede layers: Verify that command buffer is recorded when submitted to a primary. by Michael Lentine · 8 years ago
  40. d7621bb layers: Validate secondary command buffers are most recently bound. by Michael Lentine · 8 years ago
  41. c7cf918 layers: Validate command buffer is not being used simultaneously unless specified. by Michael Lentine · 8 years ago
  42. 258ddda layers: MR208 Improve locking in the mem_tracker layer. by Ian Elliott · 8 years ago
  43. 8c8b266 layers: Improve locking in the draw_state layer. by Ian Elliott · 8 years ago
  44. 962b01e layers: Fix 32-bit Windows build by Dustin Graves · 8 years ago
  45. 76a4a8f Remove WTFPL from LICENSE.txt by Karl Schultz · 8 years ago
  46. 929a100 tests: Copyright updates by Karl Schultz · 8 years ago
  47. 3776734 layers: Validate that fence is not in use when submitted. by Michael Lentine · 8 years ago
  48. 539b022 layers: Validate subpass index in begin info is valid. by Michael Lentine · 8 years ago
  49. 3009b62 layers: Make sure fb render pass and secondary render pass are compatible. by Michael Lentine · 8 years ago
  50. 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
  51. 3124af6 layers: Validate render pass compatiblity for executed secondary command buffers. by Michael Lentine · 8 years ago
  52. 82c123c layers: Fix issues with some command buffer tracking structures being left uninitialized by Chris Forbes · 8 years ago
  53. 4383a2d layers: Fix 32-bit Windows build by Dustin Graves · 8 years ago
  54. b168b1a loader: GL120, move critical section to cover loader_get_icd_and_device by Andrzej Kotlowski · 8 years ago
  55. 458696a layers: MR209 Fix swapchain's vkDestroyInstance to error about devices ... by Ian Elliott · 8 years ago
  56. dc6f8de layers: Valdiate query is not active when cmd buffer is ending. by Michael Lentine · 8 years ago
  57. d1b2a8b layers: GL122 Init queueFamilyIndex in command pool. by Michael Lentine · 8 years ago
  58. 8abfd94 layers: Fix Windows build error in device_limits by Jon Ashburn · 8 years ago
  59. ceb0b86 layers: GL96 validateCommandBufferState should return skipCall by Tobin Ehlis · 8 years ago
  60. e703fa9 layers: GL64 Don't warn on descriptor set that's not updated by Tobin Ehlis · 8 years ago
  61. 5d8ad0a layers: Check that queryFlags is valid if enabled. by Michael Lentine · 9 years ago
  62. 09853ef layers: Add check to make sure inherited queries in enabled before use. by Michael Lentine · 9 years ago
  63. 7d26c57 layers: Add occlusion query precise check. by Michael Lentine · 9 years ago
  64. 5f6dc4f layers: Improve in flight cmd buffer validation by Michael Lentine · 9 years ago
  65. 26870f3 layers: Add queue bit checks. by Michael Lentine · 9 years ago
  66. eaa78cd demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  67. b1b2440 remove reference to run_all_tests_with_layers, which has been removed by Tony Barbour · 8 years ago
  68. 261d978 windowsrtinstaller: update estimated size for Programs and Features by David Pinedo · 8 years ago
  69. 6e0a213 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 8 years ago
  70. e1b8da1 tests: Fix Windows compilation error that popped up recently. by Mark Young · 8 years ago
  71. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 8 years ago
  72. 65ae431 license: Update the main MIT license to reflect white space and copyrights by Jon Ashburn · 8 years ago
  73. 0c537d5 license: remove licenses for componenets that were moved to different repo. by Jon Ashburn · 8 years ago
  74. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 8 years ago
  75. 8e42f40 Update copyright info in python scripts by Karl Schultz · 8 years ago
  76. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 8 years ago
  77. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 8 years ago
  78. f79938f windowrtinstaller: use new image files names in installer by David Pinedo · 8 years ago
  79. 0976fe6 windowsrtinstaller: changed images by David Pinedo · 8 years ago
  80. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 8 years ago
  81. 7b60e49 Remove all tests except for layer validation and doc validation by Tony Barbour · 8 years ago
  82. eee234c Update BUILD.md and README.md for the reduced scope of this repo by Jon Ashburn · 8 years ago
  83. 1662dcb scripts: Remove icd generation specific code by Jon Ashburn · 8 years ago
  84. c5354e9 androidBuild: remove unused layers api_dump, generic, basic, multi by Jon Ashburn · 8 years ago
  85. 1f32a44 layers: Remove non-validation layers by Jon Ashburn · 8 years ago
  86. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 8 years ago
  87. 37419ed include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  88. 0368c7d windowssdk: Handle silent installer/uninstaller message boxes appropriately. by Mark Young · 8 years ago
  89. 3f3b24a misc: Modify build_windows_targets.bat to build quietly. by Mark Young · 8 years ago
  90. 0fb62b0 windowsrtinstaller: Don't display dialog when silent uninstall requires reboot by David Pinedo · 8 years ago
  91. 54e2460 scripts: Fix python helper to find ext headers under vulkan dir by Jon Ashburn · 8 years ago
  92. 641c08c windowsrtinstaller: change windows icon by David Pinedo · 8 years ago
  93. 57f5d2c Merge branch 'marky_working' by Mark Young · 8 years ago
  94. 4ae88c5 misc: Modify update_external_sources.bat to build quietly. by Mark Young · 8 years ago
  95. 53d023a tests: Fix out-of-scope vector initialization in test framework by Mark Lobodzinski · 8 years ago
  96. 49ba27b Revert "misc: Change repo name references to LoaderAndValidationLayers" by Jon Ashburn · 8 years ago
  97. a0ac460 misc: Change repo name references to LoaderAndValidationLayers by Jon Ashburn · 8 years ago
  98. f1bdefc windowsrtinstaller: Handle error conditions during install by uninstalling. by Mark Young · 8 years ago
  99. d239377 layers: MR182/GL113 Fix dynamic offset validation by Tobin Ehlis · 8 years ago
  100. 1aa724a windowsrtinstaller: change icon used by installer by David Pinedo · 8 years ago