1. 8b4f167 Remove validation checks from query.c by Tobin Ehlis · 9 years ago
  2. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  3. d4d26dd layers: Remove unneeded layer_common.h by Courtney Goeltzenleuchter · 9 years ago
  4. 70a0c75 layers: layer generate confused by Count parameter by Courtney Goeltzenleuchter · 9 years ago
  5. e7d8235 bug-14365: fix viewport & scissor count by Courtney Goeltzenleuchter · 9 years ago
  6. 2d8831a loader: Remove instance validation checks from debug_report.c by Mark Lobodzinski · 9 years ago
  7. 59190f0 vktrace: remove quoting to stop cmake warnings by Mike Stroyan · 9 years ago
  8. d9dd007 layers: release mutex in DrawState by Mike Stroyan · 9 years ago
  9. 09b7585 layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps by Mike Stroyan · 9 years ago
  10. 9f57ef2 tests: Remove duplicate calls to InitState by Mike Stroyan · 9 years ago
  11. 2237f52 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  12. bdd448b Added request for VkShaderCreateInfo.stage check by Jens Owen · 9 years ago
  13. 328d16c build: fix update_external_sources.bat to pick up SPIRV rev32 for glslang by GregF · 9 years ago
  14. cc14987 loader: Remove validation checks from loader.c by Mark Lobodzinski · 9 years ago
  15. e20aaa2 bug-14365: add dynamic state to PSO by Courtney Goeltzenleuchter · 9 years ago
  16. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  17. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  18. ee8d581 layers: Add function to check if msg will be logged by Courtney Goeltzenleuchter · 9 years ago
  19. b98d54e intel: Verified that driver validation checks are covered for fb.c by Mark Lobodzinski · 9 years ago
  20. 5ea338c intel: Removed ICD validation checks from dev.c by Mark Lobodzinski · 9 years ago
  21. 52bf987 intel: Verified that driver validation checks in queue.c are covered by Mark Lobodzinski · 9 years ago
  22. f94b838 build: move to SPIR-V rev 32 by GregF · 9 years ago
  23. ddaecf8 intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  24. a26fb7d Remove libpng and zlib dependencies, add copyrights by Tony Barbour · 9 years ago
  25. 74c97c8 vktrace: tracer set env vars for enabling Screenshot layer if needed by Jon Ashburn · 9 years ago
  26. d02fc2c loader: Add lock around cJSON so big loader lock is not needed as much by Jon Ashburn · 9 years ago
  27. 7684384 layers: DeviceLimits warns if queue properties not queried prior to vkCreateDevice() by Tobin Ehlis · 9 years ago
  28. 3bd5dc4 demos: Update Cube to select graphics queue based on query of queue properties by Tobin Ehlis · 9 years ago
  29. f4b83ed build: fixes for latest SPIR-V rev 31 by GregF · 9 years ago
  30. 434d222 WSI: Small code changes to deal with latest WSI header. by Ian Elliott · 9 years ago
  31. 85e2720 WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9) by Ian Elliott · 9 years ago
  32. e388118 layers: ShaderChecker can attempt calls on errors by Mike Stroyan · 9 years ago
  33. 223e4d0 layers: fix ShaderChecker hang on stage mismatch by Mike Stroyan · 9 years ago
  34. 74b430c layers: make DrawState globals static by Mike Stroyan · 9 years ago
  35. 425a7e0 build: bring update_external_sources.sh to latest rev 31 SPIR-V by GregF · 9 years ago
  36. b1fabc8 vkreplay: Fix CreateInstance so the ScreenShot layer is inserted if needed by Jon Ashburn · 9 years ago
  37. b947005 vktrace: Remove the tracer library options and support for multiple tracers by Jon Ashburn · 9 years ago
  38. ab05258 vktrace: Remove getting tracer ID from the tracer library by Jon Ashburn · 9 years ago
  39. 5b8e2bb Fix error return code in pipeline.c by Tobin Ehlis · 9 years ago
  40. 5f728d3 Finished migration of validation checks out of cmd_pipeline.c by Tobin Ehlis · 9 years ago
  41. 8d199e5 layers: Add Idx buffer alignment check to DrawState by Tobin Ehlis · 9 years ago
  42. 2069317 Remove old checks from pipeline.c and verify that they're handled in validation by Tobin Ehlis · 9 years ago
  43. 44f667b layers: Fix bug where logging_callback was not being correctly cleaned up by Tobin Ehlis · 9 years ago
  44. a696ee0 tests: remove remaining ScopedUseGlsl use and support by Chris Forbes · 9 years ago
  45. 9540a0a tests: Remove nonsense ScopedUseGlsl use in test that requires GLSL by Chris Forbes · 9 years ago
  46. 96b8176 layers: Make passing a non-SPIRV shader to CreateShaderModule an error by Chris Forbes · 9 years ago
  47. f4107bd icd: fixup renderpass load ops for less waste and correct stencil clears by Chris Forbes · 9 years ago
  48. 6871cda icd: do depth/stencil attachment clears together by Chris Forbes · 9 years ago
  49. 90cffdd icd: clear correct miplevel of depth/stencil attachment by Chris Forbes · 9 years ago
  50. ebd3468 layers: Fix APIDump to handle "stdout" special case by Tobin Ehlis · 9 years ago
  51. b8605fe loader: Fix a few possibly unitialized variables by Jon Ashburn · 9 years ago
  52. f03481c layers: Add documentation for SHADER_CHECKER_MISSING_DESCRIPTOR by Cody Northrop · 9 years ago
  53. 3513c15 windows: Get trace/replay script working again by Cody Northrop · 9 years ago
  54. e920590 vktrace: On Windows, change location and json to match other layers by Cody Northrop · 9 years ago
  55. f6a164e Removed ICD validation checks from gpu.c by Mark Lobodzinski · 9 years ago
  56. 76ce788 layers: Require pipeline layout to contain all referenced descriptors by Chris Forbes · 9 years ago
  57. 118e5e0 layers: Collect descriptor usage from SPIRV images by Chris Forbes · 9 years ago
  58. e0e9499 layers: Shadow descriptor set layout in ShaderChecker by Chris Forbes · 9 years ago
  59. c8b6f82 intel: faster WSI swapchain operation by Mike Stroyan · 9 years ago
  60. 76c1885 layers: Update DrawState array of PIPELINE_NODEs to be vector by Tobin Ehlis · 9 years ago
  61. 488e920 layers: Add return value for Generic vkCreateInstance() function by Tobin Ehlis · 9 years ago
  62. 17c2150 misc: Enable nulldriver on Linux by Courtney Goeltzenleuchter · 9 years ago
  63. 06d94a5 bug 14537: nulldrv: add CreateFlags to ImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  64. 7d63da0 nulldrv: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  65. 367b1eb nulldrv: Remove return code for void functions by Courtney Goeltzenleuchter · 9 years ago
  66. aa66e2f misc: bump header version to 170 by Courtney Goeltzenleuchter · 9 years ago
  67. 12e649f Bug 14318: Clarify image layout transitions in a RenderPass by Courtney Goeltzenleuchter · 9 years ago
  68. ea97564 bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  69. d9e966a Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  70. 2adc7a3 bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT by Courtney Goeltzenleuchter · 9 years ago
  71. 8963d25 misc: Bump header version by Courtney Goeltzenleuchter · 9 years ago
  72. 201387f validation: Add tests for bad SPIR-V validation checks by Courtney Goeltzenleuchter · 9 years ago
  73. 0b59060 shader_checker: Do not hold lock across API call. by Courtney Goeltzenleuchter · 9 years ago
  74. 03cb1e0 bug 14564: and initial layout for image creation by Courtney Goeltzenleuchter · 9 years ago
  75. eaaf96c misc: Add maxVertexInputBindings by Courtney Goeltzenleuchter · 9 years ago
  76. d9c2c02 misc: code movement due to header build changes by Courtney Goeltzenleuchter · 9 years ago
  77. 315ad99 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  78. ac544f3 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  79. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  80. d3e4a76 layers: Move some fixed code into header files for APIDump and Generic by Jon Ashburn · 9 years ago
  81. de4f110 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  82. 83334db layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  83. ae3ed41 layers: No assert on init instance table map.size != 1 by Jon Ashburn · 9 years ago
  84. 7ef139b layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure. by Jon Ashburn · 9 years ago
  85. 92ab667 vktrace: Only intercept extensions if they are enabled. by Jon Ashburn · 9 years ago
  86. 7fe7638 loader: Remove windows disable of global optimization. by Jon Ashburn · 9 years ago
  87. e48be20 layers: Update DrawState to handle creation of multiple gfx pipelines by Tobin Ehlis · 9 years ago
  88. c11cd2c tests: Added DeviceLimits to layer validation tests by Mark Lobodzinski · 9 years ago
  89. 9d30cb1 layers: Various memtracker TODOs, fixed some error messages by Mark Lobodzinski · 9 years ago
  90. 2b5e541 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
  91. 87f115c layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  92. d161c54 demos: trivial fixes for cube problems by Tony Barbour · 9 years ago
  93. 3324314 loader: Need to init instance dispatch without layers by Courtney Goeltzenleuchter · 9 years ago
  94. 866bb9c layers: Add return value to non-void function by Cody Northrop · 9 years ago
  95. 21d6a74 layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  96. 1dc3196 layers: Example vk_layer_settings.txt file by Tobin Ehlis · 9 years ago
  97. b4b6e7c layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  98. 87db501 layers: Migrate MemTracker to allow log_msg callback to signal early return by Mark Lobodzinski · 9 years ago
  99. 655ec2c tests: Modify VkLayerTest.PipelineNotBound to work on Windows by Cody Northrop · 9 years ago
  100. 95b8bb3 demos/tests: Fix aspectMask updates in a few spots by Cody Northrop · 9 years ago