1. a4c4ae0 misc: Rename depthClip to depthClamp by Courtney Goeltzenleuchter · 9 years ago
  2. bd094ce tests: Add mem barrier to change layout to present for --show-images by Tony Barbour · 9 years ago
  3. 9226a82 tests: Clean up object tracker complaints from --show-images by Tony Barbour · 9 years ago
  4. 208b3ff tests: Add new layers to _with_layers tests by Tony Barbour · 9 years ago
  5. f93f1e3 layers: Add DrawState check for DescriptorSet availability in Pool by Tobin Ehlis · 9 years ago
  6. 0ac4b7d tests: Add device limits layer to test script by Tony Barbour · 9 years ago
  7. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  8. e735c69 layers: Add DrawState check to flag error on vkFreeDescriptorSets from ONE_SHOT Pool by Tobin Ehlis · 9 years ago
  9. cdc72a4 tests: Track whether desc sets are allocated from dynamic pools by Cody Northrop · 9 years ago
  10. 50a47ef demos/tests: Stop calling vkFreeDescriptorSets on pools with usage ONE_SHOT by Cody Northrop · 9 years ago
  11. a308243 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  12. f6622dc tests: Add required graphics pipeline states to unblock creation by Cody Northrop · 9 years ago
  13. eb3a6c1 tests: Add fragment stage to several layer validation tests by Cody Northrop · 9 years ago
  14. 9f0d6b2 tests: Check color attachment feature before selecting mem types by Tony Barbour · 9 years ago
  15. 6e8c889 tests: Allow GetPhysicalDeviceFormatProperties to return VK_UNSUPPORTED by Jon Ashburn · 9 years ago
  16. e3f3108 tests: Allow querypool to return VK_NOT_READY by Jon Ashburn · 9 years ago
  17. 414dd9e tests: Set viewport state pointers to NULL by Tony Barbour · 9 years ago
  18. d332f28 layers: Add DrawState checks for dynamically set Viewport and Scissors by Tobin Ehlis · 9 years ago
  19. e68360f layers: Drawstate verify viewport and scissor state at PSO creation time by Tobin Ehlis · 9 years ago
  20. 8b331d9 tests: Add DeviceLimts and Image layers to run_all_tests_with_layers.sh by Tobin Ehlis · 9 years ago
  21. 0f7af25 Add "Swapchain" layer to the "run_all_tests_with_layers" test. by Ian Elliott · 9 years ago
  22. 5495d13 layers: Validate draw commands appropriately inside/outside render pass by Mark Lobodzinski · 9 years ago
  23. bcca3ce tests: Update ResetUnsignaledFence test to expect WARN rather than ERROR by Tobin Ehlis · 9 years ago
  24. 5e5a1e9 layers: Fix DrawState to correctly handle dynamic state from PSO and CmdSet* calls by Tobin Ehlis · 9 years ago
  25. 483cc35 layers: DrawState allows callback to set fail on DescriptorType mismatch by Tobin Ehlis · 9 years ago
  26. 507ba97 bug-14365: fix misunderstanding in dynamic state by Courtney Goeltzenleuchter · 9 years ago
  27. 963a404 layers: DrawState handles dynamic state set via PSO by Tobin Ehlis · 9 years ago
  28. acb3c1c tests: Remove std140 to avoid warnings by Tony Barbour · 9 years ago
  29. 65fabb4 tests: cleanup valgrind errors by Courtney Goeltzenleuchter · 9 years ago
  30. c7def92 tests: cleanup issues found by valgrind by Courtney Goeltzenleuchter · 9 years ago
  31. d563950 layers: LunarXChange #123 fix - Validate Update/FillBuffer outside RP by Mark Lobodzinski · 9 years ago
  32. cde0889 layers: Added Image layer to validation test suite with new test for bad ImageView by Tobin Ehlis · 9 years ago
  33. 08c2637 bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  34. 85608a3 tests: Remove duplicate calls to InitState by Mike Stroyan · 9 years ago
  35. d1c84a5 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  36. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  37. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  38. 6f2274e intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  39. feb6196 Remove libpng and zlib dependencies, add copyrights by Tony Barbour · 9 years ago
  40. 5638e00 vktrace: tracer set env vars for enabling Screenshot layer if needed by Jon Ashburn · 9 years ago
  41. 5af3f77 build: fixes for latest SPIR-V rev 31 by GregF · 9 years ago
  42. a257eea WSI: Small code changes to deal with latest WSI header. by Ian Elliott · 9 years ago
  43. e30405b vktrace: Remove the tracer library options and support for multiple tracers by Jon Ashburn · 9 years ago
  44. 4b34ddc Finished migration of validation checks out of cmd_pipeline.c by Tobin Ehlis · 9 years ago
  45. c4c2318 layers: Add Idx buffer alignment check to DrawState by Tobin Ehlis · 9 years ago
  46. 912df02 Remove old checks from pipeline.c and verify that they're handled in validation by Tobin Ehlis · 9 years ago
  47. 7e15844 tests: remove remaining ScopedUseGlsl use and support by Chris Forbes · 9 years ago
  48. 9ddda14 tests: Remove nonsense ScopedUseGlsl use in test that requires GLSL by Chris Forbes · 9 years ago
  49. 46794b8 layers: Make passing a non-SPIRV shader to CreateShaderModule an error by Chris Forbes · 9 years ago
  50. 453461c windows: Get trace/replay script working again by Cody Northrop · 9 years ago
  51. 556c76c layers: Require pipeline layout to contain all referenced descriptors by Chris Forbes · 9 years ago
  52. 73db5bf bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  53. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  54. 00c52b2 validation: Add tests for bad SPIR-V validation checks by Courtney Goeltzenleuchter · 9 years ago
  55. 45df9e1 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  56. 55659b7 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  57. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  58. 209b529 tests: Added DeviceLimits to layer validation tests by Mark Lobodzinski · 9 years ago
  59. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  60. 5fcc421 layers: Migrate MemTracker to allow log_msg callback to signal early return by Mark Lobodzinski · 9 years ago
  61. ca4e63b tests: Modify VkLayerTest.PipelineNotBound to work on Windows by Cody Northrop · 9 years ago
  62. 4232dad demos/tests: Fix aspectMask updates in a few spots by Cody Northrop · 9 years ago
  63. 9ad4338 bug-14583: Remove the unneeded vkBufferViewType by Courtney Goeltzenleuchter · 9 years ago
  64. b46f227 Bug 14583: Updates based on initial feedback by Courtney Goeltzenleuchter · 9 years ago
  65. 6eb1aeb Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types by Courtney Goeltzenleuchter · 9 years ago
  66. 020e221 tests: Remove unneeded function by Courtney Goeltzenleuchter · 9 years ago
  67. 6c76d2e tests: Do not need descriptor info for vertex buffer by Courtney Goeltzenleuchter · 9 years ago
  68. 00265c8 tests: Need to set the viewType now by Courtney Goeltzenleuchter · 9 years ago
  69. 7b0d95d vulkan: Add missing _BIT to some bitfield enums. by Courtney Goeltzenleuchter · 9 years ago
  70. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  71. 01ee1ca bug 14313: Allow copies to do multi-layer copies by Courtney Goeltzenleuchter · 9 years ago
  72. e66afec vktrace: When launch child process add tracing layer env var enablement by Jon Ashburn · 9 years ago
  73. 44fd604 vktrace: Convert tracing library to an actual vulkan layer library by Jon Ashburn · 9 years ago
  74. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  75. 1cfb30a layers: Migrate DrawState to new error reporting allowing for callback to signal early return by Tobin Ehlis · 9 years ago
  76. 286fb5f Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  77. cda3034 Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT by Courtney Goeltzenleuchter · 9 years ago
  78. 4a26189 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  79. f1ece60 Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT by Courtney Goeltzenleuchter · 9 years ago
  80. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  81. 9795335 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  82. 4dacaa7 tests: Fix test error caught by validation changes by Mark Lobodzinski · 9 years ago
  83. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  84. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  85. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  86. f7bf450 layers: In DrawState only validate bound VBO index at the time of Draw by Tobin Ehlis · 9 years ago
  87. 9b9800d windows: Fix more instances of vulkan.0 -> vulkan-0 by Cody Northrop · 9 years ago
  88. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  89. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  90. 78e7193 tests: Set some uninitialized layout and image view fields by Cody Northrop · 9 years ago
  91. 52ac658 vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  92. da894a2 tests: Set swapchain image aspect correctly. by Courtney Goeltzenleuchter · 9 years ago
  93. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  94. 969296b linux: Enable ScreenShot layer in trace/replay script by Cody Northrop · 9 years ago
  95. 81da447 windows: Update trace/replay validation script by Cody Northrop · 9 years ago
  96. da6c23c headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  97. 12d4c6a layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  98. 13dbde0 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago
  99. df5b092 wsi: Fix image usage flags in tests and demos by Cody Northrop · 9 years ago
  100. 28b8f02 vktrace: Glave renaming -- removed all references to *glave* and *glv* by Mark Lobodzinski · 9 years ago