1. 928742e scripts:Update stats script for two error enums by Tobin Ehlis · 8 years ago
  2. f53eac3 scripts:Update stats script parser by Tobin Ehlis · 8 years ago
  3. f41effa scripts:Update database for new checks by Tobin Ehlis · 8 years ago
  4. 8570878 layers: Remove validation layer details doc by Mark Lobodzinski · 8 years ago
  5. 253d5e7 scripts: Remove layer doc gen script by Mark Lobodzinski · 8 years ago
  6. d08efb5 scripts:Update doc validation scripts by Tobin Ehlis · 8 years ago
  7. 2ef48c1 scripts:Ignore VALIDATION_ERROR_UNDEFINED by Tobin Ehlis · 8 years ago
  8. 20e3258 scripts:Update stats script to return 1 on error by Tobin Ehlis · 8 years ago
  9. 027f321 scripts:Make stats script work with python3 by Tobin Ehlis · 8 years ago
  10. 3796a88 layers: Add error enums to Destroy APIs by Mike Schuchardt · 8 years ago
  11. 7fbb7e3 layers: Add error enums to object tracker by Mike Schuchardt · 8 years ago
  12. 32b2e8c demos: Make DEMOS_WSI_SELECTION a variable, not an option by Tony Barbour · 8 years ago
  13. c63f72c externals: Update glslang and spirv revs by Mark Young · 8 years ago
  14. a493729 layers: GH1244, Fix Compressed BufferImageCopy errs by Mark Lobodzinski · 8 years ago
  15. 0610b9b build: Add Wayland and Mir dev libs to travis by Karl Schultz · 8 years ago
  16. b0a9079 Cmake: Move all find_packages to base CMakeLists.txt by Tony Barbour · 8 years ago
  17. e0529fb Demos: Add DEMOS_WSI_SELECTION to pick Linux wsi to use by Tony Barbour · 8 years ago
  18. c53c727 Cmake: Add files needed to build with Mir by Tony Barbour · 8 years ago
  19. 29cc952 Cmake: Move WSI compile decision to subdirectories by Tony Barbour · 8 years ago
  20. 782863a layers: Update details doc for new LVT by Mark Lobodzinski · 8 years ago
  21. 0808f39 layers: Warn if RenderPass clearvalues ignored by Slawomir Cygan · 8 years ago
  22. 530cf38 tests: InvalidImageLayout review feedback by Cort · 8 years ago
  23. 0ebd108 Core validation: VerifyClearImageLayout review feedback by Cort · 8 years ago
  24. 3b02101 tests: InvalidImageLayout tweaks: by Cort · 8 years ago
  25. 830c7c1 Core validation: VerifyClearImageLayout tweaks: by Cort · 8 years ago
  26. 4f73b7f Core validation: add an errror message when wrong layout is used for clearing by Slawomir Cygan · 8 years ago
  27. ea2311b scripts: Remove vk-generate.py by Mark Lobodzinski · 8 years ago
  28. e38c717 loader: Add CMake copy of def file to build dir by Mark Lobodzinski · 8 years ago
  29. 908cd38 tests: Add CMake copy of def files to build dir by Mark Lobodzinski · 8 years ago
  30. 4567849 layers: Change cmake to Copy def files to build dir by Mark Lobodzinski · 8 years ago
  31. bd66c5a tests: Check in Windows def files by Mark Lobodzinski · 8 years ago
  32. a3a5228 loader: Check in loader Windows def file by Mark Lobodzinski · 8 years ago
  33. 7de0212 layers: Check in layer Windows def files by Mark Lobodzinski · 8 years ago
  34. ffa9c5a build: Update Android cmake w/new dispatch_table gen by Mark Lobodzinski · 8 years ago
  35. 2e9a492 layers: Rename xml-codegen cmake macro by Mark Lobodzinski · 8 years ago
  36. 623d776 tests: Tabs to spaces in cmakelists.txt by Mark Lobodzinski · 8 years ago
  37. 3385e3f tests: Enable new dispatch_table_helper generation by Mark Lobodzinski · 8 years ago
  38. ac9324f layers: Enable new dispatch_table_helper generation by Mark Lobodzinski · 8 years ago
  39. eb0b5ef scripts: Add dispatch table generator to lvl_genvk.py by Mark Lobodzinski · 8 years ago
  40. 92f22f3 scripts: Add generator for dispatch_table_helper by Mark Lobodzinski · 8 years ago
  41. 25c9082 layers: Update Valid Usage enums in log_msg by Mike Weiblen · 8 years ago
  42. 387fd63 layers:Add undefined validation error enum by Tobin Ehlis · 8 years ago
  43. 04962d4 docs: Add travis build status to README by Karl Schultz · 8 years ago
  44. b2778e2 scripts:Update unique error enums as of 12/5/16 by Tobin Ehlis · 8 years ago
  45. 4f6dafe scripts: Remove unused cmake option from vk_helper.py by Mark Lobodzinski · 8 years ago
  46. 66cdd5d scripts: Remove unused vk_helper.py struct_wrappers by Mark Lobodzinski · 8 years ago
  47. be8d797 scripts: Remove graphviz options from vk_helper.py by Mark Lobodzinski · 8 years ago
  48. bf7f0cf scripts: Remove no_addr options from vk_helper.py by Mark Lobodzinski · 8 years ago
  49. cd8e8c8 layers:RetireWorkOnQueue refactor fixes by Tobin Ehlis · 8 years ago
  50. 5161de3 layers:Add validation flags by Tobin Ehlis · 8 years ago
  51. 4d8e6a4 layers:Refactor QueueWaitIdle by Tobin Ehlis · 8 years ago
  52. 08aacd9 layers:Refactor DeviceWaitIdle by Tobin Ehlis · 8 years ago
  53. 829abd0 layers:Refactor RetireWorkOnQueue by Tobin Ehlis · 8 years ago
  54. 2ec4bf8 layers:Refactor GetFenceStatus in core_validation by Tobin Ehlis · 8 years ago
  55. c1b5cbb layers:Refactor WaitForFences in core_validation by Tobin Ehlis · 8 years ago
  56. 85c1e9d docs: Update Smoke command to invoke layers on Android by Cody Northrop · 8 years ago
  57. 466bd4e build: Add Travis CI file by Peter Mackay · 8 years ago
  58. 606f541 layers: remove dead code by Jeremy Hayes · 8 years ago
  59. a095cca loader: Modify debug_marker terminators by Mark Young · 8 years ago
  60. 2eee5d8 layers: Fix Windows build by Mark Lobodzinski · 8 years ago
  61. 0050fba tests:Update DynamicOffsetWithInactiveBinding by Tobin Ehlis · 8 years ago
  62. f922ef8 layers:Handle consecutive descriptor updates by Tobin Ehlis · 8 years ago
  63. 8ad4193 layers:Handle NULL DebugMarker function ptrs by Tobin Ehlis · 8 years ago
  64. 0959c5d layers:Kill print cmd buffer functions by Tobin Ehlis · 8 years ago
  65. 4feee57 layers:Kill print_mem_list function by Tobin Ehlis · 8 years ago
  66. 5844be8 toolchain: Fix core count in script for macOS by Cody Northrop · 8 years ago
  67. 69ea6d0 toolchain: Fix update script for macOS by Cody Northrop · 8 years ago
  68. baa9272 tests: Update layer doc to reflect recent added checks by Karl Schultz · 8 years ago
  69. 8d71fad externals: Update glslang and spirv-tools by Mark Young · 8 years ago
  70. ba39b88 build: Removed obsolete ICD refs from android script by Mark Lobodzinski · 8 years ago
  71. b1e7d59 build: Removed ICD dirs from gitignore by Mark Lobodzinski · 8 years ago
  72. d0539ea build: Updated BUILD.md for ICD removal/whitespace by Mark Lobodzinski · 8 years ago
  73. 76caf50 scripts: Remove ICD reference from build script by Mark Lobodzinski · 8 years ago
  74. 2825ab9 tests: Fix object leak in AllocDescriptorFromEmptyPool by Karl Schultz · 8 years ago
  75. 971ba4c layers: remove unnecessary log_msg by Jeremy Hayes · 8 years ago
  76. f78bcdd tests: Update object_tracker tests/DB by Karl Schultz · 8 years ago
  77. 4ba146a tests: Update VU database for obj tracker tests by Karl Schultz · 8 years ago
  78. 870a39e tests: Add test for RelaxedPrecision validation inside interface block by Chris Forbes · 8 years ago
  79. f929b16 layers: Track precision for interface block members too by Chris Forbes · 8 years ago
  80. 1f3b015 layers: Add test for RelaxedPrecision validation by Chris Forbes · 8 years ago
  81. 4420839 layers: Require precision to match on interface between stages by Chris Forbes · 8 years ago
  82. a115276 layers: Track RelaxedPrecision decoration of interface variables by Chris Forbes · 8 years ago
  83. 8d24dc9 layers: OT: null out handles in pipeline creation if we dont call down by Chris Forbes · 8 years ago
  84. 3224f95 layers: Apply previous fixes to CV CreateComputePipelines by Chris Forbes · 8 years ago
  85. b186edf layers: Don't make a mess of partial pipeline creation failure by Chris Forbes · 8 years ago
  86. 78a69c6 layers: CV: clean up Create*Pipelines by Chris Forbes · 8 years ago
  87. 183f4f9 layers: s/skip_call/skip/ in CV CreateComputePipelines by Chris Forbes · 8 years ago
  88. 83e91ad layers: CV: null out pipelines on validation failure by Chris Forbes · 8 years ago
  89. 56754e2 layers: Switch sense of logic in CV CreateGraphicsPipelines by Chris Forbes · 8 years ago
  90. b1c27cb loader: const fixes by Frank Henigman · 8 years ago
  91. 786fb10 loader: Modify conversion of real_icd_surfaces by Mark Young · 8 years ago
  92. 0b70c62 loader: Fix cast warning in wsi.c by Jamie Madill · 8 years ago
  93. 5ecb4f6 loader: avoid DEFAULT_VK_LAYERS_PATH redefinition. by Frank Henigman · 8 years ago
  94. 5717310 loader: spell 'separator' correctly by Frank Henigman · 8 years ago
  95. 255cdef tests: Fix NonCoherentMemoryMapping test by Mark Lobodzinski · 8 years ago
  96. 23a6b0f scripts:Update unique error enums as of 11/29/16 by Tobin Ehlis · 8 years ago
  97. 9e14a85 toolchain: Switch back to tracked revisions on Android by Cody Northrop · 8 years ago
  98. 3b62ce8 misc: Make update external bat not clean build by Lenny Komow · 8 years ago
  99. 84dd8f5 layers: Updated error enum DB for KHR_DISPLAY mod by Mark Lobodzinski · 8 years ago
  100. 1dec9a5 layers: Complete support for VK_KHR_Display ext by Norbert Nopper · 8 years ago