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