1. 9795335 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  2. 4dacaa7 tests: Fix test error caught by validation changes by Mark Lobodzinski · 9 years ago
  3. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  4. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  5. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  6. f7bf450 layers: In DrawState only validate bound VBO index at the time of Draw by Tobin Ehlis · 9 years ago
  7. 9b9800d windows: Fix more instances of vulkan.0 -> vulkan-0 by Cody Northrop · 9 years ago
  8. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  9. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  10. 78e7193 tests: Set some uninitialized layout and image view fields by Cody Northrop · 9 years ago
  11. 52ac658 vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  12. da894a2 tests: Set swapchain image aspect correctly. by Courtney Goeltzenleuchter · 9 years ago
  13. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  14. 969296b linux: Enable ScreenShot layer in trace/replay script by Cody Northrop · 9 years ago
  15. 81da447 windows: Update trace/replay validation script by Cody Northrop · 9 years ago
  16. da6c23c headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  17. 12d4c6a layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  18. 13dbde0 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago
  19. df5b092 wsi: Fix image usage flags in tests and demos by Cody Northrop · 9 years ago
  20. 28b8f02 vktrace: Glave renaming -- removed all references to *glave* and *glv* by Mark Lobodzinski · 9 years ago
  21. 092932a vktrace: Rename *.trace vktrace files to *.vktrace by Mark Lobodzinski · 9 years ago
  22. 3a77cbc vktrace: GLAVE file/directory renaming by Mark Lobodzinski · 9 years ago
  23. 29a08f2 tests: Check for successful pipeline creation in generic Draw path by Cody Northrop · 9 years ago
  24. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  25. 84fa790 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  26. 85789d5 v155: Bug 14435 - Remove abbreviations in VkClearColor by Cody Northrop · 9 years ago
  27. fd4bcfd v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo by Cody Northrop · 9 years ago
  28. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  29. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  30. f1878c7 tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag by Tobin Ehlis · 9 years ago
  31. 59278bf layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers by Tobin Ehlis · 9 years ago
  32. 4adb639 windows: Fix VK_LAYER_PATH in scripts by Cody Northrop · 9 years ago
  33. 95cb689 windows: Rename validation scripts to make copies more clear by Cody Northrop · 9 years ago
  34. 00a5d36 tests: Set macros that ImageMagick 6 wants by Mike Stroyan · 9 years ago
  35. ab1f9e2 Bug 14407 - Add texelCoords to Sampler state by Cody Northrop · 9 years ago
  36. cc09b9e v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo by Cody Northrop · 9 years ago
  37. ae0e824 tests: Improve selection of VK_PRESENT_MODE_*_WSI based on cube. by Ian Elliott · 9 years ago
  38. 8b13979 tests: Change to new WSI header ... by Ian Elliott · 9 years ago
  39. 06798a6 tests: Enable trace/replay in run_all_test variants on Linux by Cody Northrop · 9 years ago
  40. fe9f20d Tests: Get vktrace/replay test working on Linux by David Pinedo · 9 years ago
  41. 704f91b tests: Copy layer settings file at start and delete at end by Tony Barbour · 9 years ago
  42. c55900f tests: Skip test that requires GLSL path by Cody Northrop · 9 years ago
  43. 28026d4 tests: Print type in blit test error message by Cody Northrop · 9 years ago
  44. b2f1d13 tests: Don't require success if error code is acceptable by Cody Northrop · 9 years ago
  45. d2ad034 windows: Fix various warnings by Cody Northrop · 9 years ago
  46. 18d863e tests: Use new env variable for layers location by Tony Barbour · 9 years ago
  47. 1c94d37 tests: Add fragment shaders to some tests to be able to run on more devices by Tony Barbour · 9 years ago
  48. 3958225 tests: Adjust window width and height for Windows 10 by Cody Northrop · 9 years ago
  49. df8f42a tests: Update usage flags for swap_chain by Cody Northrop · 9 years ago
  50. 62e1a5b tests: Use pipeline object in more tests by Tony Barbour · 9 years ago
  51. 0ec8cd5 tests: Add method to set msaa state in pipeline obj by Tony Barbour · 9 years ago
  52. c95e4ac tests: Use Pipeline Object where possible by Tony Barbour · 9 years ago
  53. 5781e8f tests: CreateVKPipeline really wants pl layout so pass that by Tony Barbour · 9 years ago
  54. 02fdc7d tests: MapMemWithoutHostVisibleBit abort if all mem is mappable by Tony Barbour · 9 years ago
  55. aa45ac1 tests: Don't compare images on Windows to goldens by Tony Barbour · 9 years ago
  56. 6a3faf0 tests: Use new WSI model for --show-images by Tony Barbour · 9 years ago
  57. fb21ea3 tests: Add index tracking to queue objects by Tony Barbour · 9 years ago
  58. 713b2d7 tests: Fixes for running layer_validation_tests on windows by Mike Stroyan · 9 years ago
  59. 02e61ed v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleMask an array by Cody Northrop · 9 years ago
  60. 94badf9 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  61. 23dd89d v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount by Cody Northrop · 9 years ago
  62. a505dda v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription by Cody Northrop · 9 years ago
  63. 3cc85e9 v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  64. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  65. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  66. b456970 tests: Fix Windows build breakage by Cody Northrop · 9 years ago
  67. d9139a6 layers: DrawState validation cases for BeginCommandBuffer by Mark Lobodzinski · 9 years ago
  68. 233a0ea Pass a CmdPool, not a queue index, to CmdBuffer create by Dana Jansens · 9 years ago
  69. af27013 tests: We really want to use wrong memory type by Courtney Goeltzenleuchter · 9 years ago
  70. cba4ab2 tests: Be sure to use correct memory type by Tony Barbour · 9 years ago
  71. 3d83f49 tests: Fix uninitialized image create info by Tony Barbour · 9 years ago
  72. fe3351b tests: Use global command pool and buffer where possible by Tony Barbour · 9 years ago
  73. 823e6ca tests: Better deal with shader modules by Tony Barbour · 9 years ago
  74. 482c609 tests: Use data pointer instead of address for MSVC++ by Tony Barbour · 9 years ago
  75. e815fd7 tests: Fix up sTypes for vi and cmdPool by Tony Barbour · 9 years ago
  76. 103ac5a tests: Turn on more layer validation layers by Tony Barbour · 9 years ago
  77. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  78. 0aae9d6 tests: Fix taking pointer of STL vector and then appending to vector by Jon Ashburn · 9 years ago
  79. e30ca4c tests: Clean up errors from validation layers by Tony Barbour · 9 years ago
  80. e65788f tests: Use correct usage bits for images by Tony Barbour · 9 years ago
  81. 71bd4b3 tests: Use load op clears by default by Tony Barbour · 9 years ago
  82. c1eb1a5 tests: Change clear to fill buffer to avoid renderpass warning by Tony Barbour · 9 years ago
  83. eb25490 tests: Fix struct initialization for Windows compile by Tony Barbour · 9 years ago
  84. 4268d1f tests: Add windows threading test support by Mike Stroyan · 9 years ago
  85. b5d2c94 Clean up warnings from release build by Tony Barbour · 9 years ago
  86. bcf05fd tests: Fix to find right vulkan library on Windows by Tony Barbour · 9 years ago
  87. 0c8385b tests: Updates for command pools by Courtney Goeltzenleuchter · 9 years ago
  88. d8e68bb tests: assert when no command pool by Courtney Goeltzenleuchter · 9 years ago
  89. 5a65cca layers: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  90. 1a3845b tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  91. 259076d v106: remove optional primitiveRestartIndex by Courtney Goeltzenleuchter · 9 years ago
  92. 1e637bd v106: remove optional disableVertexReuse by Courtney Goeltzenleuchter · 9 years ago
  93. 0053cd1 v115: Remove pLinkConstBufferInfo by Courtney Goeltzenleuchter · 9 years ago
  94. c4ad634 v122?: Remove provoking vertex, now always last by Courtney Goeltzenleuchter · 9 years ago
  95. a4cd1ea v106: Remove optional pointOrigin by Courtney Goeltzenleuchter · 9 years ago
  96. 87727ec v106: remove optional depthMode by Courtney Goeltzenleuchter · 9 years ago
  97. 130be17 bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE by Courtney Goeltzenleuchter · 9 years ago
  98. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  99. 58cf4e0 v115: Remove linkConstBufferCount by Courtney Goeltzenleuchter · 9 years ago
  100. 1ee0bc5 v106: Remove optional multisampleEnable by Courtney Goeltzenleuchter · 9 years ago