1. 8a43a0d tests: Fix InvalidQueueFamilyIndex error by Jeremy Hayes · 8 years ago
  2. 483d95d tests: Fix IdxBufferAlignmentError error by Jeremy Hayes · 8 years ago
  3. a3d5c7b tests: Fix ClearColorImageWithinRenderPass by Jeremy Hayes · 8 years ago
  4. ba817e1 tests: Fix unexpected error by Jeremy Hayes · 8 years ago
  5. 94a4245 layers: Add missing format specifier to CV by Mark Lobodzinski · 8 years ago
  6. 74e91e8 layers: Add depthBiasClamp device feature checks by Mark Lobodzinski · 8 years ago
  7. 035a4cf layers: Add sparseResidencyAliased feature check by Mark Lobodzinski · 8 years ago
  8. af35506 layers: Add sparseResidencyBuffer feature check by Mark Lobodzinski · 8 years ago
  9. 847b60c layers: Add sparseBinding device feature checks by Mark Lobodzinski · 8 years ago
  10. d678dcc layers: Add enabled_features accessor function by Mark Lobodzinski · 8 years ago
  11. 64f374e layers: Add textureCompressionBC feature check by Mark Lobodzinski · 8 years ago
  12. 846c214 layers: Add textureCompressionASTC_LDR feature check by Mark Lobodzinski · 8 years ago
  13. 7d9ef88 layers: Add textureCompressionETC2 feature check by Mark Lobodzinski · 8 years ago
  14. 39d2cad layers: Add compressed texture query utils by Mark Lobodzinski · 8 years ago
  15. 262f61f layers: Validate samplerAnisotropy device feature by Mark Lobodzinski · 8 years ago
  16. 147e692 layers: Finish multiViewport dev feature validation by Mark Lobodzinski · 8 years ago
  17. 4f3d6bd layers: Add alphaToOne device feature validation by Mark Lobodzinski · 8 years ago
  18. 9634cf8 layers: Validate the depthBounds device feature by Mark Lobodzinski · 8 years ago
  19. 2d6f2cb layers: Validate depthClamp device feature by Mark Lobodzinski · 8 years ago
  20. 46b29a4 tests: Fix framework init of depthClampEnable by Mark Lobodzinski · 8 years ago
  21. 87ba8b4 layers: Add drawIndirectFirstInstance feature TODOs by Mark Lobodzinski · 8 years ago
  22. 33d8c9b layers: Validate device feature multiDrawIndirect by Mark Lobodzinski · 8 years ago
  23. 8267b1c layers: Validate dualSrcBlend device feature by Mark Lobodzinski · 8 years ago
  24. 3d7e6b5 layers: Validate imageCubeArray device feature by Mark Lobodzinski · 8 years ago
  25. 33d58cb tests: Add user env for vlv test project by Dave Houlton · 8 years ago
  26. c518aab tests: Added Win post-build gtest DLL copy step by Mark Lobodzinski · 8 years ago
  27. 93c76f1 headers: Add missing include to vk_icd.h by Yamakaky · 8 years ago
  28. 4aa479d layers: Add GetNextValidBinding function to CV by Mark Lobodzinski · 8 years ago
  29. 3d63a04 layers: Move desc set helper to descriptorset module by Mark Lobodzinski · 8 years ago
  30. b684e35 layers: Move update_template temp structure creation by Mark Lobodzinski · 8 years ago
  31. 87d3d11 layers: #1522 #1523 Fix VK_REMAINING_* resolve by Petr Kraus · 8 years ago
  32. a6484fd tests: Workaround Clang bug in Android NDK r14 by Cody Northrop · 8 years ago
  33. 0907e36 tests: Don't try to exceed maxMipLevels with small extents by Tony Barbour · 8 years ago
  34. 75db740 tests: Clean up resources in InvalidQueueFamilyIndex by Tony Barbour · 8 years ago
  35. 882ee58 layers: Don't call driver if skip in PipelineBarrier by Tony Barbour · 8 years ago
  36. ffd60bd tests: Fix DisabledIndependentBlend attachments by Tony Barbour · 8 years ago
  37. f887b16 tests: Find supported depth format instead of assuming by Tony Barbour · 8 years ago
  38. 1b426e0 build: Increase reloc table size for mips64el by Radovan Birdic · 8 years ago
  39. b2f3880 layers: Fix template_update errors in CV by Mark Lobodzinski · 8 years ago
  40. 6dc35f9 layers: Add UpdateTemplate Ext APIs to CV by Mark Lobodzinski · 8 years ago
  41. e1ea901 loader: Set pointer to NULL by Mark Young · 8 years ago
  42. d8c6b69 loader: Use secure_getenv only when necessary by Mark Young · 8 years ago
  43. ba7ee02 loader: Update secure_getenv check by Mark Young · 8 years ago
  44. dee312c spelling: Fix spelling errors by Mark Young · 8 years ago
  45. f2f2a66 loader: Update secure_getenv usage by Mark Young · 8 years ago
  46. 603319c layers: Set depth to 1 in ci for swapchain images by Tony Barbour · 8 years ago
  47. 0a05dd7 Use nproc instead of ncpu by Ciro Santilli · 8 years ago
  48. 4e423c0 layers: Fix parameter validation by Mark Young · 8 years ago
  49. 94d9e8c layers: Improve UpdateTemplate variable names by Mark Lobodzinski · 8 years ago
  50. b523f7c layers: Parse extension buffer to unwrap handles by Mark Lobodzinski · 8 years ago
  51. 4f3ce67 layers: Create desc_update_template map for new objs by Mark Lobodzinski · 8 years ago
  52. 71703a5 layers: Move DescriptorUpdateTemplate functions by Mark Lobodzinski · 8 years ago
  53. 560729b scripts: Allow safe_structs to handle KHR extensions by Mark Lobodzinski · 8 years ago
  54. 75967fc tests: Bugfix check and add mip copy tests by Dave Houlton · 8 years ago
  55. eba86e2 layers: Clang-format only, no code changes by Dave Houlton · 8 years ago
  56. 67e9b53 layers: Add VUs 1275, 1276, 1277 related to gh1507 by Dave Houlton · 8 years ago
  57. 9dae7ec layers, Fix checks for GH 1507 by Dave Houlton · 8 years ago
  58. c59b72d layers: Fix invalid push constant checks (GH953) by Karl Schultz · 8 years ago
  59. 634bd7b loader: gh1528 - Move generated files by Mark Young · 8 years ago
  60. a10f1f5 tests: Fix loader test by Mark Young · 8 years ago
  61. 77a0d59 tests: Fix unexpected errors from new VU checks by Cort Stratton · 8 years ago
  62. 282dace layers: Added skip_checks to rangeIntersect() by Cort Stratton · 8 years ago
  63. de74820 layers: GH373 Add memory size/align tests&checks by Cort Stratton · 8 years ago
  64. afe94ec layers: Fix copy/paste errors in BindBufferMemory by Cort Stratton · 8 years ago
  65. 50aa0c8 layers: Refactor InsertMemoryRange() for pre/post by Cort Stratton · 8 years ago
  66. 2cc22f8 externals: Update GitHub master commit refs by Mike Weiblen · 8 years ago
  67. b60ffc4 loader: Fix several leaks by Mark Young · 8 years ago
  68. d461136 Docs: Fix a typo in BUILD.md by Igor Vuk · 8 years ago
  69. 3fc93c6 Docs: Fix a typo in README.md by Igor Vuk · 8 years ago
  70. c146fc2 tests: Add tests for allocation by Mark Young · 8 years ago
  71. 2d1fa30 tests: Fix DSAspectBitsErrors by Mark Young · 8 years ago
  72. dfa3735 docs: Add new layer registries to loader doc by Lenny Komow · 8 years ago
  73. da849dc loader: gh1153 - Modify layer search path by Lenny Komow · 8 years ago
  74. 8aed3ed scripts: Update loader automation by Mark Young · 8 years ago
  75. e9e0a12 loader: Fix handling of surface parameters by James Jones · 8 years ago
  76. 55b6c29 layers: Remove redundant validation by Jeremy Hayes · 8 years ago
  77. 1860ec4 layers: Use GetStateStructPtrFromObject rather than open-coding by Chris Forbes · 8 years ago
  78. b91c79d layers: Remove redundant validation by Jeremy Hayes · 8 years ago
  79. ba9aa22 tests: Fix FramebufferCreateErrors errors by Jeremy Hayes · 8 years ago
  80. 0d10408 tests: Fix ImageSampleCounts unexpected errors by Jeremy Hayes · 8 years ago
  81. 4761d21 tests: Add test for concurrent sharing mode by Mark Lobodzinski · 8 years ago
  82. bacc954 layers: Validate CONCURRENT img/buf queuefamilies by Mark Lobodzinski · 8 years ago
  83. 7a38519 layers: Prevent bad node access by Mark Lobodzinski · 8 years ago
  84. 3ec65c5 loader: Remove floating file by Mark Young · 8 years ago
  85. 8ea6002 layers: Add VU data & new entry point by Mike Weiblen · 8 years ago
  86. d45ce13 tests: Fix loader tests by Mark Young · 8 years ago
  87. 0f183a8 vulkan: update to header 1.0.42 by Mark Young · 8 years ago
  88. df47c5a layers: Special-case threading GetSwapchainImages by Mark Lobodzinski · 8 years ago
  89. 4bb3b88 layers: Fix state recorded for swapchain images by Chris Forbes · 8 years ago
  90. 9a11c77 layers: Factor out marking of first use as read or write... by Chris Forbes · 8 years ago
  91. 4e8edbb layers: remove attachment_first_layout tracking by Chris Forbes · 8 years ago
  92. 4260e92 layers: Consider resolve attachments to be written in renderpass by Chris Forbes · 8 years ago
  93. 3ec5ec6 externals: Update GitHub master commit refs by Mike Weiblen · 8 years ago
  94. 81e37fd layers: Add PreCallRecord call to CmdPipelineBarrier by Mark Lobodzinski · 8 years ago
  95. 6b6c50a layers: Split layout transition validation/recording by Mark Lobodzinski · 8 years ago
  96. 18e2aab layers: Add PreCallValidate to CmdPipelineBarrier by Mark Lobodzinski · 8 years ago
  97. 111d39e layers: Add notes to Valid Usage DB by Mike Weiblen · 8 years ago
  98. dbd6974 layers: Added more format checks to utils by Arda Coskunses · 8 years ago
  99. 1308644 layers: GL168, fix bad compressed texel block size by Mark Lobodzinski · 8 years ago
  100. 1783890 tests: Add test that uses object on wrong device by Mike Schuchardt · 8 years ago