1. 02fdc7d tests: MapMemWithoutHostVisibleBit abort if all mem is mappable by Tony Barbour · 9 years ago
  2. 713b2d7 tests: Fixes for running layer_validation_tests on windows by Mike Stroyan · 9 years ago
  3. 02e61ed v146: Bug 14290 - Move typedefs from vk_platform.h to vulkan.h, make pSampleMask an array by Cody Northrop · 9 years ago
  4. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  5. b456970 tests: Fix Windows build breakage by Cody Northrop · 9 years ago
  6. d9139a6 layers: DrawState validation cases for BeginCommandBuffer by Mark Lobodzinski · 9 years ago
  7. af27013 tests: We really want to use wrong memory type by Courtney Goeltzenleuchter · 9 years ago
  8. cba4ab2 tests: Be sure to use correct memory type by Tony Barbour · 9 years ago
  9. fe3351b tests: Use global command pool and buffer where possible by Tony Barbour · 9 years ago
  10. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  11. c1eb1a5 tests: Change clear to fill buffer to avoid renderpass warning by Tony Barbour · 9 years ago
  12. eb25490 tests: Fix struct initialization for Windows compile by Tony Barbour · 9 years ago
  13. 4268d1f tests: Add windows threading test support by Mike Stroyan · 9 years ago
  14. 5a65cca layers: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  15. 0053cd1 v115: Remove pLinkConstBufferInfo by Courtney Goeltzenleuchter · 9 years ago
  16. 58cf4e0 v115: Remove linkConstBufferCount by Courtney Goeltzenleuchter · 9 years ago
  17. 1ee0bc5 v106: Remove optional multisampleEnable by Courtney Goeltzenleuchter · 9 years ago
  18. f338765 vulkan: Updates to match upstream vulkan.h by Courtney Goeltzenleuchter · 9 years ago
  19. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  20. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  21. dd6e32e Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  22. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  23. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  24. 681d7a0 test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  25. be2b917 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  26. 4d0c792 test/binding: inherit Shader* from NonDispHandle by Chia-I Wu · 9 years ago
  27. d9e8e82 test/binding: inherit Fence from NonDispHandle by Chia-I Wu · 9 years ago
  28. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  29. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  30. 8d7cd51 tests: Update layer validation for bug-14033 by Courtney Goeltzenleuchter · 9 years ago
  31. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  32. 53eddda layers: Add DrawState check to warn on Clears prior to Draw cmds by Tobin Ehlis · 9 years ago
  33. 41376e1 layers: Add USAGE bit validation to MemTracker layer by Tobin Ehlis · 9 years ago
  34. cd69eee tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  35. 4c8b2ba tests: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  36. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  37. 0b50a1c update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  38. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  39. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  40. 0b2cfb2 vulkan.h: Bug 14181 - Barriers need to be more precise by Tony Barbour · 9 years ago
  41. 26b17f8 vulkan.h: V110 #13864 -- Border Color Values Underspecified by Tony Barbour · 9 years ago
  42. 98aa0ed tests: Add DrawState test for binding NULL RenderPass by Tobin Ehlis · 9 years ago
  43. af1f3a4 tests: Added more DrawState layer validation tests by Tobin Ehlis · 9 years ago
  44. 4bf96d1 tests: Layer Validation Test fixes by Tobin Ehlis · 9 years ago
  45. dfd533a vulkan.h: Bug 13616 Clarification of types of sample counts by Tony Barbour · 9 years ago
  46. 502480b layers: In DrawState, validate correct use of RenderPass by Tobin Ehlis · 9 years ago
  47. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  48. a607df1 Bug 14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  49. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  50. d5732f3 vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, Bug# 13800 by Mark Lobodzinski · 9 years ago
  51. f2093b6 vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 by Mark Lobodzinski · 9 years ago
  52. 0daf78a tests: Update ThreadCmdBufferCollision test by Mike Stroyan · 9 years ago
  53. c2b06fe tests: enable ShaderChecker for layer validation by Courtney Goeltzenleuchter · 9 years ago
  54. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  55. 2b850e5 layers: Add GetPhysicalDeviceExtInfo to DrawState by Jon Ashburn · 9 years ago
  56. 41f54a6 tests: no longer need to set layer options by Courtney Goeltzenleuchter · 9 years ago
  57. 5da1562 tests: Correct layer validation expected error code by Courtney Goeltzenleuchter · 9 years ago
  58. 113743b tests: re-enable all layers for validation test by Courtney Goeltzenleuchter · 9 years ago
  59. 42a2809 tests: disable layers while adding persistent data by Courtney Goeltzenleuchter · 9 years ago
  60. 96f58f6 tests: re-enable validation layers by Courtney Goeltzenleuchter · 9 years ago
  61. c56b368 tests: Temporarily disabled layers by Courtney Goeltzenleuchter · 9 years ago
  62. 6a26d3e tests: Disable Threading layer for now by Courtney Goeltzenleuchter · 9 years ago
  63. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  64. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  65. 8a3bb13 tests: Remove references to gl_FragColor by Cody Northrop · 9 years ago
  66. 50a2a4b tests: Switch to m_use_glsl and cleanup option parsing by Cody Northrop · 9 years ago
  67. 76a5eeb tests: Dont try to begin or end null renderpasses by Chris Forbes · 9 years ago
  68. 280ba2c shader_checker: Check for duplicate VI binding descriptions. by Chris Forbes · 9 years ago
  69. 7b1b893 tests: Add test to ensure ShaderChecker doesnt interfere with non-spirv by Chris Forbes · 9 years ago
  70. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  71. d9b20ca tests: Fixup conditional compilation around shader_checker by Chris Forbes · 9 years ago
  72. a36d69e tests: Add test for FS output type mismatch with CB attachment by Chris Forbes · 9 years ago
  73. f3fffaa tests: Add test for FS output with no matching CB attachment by Chris Forbes · 9 years ago
  74. 4d6d1e5 tests: Add test for CB attachment not written by FS by Chris Forbes · 9 years ago
  75. 8f68b56 tests: Add test for FS broadcast with non-float attachment by Chris Forbes · 9 years ago
  76. c97d98e tests: Add test for VI attrib type not matching VS input by Chris Forbes · 9 years ago
  77. 62e8e50 tests: Add test for a VS input not provided by a VI attrib by Chris Forbes · 9 years ago
  78. de136e0 tests: Add test for a VI attrib not consumed by the VS by Chris Forbes · 9 years ago
  79. b56af56 tests: add test for type mismatch between vs and fs by Chris Forbes · 9 years ago
  80. 59cb88d tests: add test for fs input not written by previous stage by Chris Forbes · 9 years ago
  81. 9f7ff63 tests: add test for vs output not consumed by Chris Forbes · 9 years ago
  82. 3bdefef layer_validation_tests: Enable ShaderChecker layer by Chris Forbes · 9 years ago
  83. 04cd4cc tests: Fix sample mismatch test to fail again by Tony Barbour · 9 years ago
  84. 75a97e6 tests: Fix compiler warning in layer validation tests by Mark Lobodzinski · 9 years ago
  85. 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  86. d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  87. 712bb5d v98: rename count to arraySize in VkDescriptorSetLayoutBinding by Chia-I Wu · 9 years ago
  88. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  89. 3b78066 tests: Added testing for DrawState descriptor update validation and MSAA sampleCount matching by Tobin Ehlis · 9 years ago
  90. 1056d45 layers: Added DrawState test DSUpdateWithoutBegin by Tobin Ehlis · 9 years ago
  91. 7d1a711 tests: Added DrawState validation tests for no PSO bound and DS/CmdBuffer errors by Tobin Ehlis · 9 years ago
  92. 0788f52 layers: Added DrawState test for invalid Pipeline object by Tobin Ehlis · 9 years ago
  93. 49eb23d tests: Added some empty test functions with comments for DrawState layer testing by Tobin Ehlis · 9 years ago
  94. ccb2b04 tests: Extend layer validation test for memtracker by Mark Lobodzinski · 9 years ago
  95. 159ffe0 tests: Force reporting level in layer validation tests by Mark Lobodzinski · 9 years ago
  96. 3780e14 tests: Expand layer validation test coverage by Mark Lobodzinski · 9 years ago
  97. accf769 tests: Add test for thread checking layer by Mike Stroyan · 9 years ago
  98. d866ad0 tests: Add test for mismatched types by Tony Barbour · 9 years ago
  99. 15524c3 tests: Pass debug function to InitFramework to register by Tony Barbour · 9 years ago
  100. 9b9fe78 tests: layer init moved to instance create - drop from device by Tony Barbour · 9 years ago