1. 1a2f1a3 scripts: Add gen for struct_size_helper source file by Mark Lobodzinski · 8 years ago
  2. 5380d13 scripts: Add generation of struct_size_helper header by Mark Lobodzinski · 8 years ago
  3. 46d388f scripts: Add struct_size options for source, header by Mark Lobodzinski · 8 years ago
  4. 824ce64 scripts: Mod helper generator for multiple files by Mark Lobodzinski · 8 years ago
  5. 79839b7 scripts: Pass parameters to helper file generator by Mark Lobodzinski · 8 years ago
  6. 5a7cf2e tests: Remove regression by Jeremy Hayes · 8 years ago
  7. f9ad3c8 layers: Add valid usage enums to core_validation (VL-60) by Mike Schuchardt · 8 years ago
  8. 35fe172 layers: Remove redundant code by Jeremy Hayes · 8 years ago
  9. e258305 layers: Update valid usage for Jira VL-59. by Jeremy Hayes · 8 years ago
  10. a666638 layers: Update Valid Usage enums (VL-69) by Mike Weiblen · 8 years ago
  11. 3716627 layers: Tag internal helper functions as static by Mike Weiblen · 8 years ago
  12. fa0fd07 layers: Canonicalize function names in log_msg() by Mike Weiblen · 8 years ago
  13. 1dae96f layers: Update Valid Usage enums (VL-63) by Mike Weiblen · 8 years ago
  14. 8556531 scripts: Remove debugging code from PV by Mark Lobodzinski · 8 years ago
  15. 705f4b1 scripts: Fix handle tracking in parameter validation by Mark Lobodzinski · 8 years ago
  16. 0725b0d layers: CmdDrawIndirect is not an indexed command by Tony Barbour · 8 years ago
  17. 52c1f35 layers: GH1342, Correct objecttype in object_tracker by Mark Lobodzinski · 8 years ago
  18. 4053b81 loader: gl167 - Remove unknown inst extensions by Lenny Komow · 8 years ago
  19. 24cf6c5 tests: Fix SimultaneousUse test by Rene Lindsay · 8 years ago
  20. 30aa1a0 build: Add libxkbcommon to Travis config by Karl Schultz · 8 years ago
  21. 0909a5d docs: Fix README to show Travis master br status by Karl Schultz · 8 years ago
  22. 8ef54c9 scripts:Adding duplicate error id exceptions by Tobin Ehlis · 8 years ago
  23. a171275 layers:Remove redundant checks by Tobin Ehlis · 8 years ago
  24. 8fc7df2 layers:Remove redundant checks by Tobin Ehlis · 8 years ago
  25. 48fbd69 layers:Add TODO comments for valid usage updates by Tobin Ehlis · 8 years ago
  26. 0609849 layers:Remove redundant check by Tobin Ehlis · 8 years ago
  27. 8b0fbe2 layers:Remove redundant validation check by Tobin Ehlis · 8 years ago
  28. 9d9790f Merge pull request #1337 from KhronosGroup/rene_one_command_per_line by Rene Lindsay · 8 years ago
  29. f18f803 tests: Place each command on a separate line. by Rene Lindsay · 8 years ago
  30. 84ad346 demos: Fix CMake file to allow WSI selection by Karl Schultz · 8 years ago
  31. d27b1c4 external: Back up one spirv-tools commit by Tony Barbour · 8 years ago
  32. cde1628 scripts: Fix dynamic array calc in vk_helper.py by Mark Lobodzinski · 8 years ago
  33. 2cb8eb2 scripts:Exceptions for duplicate unique ids by Tobin Ehlis · 8 years ago
  34. 44ba5fc layers:Remove redundant check by Tobin Ehlis · 8 years ago
  35. 9f828ea layers:Remove redundant image compatibility check by Tobin Ehlis · 8 years ago
  36. 552f6c0 tests: GH #950 Make explicit calls to vkCmdBeginRenderPass by Tony Barbour · 8 years ago
  37. 8fd0cce Update README to point to Khronos AppVeyor CI by Karl Schultz · 8 years ago
  38. 561f1d3 scripts: Remove hack from safe-struct generation by Mark Lobodzinski · 8 years ago
  39. f0650ff layers: Remove bad call to safe_struct worker fcn by Mark Lobodzinski · 8 years ago
  40. 05cb4ab build: Return status immediately if a test fails by Cody Northrop · 8 years ago
  41. fa5f296 build: Cache external build directories by Cody Northrop · 8 years ago
  42. 29d7c96 build: Move to latest Android NDK by Cody Northrop · 8 years ago
  43. 93f0562 build: Update Android target revision by Cody Northrop · 8 years ago
  44. 76f8b0b tests:Update DSUsageBitsErrors test by Tobin Ehlis · 8 years ago
  45. 56e1bc3 tests:Update tests to use unique ids by Tobin Ehlis · 8 years ago
  46. a4306ef layers:Only flag one aspect error at a time by Tobin Ehlis · 8 years ago
  47. 9a68c98 scripts:Check for use of error enums in tests by Tobin Ehlis · 8 years ago
  48. 64ff686 docs: Update README for AppVeyor Windows CI builds by Karl Schultz · 8 years ago
  49. 6ba2be1 build: Add config file for AppVeyor Windows CI by Karl Schultz · 8 years ago
  50. e987bb7 docs: Update README for Travis by Karl Schultz · 8 years ago
  51. 33035de external: Update Glslang/Spirv-Tools revisions. by Mark Young · 8 years ago
  52. 6f09920 build: Add Android build to travis by Karl Schultz · 8 years ago
  53. 0193d65 loader: Switch variable appropriately by Mark Young · 8 years ago
  54. 1a0afbf layers:Variable renaming for style and clarity by Tobin Ehlis · 8 years ago
  55. 022528b layers:Don't pass active binding set around by Tobin Ehlis · 8 years ago
  56. 205f003 layers:Clean up descriptor data struct by Tobin Ehlis · 8 years ago
  57. 197211a layers: Add VU enums to core_validation.cpp by Dave Houlton · 8 years ago
  58. 8fb3806 layers: Add valid usage enums to core_validation by Mike Schuchardt · 8 years ago
  59. 0b1f2f8 tests: NullRenderPass expected error message by Mike Schuchardt · 8 years ago
  60. 6a00570 tests:Clean up for positive alias memory test by Tobin Ehlis · 8 years ago
  61. f1e89c8 tests: Fix DepthStencilImageViewWithColorAspectBitError by Rene Lindsay · 8 years ago
  62. 867ff6c build: Compile with both clang and gcc on Travis by Karl Schultz · 8 years ago
  63. a1fc64a tests: Fix VkLayerTest.ClearImageErrors test by Rene Lindsay · 8 years ago
  64. 7afd781 layers:Mark latest buffers and images as written by Tobin Ehlis · 8 years ago
  65. a35e1cb tests: Fix VkLayerTest.MiscImageLayerTests by Rene Lindsay · 8 years ago
  66. a9c963d scripts: Correct author emails in helper script by Mark Lobodzinski · 8 years ago
  67. ecd5040 scripts: Remove enum_string_helper from vk_helper.py by Mark Lobodzinski · 8 years ago
  68. 6cb3e66 android: Update build scripts w/enum_string codegen by Mark Lobodzinski · 8 years ago
  69. 1fa20f9 layers: Mod cmake for new enum_string_helper codegen by Mark Lobodzinski · 8 years ago
  70. 41d9bb3 scripts: Update lvl_genvk.py w/new helper generator by Mark Lobodzinski · 8 years ago
  71. 59a37cc scripts: Update helper gen to ignore disabled exts by Mark Lobodzinski · 8 years ago
  72. 7ada59c scripts: Add helper file generator by Mark Lobodzinski · 8 years ago
  73. 34f52a1 layers: Fix VkGraphicsPipelineCreateInfo flags check by Maks Naumov · 8 years ago
  74. b95aeea scripts: PR1314, Remove trailing whitespace/newlines by Michael Jurka · 8 years ago
  75. ba3fe52 layers: Make comments consistent across file by Mark Lobodzinski · 8 years ago
  76. d19ba79 layers: Remove inconsistent comment specifiers by Mark Lobodzinski · 8 years ago
  77. f0af347 layers: Make comments consistent by Mark Lobodzinski · 8 years ago
  78. 71d14cc scripts: Remove unused code from vk_helper.py by Mark Lobodzinski · 8 years ago
  79. 9acd2e3 layers: Update 'string' layer header files by Mark Lobodzinski · 8 years ago
  80. f734f65 layers: Remove struct string helper from cmake by Mark Lobodzinski · 8 years ago
  81. d8382d7 loader: EnumPhysDev fixes by Mark Young · 8 years ago
  82. b8efbde layers:Fix CmdDispatch post-call function by Tobin Ehlis · 8 years ago
  83. 65409e1 layers:Fix unique id for CmdDispatch by Tobin Ehlis · 8 years ago
  84. 1fd9eaf scripts:Add more duplicate error enum exceptions by Tobin Ehlis · 8 years ago
  85. e664a2b scripts:Add duplicate id exception by Tobin Ehlis · 8 years ago
  86. 225b59c scripts:Allow duplicate exceptions for some ids by Tobin Ehlis · 8 years ago
  87. fa8b618 layers:Remove redundant check by Tobin Ehlis · 8 years ago
  88. e1995fc layer:Add unique error ids for memory binding by Tobin Ehlis · 8 years ago
  89. de1a0f9 layers:Add valid usage error ids by Tobin Ehlis · 8 years ago
  90. 3d1f2bd scripts:Update stat script output by Tobin Ehlis · 8 years ago
  91. 959517f layers:Fix unique error enum by Tobin Ehlis · 8 years ago
  92. 7841316 build: Parameterize def file name by Lenny Komow · 8 years ago
  93. 8b80c29 layers: remove unused variable by Frank Henigman · 8 years ago
  94. dcca859 layers: Update Valid Usage enums (VL-61, final) by Mike Weiblen · 8 years ago
  95. 34df4cb layers: add VU checks in image.cpp (Jira VL-66) by Dave Houlton · 8 years ago
  96. 4c54bde layers:Refactor CmdDispatchIndirect() by Tobin Ehlis · 8 years ago
  97. 2b82df8 layers:Refactor CmdDispatch() by Tobin Ehlis · 8 years ago
  98. 4613263 layers:Refactor CmdDrawIndexedIndirect() by Tobin Ehlis · 8 years ago
  99. 52179ad layers:Refactor CmdDrawIndirect() to use pre/post by Tobin Ehlis · 8 years ago
  100. 3f826bf layers:Refactor CmdDrawIndexed() by Tobin Ehlis · 8 years ago