1. e1fcd0a tests: Add Framework support for reading RT images by Karl Schultz · 6 years ago
  2. 58c59b4 tests: Add ability to pass CreateDevice pNext by Tony-LunarG · 6 years ago
  3. c08b788 tests: Add ability for test to request API version by John Zulauf · 6 years ago
  4. 0506d32 tests: Add constructor overload for spirv-asm by Mark Lobodzinski · 6 years ago
  5. 0e97cc3 tests: Add tests for indexed draw checking by Karl Schultz · 6 years ago
  6. fdf9607 layers: Add support for VK_EXT_descriptor_indexing by Jeff Bolz · 6 years ago
  7. 832325a tests: Update CopyImage with sampler_YCbCr VUIDs by Dave Houlton · 6 years ago
  8. 7109547 tests: Add queue support to command buffer objects by John Zulauf · 6 years ago
  9. c64dd04 tests: Fix memleak of image objects in vkrenderframework by Gabríel Arthúr Pétursson · 6 years ago
  10. b6866aa tests: Add queue family selection utility by John Zulauf · 7 years ago
  11. 3d92b72 tests: Add VK_SHARING_MODE_CONCURRENT support by John Zulauf · 7 years ago
  12. 0bc8e7a tests: Explicit move constructor/assignment by Mike Schuchardt · 7 years ago
  13. 65ccc88 tests Add VkPipelineLayoutObj by Petr Kraus · 7 years ago
  14. 32ea608 tests: Add VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  15. 858bacd tests: Add Obj vector transformation helpers by Petr Kraus · 7 years ago
  16. e5f5f4b tests: Clean up VKTriangleTest by Petr Kraus · 7 years ago
  17. b9659a0 test: Fix image usage-feature check by Petr Kraus · 7 years ago
  18. b16c764 tests: Added PipelineMultiSample VUID tests by John Zulauf · 7 years ago
  19. 7288864 tests:Add "--devsim" option by Tobin Ehlis · 7 years ago
  20. 25db654 tests: Add test for missing FS output but masked by Chris Forbes · 7 years ago
  21. bf31025 tests:Removed expected errors in InvalidBarriers by Tobin Ehlis · 7 years ago
  22. 3b2322c tests: Handle device extensions provided by layers by Tony Barbour · 7 years ago
  23. e3defec tests: clang-format only by Dave Houlton · 7 years ago
  24. 952b98a tests: Redo extension handling in framework by Dave Houlton · 7 years ago
  25. e83e8d3 tests: Inline VkCommandBufferObj::BindPipeline by Chris Forbes · 7 years ago
  26. 5a9d4a5 tests: Remove VkCommandBufferObj::{Begin,End}CommandBuffer by Chris Forbes · 7 years ago
  27. b703379 tests: Remove dead members from VkPipelineObj by Chris Forbes · 7 years ago
  28. 8d2e970 tests: Remove VkDescriptorSetObj::GetTypeCounts by Chris Forbes · 7 years ago
  29. eaa6ff5 tests: Remove VkTextureObj::m_rowPitch by Chris Forbes · 7 years ago
  30. 1bd8a64 tests: Get rid of VkCommandBufferObj::GetBufferHandle() by Chris Forbes · 7 years ago
  31. 008283a tests: Get rid of split elemsize/count size in VkConstantBufferObj by Chris Forbes · 7 years ago
  32. 8504842 tests: Remove more unused framework by Chris Forbes · 7 years ago
  33. 8a1cab1 tests: Remove VkIndexBufferObj by Chris Forbes · 7 years ago
  34. d3e58bb tests: Remove more unused helpers by Chris Forbes · 7 years ago
  35. f08b7cc tests: Remove unused barrier helper from VkConstantBufferObj by Chris Forbes · 7 years ago
  36. 9c90a5e tests: Make it easy to set pool & cb flags by Chris Forbes · 7 years ago
  37. 3897786 tests: VkPipelineObj tessellation fixes by Cort Stratton · 7 years ago
  38. f0659c8 tests: Add createinfo overload to VkPipelineObj::AddShader by Chris Forbes · 7 years ago
  39. e826922 tests: Store createinfos rather than VkShaderObj by Chris Forbes · 7 years ago
  40. 5f8eb66 tests: return createinfo from VkShaderObj by ref-to-const by Chris Forbes · 7 years ago
  41. 8e7caa8 tests: Rework VkShaderObj guts to keep whole createinfo by Chris Forbes · 7 years ago
  42. f6bfa6b layers: Fix GH 1639. by Jeremy Hayes · 7 years ago
  43. 1d2022c layers: Rename format utils, strip Vk by Dave Houlton · 7 years ago
  44. 3c9fca7 layers: refactor layer utils by Dave Houlton · 7 years ago
  45. 06304c2 tests: Add VkCommandPoolObj wrapper class by Mike Schuchardt · 7 years ago
  46. f887b16 tests: Find supported depth format instead of assuming by Tony Barbour · 7 years ago
  47. 75967fc tests: Bugfix check and add mip copy tests by Dave Houlton · 7 years ago
  48. 430b676 tests: Refactor VkPipelineObj::CreateVKPipeline() by Mike Weiblen · 8 years ago
  49. ed88b73 tests: Fix commandpool unexpected error by Rene Lindsay · 8 years ago
  50. 829c0d8 layers: Add tests for sparse images by Dave Houlton · 8 years ago
  51. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  52. 4f73b7f Core validation: add an errror message when wrong layout is used for clearing by Slawomir Cygan · 8 years ago
  53. cda4189 tests: Hold PipelineObj::m_ds_state by ptr. by Chris Forbes · 8 years ago
  54. 0556a63 tests: Clang-format vkrenderframework files by Mark Lobodzinski · 8 years ago
  55. c31a84f tests: Re-enable changes to InitState() by Cody Northrop · 8 years ago
  56. 32517e0 Revert "tests: Move device creation from Setup to InitState" by Cody Northrop · 8 years ago
  57. bbab18f Revert "tests: Enable passing PhysicalDeviceFeatures to InitState" by Cody Northrop · 8 years ago
  58. 6695fa4 tests: Enable passing PhysicalDeviceFeatures to InitState by Tony Barbour · 8 years ago
  59. 6514a6b tests: Move device creation from Setup to InitState by Tony Barbour · 8 years ago
  60. c157b7c tests: Add VkRenderpassObj to render framework by Tony Barbour · 8 years ago
  61. 53f7e89 tests: Add PhysicalDeviceFeatures to VkDeviceObj by Tony Barbour · 8 years ago
  62. 4c70d10 tests: Remove refs to device layers in tests + framework by Tony Barbour · 8 years ago
  63. 59dddeb tests: GH650, Add no-layout imageObj init by Tony Barbour · 8 years ago
  64. dfe3755 tests: GH422 Addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  65. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  66. cf0ae75 Revert "test: GH422 - Buffer Validation Tests" by Mark Lobodzinski · 8 years ago
  67. 979ba7b test: GH422 - Buffer Validation Tests by Mark Mueller · 8 years ago
  68. abf2996 tests: Add usage to init of VkDepthStencilObj by Tony Barbour · 8 years ago
  69. 9a359b6 tests: Pass access flags instead of bit so you can pass >1 by Tony Barbour · 8 years ago
  70. fc8eaf1 tests: GH431 Add layer checks and tests for push constant by Karl Schultz · 8 years ago
  71. 1c32c77 tests: ensure WSI extensions enabled before functions called. by Ian Elliott · 8 years ago
  72. 4845814 tests: Fix layer validation test issues by Dustin Graves · 8 years ago
  73. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  74. b31ae81 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 8 years ago
  75. 0371eb5 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 8 years ago
  76. b4cacb6 tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  77. 7a1d235 layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  78. c5012ff tests: Use header macro for API version rather than make_version by Jon Ashburn · 8 years ago
  79. 58048d0 misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  80. 26aa42b tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  81. aabb359 Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  82. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  83. 4f9b0e6 tests: Add optional entrypoint name to test shader object. by Chris Forbes · 9 years ago
  84. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  85. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  86. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  87. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  88. 011ccf8 misc: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  89. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  90. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  91. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  92. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  93. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  94. 83ab341 tests: Make some of the validation tests work on android by Michael Lentine · 9 years ago
  95. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  96. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  97. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  98. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  99. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  100. a459420 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago