1. ec58e31 tests:Update tests to use unique ids by Tobin Ehlis · 8 years ago
  2. 767f34f layers:Only flag one aspect error at a time by Tobin Ehlis · 8 years ago
  3. 798224b scripts:Check for use of error enums in tests by Tobin Ehlis · 8 years ago
  4. 6c9e101 docs: Update README for AppVeyor Windows CI builds by Karl Schultz · 8 years ago
  5. 9da25f5 build: Add config file for AppVeyor Windows CI by Karl Schultz · 8 years ago
  6. af64700 docs: Update README for Travis by Karl Schultz · 8 years ago
  7. fba4e49 external: Update Glslang/Spirv-Tools revisions. by Mark Young · 8 years ago
  8. c88c4ed build: Add Android build to travis by Karl Schultz · 8 years ago
  9. 64b43eb loader: Switch variable appropriately by Mark Young · 8 years ago
  10. 1c130ea layers:Variable renaming for style and clarity by Tobin Ehlis · 8 years ago
  11. ffa1c08 layers:Don't pass active binding set around by Tobin Ehlis · 8 years ago
  12. 7433ab6 layers:Clean up descriptor data struct by Tobin Ehlis · 8 years ago
  13. 4527dca layers: Add VU enums to core_validation.cpp by Dave Houlton · 8 years ago
  14. 9bd94c6 layers: Add valid usage enums to core_validation by Mike Schuchardt · 8 years ago
  15. 3de2c21 tests: NullRenderPass expected error message by Mike Schuchardt · 8 years ago
  16. 2a5cec7 tests:Clean up for positive alias memory test by Tobin Ehlis · 8 years ago
  17. c653c8b tests: Fix DepthStencilImageViewWithColorAspectBitError by Rene Lindsay · 8 years ago
  18. cf05c7b build: Compile with both clang and gcc on Travis by Karl Schultz · 8 years ago
  19. deb3bd4 tests: Fix VkLayerTest.ClearImageErrors test by Rene Lindsay · 8 years ago
  20. 2f921d3 layers:Mark latest buffers and images as written by Tobin Ehlis · 8 years ago
  21. 4e4cddc tests: Fix VkLayerTest.MiscImageLayerTests by Rene Lindsay · 8 years ago
  22. 67d8ee0 scripts: Correct author emails in helper script by Mark Lobodzinski · 8 years ago
  23. 03cb9e4 scripts: Remove enum_string_helper from vk_helper.py by Mark Lobodzinski · 8 years ago
  24. 519ef97 android: Update build scripts w/enum_string codegen by Mark Lobodzinski · 8 years ago
  25. 3b10714 layers: Mod cmake for new enum_string_helper codegen by Mark Lobodzinski · 8 years ago
  26. 507e4c3 scripts: Update lvl_genvk.py w/new helper generator by Mark Lobodzinski · 8 years ago
  27. ed6cd16 scripts: Update helper gen to ignore disabled exts by Mark Lobodzinski · 8 years ago
  28. 89389ca scripts: Add helper file generator by Mark Lobodzinski · 8 years ago
  29. 51a8791 layers: Fix VkGraphicsPipelineCreateInfo flags check by Maks Naumov · 8 years ago
  30. d538b96 scripts: PR1314, Remove trailing whitespace/newlines by Michael Jurka · 8 years ago
  31. 25002b7 layers: Make comments consistent across file by Mark Lobodzinski · 8 years ago
  32. 510790f layers: Remove inconsistent comment specifiers by Mark Lobodzinski · 8 years ago
  33. 87470e6 layers: Make comments consistent by Mark Lobodzinski · 8 years ago
  34. 6d8fcdb scripts: Remove unused code from vk_helper.py by Mark Lobodzinski · 8 years ago
  35. 68d157d layers: Update 'string' layer header files by Mark Lobodzinski · 8 years ago
  36. b87dd89 layers: Remove struct string helper from cmake by Mark Lobodzinski · 8 years ago
  37. ce02a44 loader: EnumPhysDev fixes by Mark Young · 8 years ago
  38. a731e05 layers:Fix CmdDispatch post-call function by Tobin Ehlis · 8 years ago
  39. 682e0cf layers:Fix unique id for CmdDispatch by Tobin Ehlis · 8 years ago
  40. 1af44be scripts:Add more duplicate error enum exceptions by Tobin Ehlis · 8 years ago
  41. 5152f13 scripts:Add duplicate id exception by Tobin Ehlis · 8 years ago
  42. d4279fb scripts:Allow duplicate exceptions for some ids by Tobin Ehlis · 8 years ago
  43. cca5c5f layers:Remove redundant check by Tobin Ehlis · 8 years ago
  44. 35ec5e1 layer:Add unique error ids for memory binding by Tobin Ehlis · 8 years ago
  45. 12ad165 layers:Add valid usage error ids by Tobin Ehlis · 8 years ago
  46. 557cbba scripts:Update stat script output by Tobin Ehlis · 8 years ago
  47. a95f372 layers:Fix unique error enum by Tobin Ehlis · 8 years ago
  48. 3312cc0 build: Parameterize def file name by Lenny Komow · 8 years ago
  49. ddffb8d layers: remove unused variable by Frank Henigman · 8 years ago
  50. f634be5 layers: Update Valid Usage enums (VL-61, final) by Mike Weiblen · 8 years ago
  51. 2c712c5 layers: add VU checks in image.cpp (Jira VL-66) by Dave Houlton · 8 years ago
  52. 79c66dc layers:Refactor CmdDispatchIndirect() by Tobin Ehlis · 8 years ago
  53. 25d3241 layers:Refactor CmdDispatch() by Tobin Ehlis · 8 years ago
  54. 0c9ad62 layers:Refactor CmdDrawIndexedIndirect() by Tobin Ehlis · 8 years ago
  55. d6df438 layers:Refactor CmdDrawIndirect() to use pre/post by Tobin Ehlis · 8 years ago
  56. ac4451d layers:Refactor CmdDrawIndexed() by Tobin Ehlis · 8 years ago
  57. 58b9238 layers:Improve perf warning for unused vtx buffer by Tobin Ehlis · 8 years ago
  58. 308f54c layers:Kill synchAndPrintDSConfig() function by Tobin Ehlis · 8 years ago
  59. ec2ff49 layers:Split ValidateAndUpdateDrawState() by Tobin Ehlis · 8 years ago
  60. 410598c layers:Split validatePipelineDrawtimeState() by Tobin Ehlis · 8 years ago
  61. aeba3b2 layers:Rename two functions to CamelCase by Tobin Ehlis · 8 years ago
  62. c0b225e layers:Add PostCallRecordCmdDraw() by Tobin Ehlis · 8 years ago
  63. 29f880e layers:Separate state update from addCmd() by Tobin Ehlis · 8 years ago
  64. 721fd90 layers:Pass cmd buffer as log_msg object by Tobin Ehlis · 8 years ago
  65. 5569d64 layers:Remove unneeded return value by Tobin Ehlis · 8 years ago
  66. 3660dc2 loader: clean up comment and variable by Michael Jurka · 8 years ago
  67. 4bc3e59 tests: Fix tests for VALIDATION_ERROR_01263+01264 by Rene Lindsay · 8 years ago
  68. 3859b21 Use Python instead of greadlink to get full path on macOS by Michael Jurka · 8 years ago
  69. a4d7761 loader: Fix out of memory in enumerate phys devs by Lenny Komow · 8 years ago
  70. 226a75b layers:Update dispatchable object printing by Tobin Ehlis · 8 years ago
  71. 8e90499 loader: Update term phys devices dynamically by Lenny Komow · 8 years ago
  72. 916eef7 loader: Update tramp phys devices dynamically by Lenny Komow · 8 years ago
  73. a1ad84d android: Preserve toolchain build if present by Cody Northrop · 8 years ago
  74. 51b5768 loader: guard gcc feature appropriately by Frank Henigman · 8 years ago
  75. f60f5d4 Merge pull request #1300 from KhronosGroup/161221-fix_string_validation by Courtney Goeltzenleuchter · 8 years ago
  76. 888dda2 loader: Fix validation error by Courtney Goeltzenleuchter · 8 years ago
  77. abf1b84 loader: Fix Clang warning in table_ops.h by Jamie Madill · 8 years ago
  78. fac8ce6 layers: Add missing <string> dependency by Michael Jurka · 8 years ago
  79. 58cc066 tests: Insert missing vkQueueWaitIdle() by Rene Lindsay · 8 years ago
  80. 822d092 cmake: speed up the build by Jeremy Hayes · 8 years ago
  81. ff97d1b layers: Update Valid Usage enums (VL-61, partial) by Mike Weiblen · 8 years ago
  82. 7dd81d3 scripts: Remove enum/struct_validate_helper funcs by Mark Lobodzinski · 8 years ago
  83. 034df62 layers: Remove unused header from threading/PV by Mark Lobodzinski · 8 years ago
  84. 43fb2b7 layers: Remove redundant CreateRenderpass checks by Mark Lobodzinski · 8 years ago
  85. 2ffe5b6 layers: Remove enum_validate_helper from PV by Mark Lobodzinski · 8 years ago
  86. e219668 layers: Remove unused threadchecker header file by Mark Lobodzinski · 8 years ago
  87. 347d4d3 layers: Remove cmds vector from GLOBAL_CB_NODE by Chris Forbes · 8 years ago
  88. 38de341 layers: Fix size_t-int cast warning in descriptor_sets by Jamie Madill · 8 years ago
  89. 79c5b66 layers:Clean up descriptor set layout on destroy by Tobin Ehlis · 8 years ago
  90. 1bbaffe layers:Add validation flag for DestroyBuffer() by Tobin Ehlis · 8 years ago
  91. e1056da layers:Refactor DestroyBuffer() by Tobin Ehlis · 8 years ago
  92. ba869bb layers:Add GetQueryPoolResults() validation flag by Tobin Ehlis · 8 years ago
  93. 9fdee42 layers:Refactor GetQueryPoolResults() to pre/post by Tobin Ehlis · 8 years ago
  94. 0d1a95e layers:Add validation flag for DestroyQueryPool() by Tobin Ehlis · 8 years ago
  95. 83c1f2c layers:Refactor DestroyQueryPool by Tobin Ehlis · 8 years ago
  96. 38f5d6f layers:Add validation flag for DestroySemaphore() by Tobin Ehlis · 8 years ago
  97. 8755094 layers:Add validation flag for DestroyFence() by Tobin Ehlis · 8 years ago
  98. c0f1f83 layers:Refactor DestroySemaphore by Tobin Ehlis · 8 years ago
  99. 1d3dce0 layers:Refactor DestroyFence by Tobin Ehlis · 8 years ago
  100. 36c3a4f layers:Rename QUEUE_NODE to QUEUE_STATE by Tobin Ehlis · 8 years ago