1. b16c764 tests: Added PipelineMultiSample VUID tests by John Zulauf · 7 years ago
  2. 7acac59 layers: Added PipelineMultiSample VUID checks by John Zulauf · 7 years ago
  3. 96de386 tests: validation_cache review feedback by Cort Stratton · 7 years ago
  4. b9aa8f1 layers: validation_cache review feedback by Cort Stratton · 7 years ago
  5. bd8ca62 tests: Add test for vkMergeValidationCachesEXT() by Cort Stratton · 7 years ago
  6. 0b6e387 layers: Check EXT_validation_cache's sole non-trivial VU by Cort Stratton · 7 years ago
  7. f73483b layers: Tidy up shader cache, reserve space before merging by Chris Forbes · 7 years ago
  8. d984629 inlined commitIdLen into assert by Cort Stratton · 7 years ago
  9. b614d33 Convert SPIRV-Tools commit ID to binary before use as a UUID by Cort Stratton · 7 years ago
  10. 04443a6 Fix build errors: by Cort Stratton · 7 years ago
  11. 2f12392 Fix for Android build error with Linux host by Cort Stratton · 7 years ago
  12. a81851c Use SPIRV-Tools commit ID as validation cache version by Cort Stratton · 7 years ago
  13. a3584fa shader module codeSize is already in bytes by Cort Stratton · 7 years ago
  14. 8342f50 layers: Add layer metadata for EXT_validation_cache extension by Chris Forbes · 7 years ago
  15. 9a61e08 layers: Add VK_EXT_validation_cache implementation for shaders by Chris Forbes · 7 years ago
  16. c7850e4 layers: Add xxhash by Chris Forbes · 7 years ago
  17. 6d185c0 Add missing include in android_util.cpp by Petr Kraus · 7 years ago
  18. ab679c1 tests: Fix UncompressedToCompressedImageCopy by Cort Stratton · 7 years ago
  19. 6974a13 loader: fix memory leak for layers with >1 dev_exts by Cort Stratton · 7 years ago
  20. f62dd8f layers: Fix typos in viewport state validation msgs by Petr Kraus · 7 years ago
  21. 56897c5 tests: Implement lineWIdth state checks by Petr Kraus · 7 years ago
  22. 299ba62 layers: Fix lineWidth checks by Petr Kraus · 7 years ago
  23. 9752aae layers: Quick fix odd create PSO param checks by Petr Kraus · 7 years ago
  24. 417d570 header: Update to version 1.0.66 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  25. 2f44f67 tests:Fix MSVS build warnings by Tobin Ehlis · 7 years ago
  26. 061d111 layers: Fix MSVS conversion warning. by Jamie Madill · 7 years ago
  27. a11ae0b loader: Fix improper cast warning. by Jamie Madill · 7 years ago
  28. 2406985 tests: Fix indentation in ImageBarrierWithBadRange by Cort Stratton · 7 years ago
  29. cfdd8ad build: Fix gslang->glslang errors in BUILD.md by Mark Lobodzinski · 7 years ago
  30. 3115c06 build: Updated BUILD.md for spirv-tools changes by Mark Lobodzinski · 7 years ago
  31. 552a3dc build: Removed unused spirv-tools/headers rev files by Mark Lobodzinski · 7 years ago
  32. 4f5ce47 build: Avoid redundant spirv-tools/hdrs builds by Mark Lobodzinski · 7 years ago
  33. b2a7497 scripts: Update toolchain revision check script by Mark Lobodzinski · 7 years ago
  34. 5b930d5 tests: Added GetQueryPoolResults test case by Mark Lobodzinski · 7 years ago
  35. 97b8df3 layers: Add GetQueryPoolResults validation check by Mark Lobodzinski · 7 years ago
  36. febfe11 layers: Remove invalid query avaibility error check by Mark Lobodzinski · 7 years ago
  37. 0bf7cc5 layers: Refactor PreCallValidateGetQueryPoolResults by Mark Lobodzinski · 7 years ago
  38. 594a307 layers: Remove redundant query_state_pair checks by Mark Lobodzinski · 7 years ago
  39. 22605dd tests: Add test case for vkCmdBlitImage() image layouts by Norbert Garnys · 7 years ago
  40. 7bd4c2c layers: add image layout validation to vkCmdBlitImage() by Norbert Garnys · 7 years ago
  41. 1e367dd tests:Fix DynViewportAndScissorMismatch crash by Tobin Ehlis · 7 years ago
  42. be5c888 tests:Fix signed/unsigned compare warning by Tobin Ehlis · 7 years ago
  43. d7880ec tests:Fix testname typo by Tobin Ehlis · 7 years ago
  44. a610355 layers: Rewrite ViewportState checks and tests by Petr Kraus · 7 years ago
  45. 21720df tests:Add DevSim testing for 7 profiles by Tobin Ehlis · 7 years ago
  46. 918069f layers:Add pre-built DevSim layer by Tobin Ehlis · 7 years ago
  47. 7119991 tests:Force 64bit format support for vtx buffer by Tobin Ehlis · 7 years ago
  48. 3e05076 tests:Fix ParameterLayerFeatures2Capture by Tobin Ehlis · 7 years ago
  49. c3f4842 tests:Fix memory allocation sizes by Tobin Ehlis · 7 years ago
  50. 7288864 tests:Add "--devsim" option by Tobin Ehlis · 7 years ago
  51. 18bbf8c icd:Increase WHOLE_SIZE mapped memory by Tobin Ehlis · 7 years ago
  52. 04dea91 tests:Only init queue families that have queues by Tobin Ehlis · 7 years ago
  53. a3d6064 tests:Get supported memory type when allocating by Tobin Ehlis · 7 years ago
  54. 6c85726 icd:Expand mock icd memory type bit support by Tobin Ehlis · 7 years ago
  55. 6a8a3ad tests:Detect buffer creation errors by Tobin Ehlis · 7 years ago
  56. 7e567b3 tests: Make ExternalMemory test more robust by Mike Schuchardt · 7 years ago
  57. 9bd8119 layers: Validate device dispatchable objects by Mark Lobodzinski · 7 years ago
  58. 34ad5f6 scripts: Fix incorrect object type mappings by Mark Lobodzinski · 7 years ago
  59. c8a0c9b layers: Move BuildTemplate call inside global lock by Mark Lobodzinski · 7 years ago
  60. 7526a6c tests:Add doc validation to travis CI by Tobin Ehlis · 7 years ago
  61. 5208de5 loader: Fix pre-instance proc addresses by Lenny Komow · 7 years ago
  62. c58fdae docs: Update some Android sections by Cody Northrop · 7 years ago
  63. 8efcadc android: Only compile toolchain once build_all.sh by Cody Northrop · 7 years ago
  64. fc31519 layers: Don't confuse VkResult/VkBool32 in generators. by Jamie Madill · 7 years ago
  65. 8d4cda2 layers: Make generator helpers Python 2 compatible. by Jamie Madill · 7 years ago
  66. 3935f7c layers: Return an error when generator scripts fail. by Jamie Madill · 7 years ago
  67. 275805c layers: Adds createSampler VUID/test for IMG_CUBIC by John Zulauf · 7 years ago
  68. 7196850 layers: VUIDs/test for vkCreateSampler anisotropy by John Zulauf · 7 years ago
  69. 320db04 layers: Rename resetCB to ResetCommandBufferNode by John Zulauf · 7 years ago
  70. c51840b layers: Free commandbuffer data when deleting pool by John Zulauf · 7 years ago
  71. 1e636bb build: Update BUILD.md to specify VS2015 by Mark Lobodzinski · 7 years ago
  72. 4337b82 tests: Fix comment by Mark Lobodzinski · 7 years ago
  73. 3dc2bb2 tests:Add comment by Tobin Ehlis · 7 years ago
  74. 0ca9fa7 icd:Reduce offset alignment limits by Tobin Ehlis · 7 years ago
  75. 98c5c7a tests:Update DSBufferInfoErrors by Tobin Ehlis · 7 years ago
  76. 87bc38b tests:Cleanup DSUsageBitsErrors on early return by Tobin Ehlis · 7 years ago
  77. 52a3afe icd:Don't return support for Undefined Format by Tobin Ehlis · 7 years ago
  78. d181962 tests:Update InvalidDynamicOffsetCases by Tobin Ehlis · 7 years ago
  79. fd412bd tests:Fix unexpected error text by Tobin Ehlis · 7 years ago
  80. 583844c tests:Fix InvalidCmdBufferDescriptorSetBufferDestroyed by Tobin Ehlis · 7 years ago
  81. 4795e1b tests:Fix InvalidCmdBufferBufferDestroyed by Tobin Ehlis · 7 years ago
  82. 8e217ed android: Remove mips targets by Cody Northrop · 7 years ago
  83. b187b98 android: Update to shaderc known-good revisions by Cody Northrop · 7 years ago
  84. c9a02fe build: Add optional ccache support to cmake by Cody Northrop · 7 years ago
  85. 31acf58 travis: Use multiple cores for build by Cody Northrop · 7 years ago
  86. b4dab38 travis: Switch to ccache, skip Android toolchain build by Cody Northrop · 7 years ago
  87. 51cd02a scripts: Add --no-build for Android toolchain by Cody Northrop · 7 years ago
  88. 4eebd7f Replaced fixed path python 2.7 executable calls by saschawillems · 7 years ago
  89. de972ac layers: Refactored pNext chain walks to template by John Zulauf · 7 years ago
  90. 77ab805 layers: Protect GetImage/BufferMemRqmts map access by Jean-François Marquis · 7 years ago
  91. f215ee2 icd: thread protect maps by Mike Stroyan · 7 years ago
  92. 0f3ce86 scripts:Cleanup comments and output for mock icd by Tobin Ehlis · 7 years ago
  93. ca01147 quickly wire mock icd into travis by Chris Forbes · 7 years ago
  94. 4f835fa tests: Refactor duplicated SamplerCreateInfo code by John Zulauf · 7 years ago
  95. 94a5cfe tests: Test layer Properties2 feature support by John Zulauf · 7 years ago
  96. 01da3ee tests: Remove duplicate queue creation code by John Zulauf · 7 years ago
  97. 1bde5bb layers: Capture device features from extension by John Zulauf · 7 years ago
  98. 84db24e layers: Cleanup duplicate structure definition by John Zulauf · 7 years ago
  99. 8cacbb0 layers: Positive test case for issue LX712/GH2096 by Mike Schuchardt · 7 years ago
  100. a8d1a25 layers: Remove warning for imported memory by Mike Schuchardt · 7 years ago