1. ad8c446 layers: Update Image layer to offload view.c validation checks from driver by Tobin Ehlis · 9 years ago
  2. 08c2637 bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  3. 319db13 layers: Remove unneeded layer_common.h by Courtney Goeltzenleuchter · 9 years ago
  4. f260f6c layers: layer generate confused by Count parameter by Courtney Goeltzenleuchter · 9 years ago
  5. 77e8b14 loader: Remove instance validation checks from debug_report.c by Mark Lobodzinski · 9 years ago
  6. fcb4ba6 layers: release mutex in DrawState by Mike Stroyan · 9 years ago
  7. 0699a79 layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps by Mike Stroyan · 9 years ago
  8. 85608a3 tests: Remove duplicate calls to InitState by Mike Stroyan · 9 years ago
  9. d1c84a5 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  10. ee065c5 Added request for VkShaderCreateInfo.stage check by Jens Owen · 9 years ago
  11. 2288088 build: fix update_external_sources.bat to pick up SPIRV rev32 for glslang by GregF · 9 years ago
  12. 62cc3ee loader: Remove validation checks from loader.c by Mark Lobodzinski · 9 years ago
  13. 95edc60 bug-14365: add dynamic state to PSO by Courtney Goeltzenleuchter · 9 years ago
  14. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  15. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  16. 6a564a1 layers: Add function to check if msg will be logged by Courtney Goeltzenleuchter · 9 years ago
  17. 0c29b92 intel: Removed ICD validation checks from dev.c by Mark Lobodzinski · 9 years ago
  18. 251f058 build: move to SPIR-V rev 32 by GregF · 9 years ago
  19. 6f2274e intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  20. feb6196 Remove libpng and zlib dependencies, add copyrights by Tony Barbour · 9 years ago
  21. 5638e00 vktrace: tracer set env vars for enabling Screenshot layer if needed by Jon Ashburn · 9 years ago
  22. 6461ef2 loader: Add lock around cJSON so big loader lock is not needed as much by Jon Ashburn · 9 years ago
  23. 54a6c18 layers: DeviceLimits warns if queue properties not queried prior to vkCreateDevice() by Tobin Ehlis · 9 years ago
  24. 5af3f77 build: fixes for latest SPIR-V rev 31 by GregF · 9 years ago
  25. a257eea WSI: Small code changes to deal with latest WSI header. by Ian Elliott · 9 years ago
  26. 7080d4f WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9) by Ian Elliott · 9 years ago
  27. 830368a layers: ShaderChecker can attempt calls on errors by Mike Stroyan · 9 years ago
  28. 19a6de2 layers: fix ShaderChecker hang on stage mismatch by Mike Stroyan · 9 years ago
  29. 1ccea63 layers: make DrawState globals static by Mike Stroyan · 9 years ago
  30. 13977eb build: bring update_external_sources.sh to latest rev 31 SPIR-V by GregF · 9 years ago
  31. e30405b vktrace: Remove the tracer library options and support for multiple tracers by Jon Ashburn · 9 years ago
  32. 4b34ddc Finished migration of validation checks out of cmd_pipeline.c by Tobin Ehlis · 9 years ago
  33. c4c2318 layers: Add Idx buffer alignment check to DrawState by Tobin Ehlis · 9 years ago
  34. 912df02 Remove old checks from pipeline.c and verify that they're handled in validation by Tobin Ehlis · 9 years ago
  35. eb7715d layers: Fix bug where logging_callback was not being correctly cleaned up by Tobin Ehlis · 9 years ago
  36. 7e15844 tests: remove remaining ScopedUseGlsl use and support by Chris Forbes · 9 years ago
  37. 9ddda14 tests: Remove nonsense ScopedUseGlsl use in test that requires GLSL by Chris Forbes · 9 years ago
  38. 46794b8 layers: Make passing a non-SPIRV shader to CreateShaderModule an error by Chris Forbes · 9 years ago
  39. 93245a9 layers: Fix APIDump to handle "stdout" special case by Tobin Ehlis · 9 years ago
  40. 432d276 loader: Fix a few possibly unitialized variables by Jon Ashburn · 9 years ago
  41. 31dc0a9 layers: Add documentation for SHADER_CHECKER_MISSING_DESCRIPTOR by Cody Northrop · 9 years ago
  42. 453461c windows: Get trace/replay script working again by Cody Northrop · 9 years ago
  43. 556c76c layers: Require pipeline layout to contain all referenced descriptors by Chris Forbes · 9 years ago
  44. 0ae1580 layers: Collect descriptor usage from SPIRV images by Chris Forbes · 9 years ago
  45. 2b8493a layers: Shadow descriptor set layout in ShaderChecker by Chris Forbes · 9 years ago
  46. 6539977 layers: Update DrawState array of PIPELINE_NODEs to be vector by Tobin Ehlis · 9 years ago
  47. 1350a36 layers: Add return value for Generic vkCreateInstance() function by Tobin Ehlis · 9 years ago
  48. 037347c misc: bump header version to 170 by Courtney Goeltzenleuchter · 9 years ago
  49. 304e656 Bug 14318: Clarify image layout transitions in a RenderPass by Courtney Goeltzenleuchter · 9 years ago
  50. 73db5bf bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  51. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  52. 5db62b5 bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT by Courtney Goeltzenleuchter · 9 years ago
  53. a321699 misc: Bump header version by Courtney Goeltzenleuchter · 9 years ago
  54. 00c52b2 validation: Add tests for bad SPIR-V validation checks by Courtney Goeltzenleuchter · 9 years ago
  55. b5afdbf shader_checker: Do not hold lock across API call. by Courtney Goeltzenleuchter · 9 years ago
  56. e3efa50 bug 14564: and initial layout for image creation by Courtney Goeltzenleuchter · 9 years ago
  57. f69841d misc: Add maxVertexInputBindings by Courtney Goeltzenleuchter · 9 years ago
  58. b1fe3f8 misc: code movement due to header build changes by Courtney Goeltzenleuchter · 9 years ago
  59. 45df9e1 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  60. 55659b7 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  61. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  62. 6785fe7 layers: Move some fixed code into header files for APIDump and Generic by Jon Ashburn · 9 years ago
  63. 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  64. 8acd233 layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  65. c3445d2 layers: No assert on init instance table map.size != 1 by Jon Ashburn · 9 years ago
  66. f97d9da layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure. by Jon Ashburn · 9 years ago
  67. b05e8c1 loader: Remove windows disable of global optimization. by Jon Ashburn · 9 years ago
  68. 11efc30 layers: Update DrawState to handle creation of multiple gfx pipelines by Tobin Ehlis · 9 years ago
  69. 209b529 tests: Added DeviceLimits to layer validation tests by Mark Lobodzinski · 9 years ago
  70. e8229fb layers: Various memtracker TODOs, fixed some error messages by Mark Lobodzinski · 9 years ago
  71. 5c10178 layers: Update vk_layer_settings.txt to clarify CALLBACK option and change DebugAction for all layers to "LOG_MSG" by Tobin Ehlis · 9 years ago
  72. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  73. ed1a8dd loader: Need to init instance dispatch without layers by Courtney Goeltzenleuchter · 9 years ago
  74. e3e39ef layers: Add return value to non-void function by Cody Northrop · 9 years ago
  75. c4f105d layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  76. 2b57c7b layers: Example vk_layer_settings.txt file by Tobin Ehlis · 9 years ago
  77. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  78. 5fcc421 layers: Migrate MemTracker to allow log_msg callback to signal early return by Mark Lobodzinski · 9 years ago
  79. ca4e63b tests: Modify VkLayerTest.PipelineNotBound to work on Windows by Cody Northrop · 9 years ago
  80. 4232dad demos/tests: Fix aspectMask updates in a few spots by Cody Northrop · 9 years ago
  81. 42a4252 layers: Another CreateDevice fix (was using WSI instance extension name) by Ian Elliott · 9 years ago
  82. 197818b layers: Check if CreateDevice enabling WSI device extension, not instance by Ian Elliott · 9 years ago
  83. 5d78eb8 vktrace: Really put vktrace_layer.json and vktrace_layer.dll in the correct output dirs by David Pinedo · 9 years ago
  84. db34229 vktrace: Put vktrace_layer.json and vktrace_layer.dll in the correct output dirs by David Pinedo · 9 years ago
  85. 9ad4338 bug-14583: Remove the unneeded vkBufferViewType by Courtney Goeltzenleuchter · 9 years ago
  86. b46f227 Bug 14583: Updates based on initial feedback by Courtney Goeltzenleuchter · 9 years ago
  87. 6eb1aeb Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types by Courtney Goeltzenleuchter · 9 years ago
  88. 020e221 tests: Remove unneeded function by Courtney Goeltzenleuchter · 9 years ago
  89. 6c76d2e tests: Do not need descriptor info for vertex buffer by Courtney Goeltzenleuchter · 9 years ago
  90. 00265c8 tests: Need to set the viewType now by Courtney Goeltzenleuchter · 9 years ago
  91. 8dcde7e vulkan: Add maxDescriptorSet*BuffersDynamic to limits by Courtney Goeltzenleuchter · 9 years ago
  92. 7b0d95d vulkan: Add missing _BIT to some bitfield enums. by Courtney Goeltzenleuchter · 9 years ago
  93. 9757c62 vulkan: Bump version to 166 by Courtney Goeltzenleuchter · 9 years ago
  94. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  95. 39c8187 Bug 12998: change imageAspectMast to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  96. 01ee1ca bug 14313: Allow copies to do multi-layer copies by Courtney Goeltzenleuchter · 9 years ago
  97. e66afec vktrace: When launch child process add tracing layer env var enablement by Jon Ashburn · 9 years ago
  98. 44fd604 vktrace: Convert tracing library to an actual vulkan layer library by Jon Ashburn · 9 years ago
  99. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  100. 348803a layers: Fix spurious WSI memory binding error messages in MemTracker by Mark Lobodzinski · 9 years ago