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