1. 43909d8 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  2. 6d03360 Only check LogicOp if it is enabled. by Michael Lentine · 9 years ago
  3. d04ccab layers: Migrate DrawState global data structs to layer_data struct by Tobin Ehlis · 9 years ago
  4. e6ab55a layers: DrawState migrate device and instance dispatch tables into layer data struct by Tobin Ehlis · 9 years ago
  5. 84492ee layers: In DeviceLimits move dispatch table to layer data struct by Tobin Ehlis · 9 years ago
  6. cc2c74c update_external_sources: Fix svn LunarGLASS checkout for Linux by Cody Northrop · 9 years ago
  7. 6885ef2 misc: do not need pull if using git checkout by Courtney Goeltzenleuchter · 9 years ago
  8. f73135a layers: Remove obsolete dbg message logging header by Jon Ashburn · 9 years ago
  9. 649d0ca layers: Add support for debug_report extension in generic layer by Jon Ashburn · 9 years ago
  10. 5bd87b9 vktrace: Fix windows compile warnings by Jon Ashburn · 9 years ago
  11. f1e6810 loader: Fix comile warning on Window by Jon Ashburn · 9 years ago
  12. 5d1b3b3 loader, icd: correct use of _aligned_malloc by Mike Stroyan · 9 years ago
  13. 58c279c layers: Remove dead code from MemTracker by Mark Lobodzinski · 9 years ago
  14. 806aa6a layers: Fix DeviceLimits error return codes by Mark Lobodzinski · 9 years ago
  15. 6f3403c layers: Add validation for Image Aspect settings by Mark Lobodzinski · 9 years ago
  16. 6712dea loader: match free to alloc in dirent functions by Mike Stroyan · 9 years ago
  17. b7c5b23 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  18. 42cbe3b tests: Add required graphics pipeline states to unblock creation by Cody Northrop · 9 years ago
  19. 1a0f3e6 tests: Add fragment stage to several layer validation tests by Cody Northrop · 9 years ago
  20. a1eef1a loader: Fix GetInstanceProcAddr for CreateDevice by Jon Ashburn · 9 years ago
  21. 6e04614 tests: Check color attachment feature before selecting mem types by Tony Barbour · 9 years ago
  22. e1b115f Demos: increase console buffer size for vulkaninfo by David Pinedo · 9 years ago
  23. 21c738f tests: Allow GetPhysicalDeviceFormatProperties to return VK_UNSUPPORTED by Jon Ashburn · 9 years ago
  24. 1af2892 tests: Allow querypool to return VK_NOT_READY by Jon Ashburn · 9 years ago
  25. 87c8fe9 loader: Add warning message for unreconized layer names from env var by Jon Ashburn · 9 years ago
  26. 3c2a7d3 tests: Set viewport state pointers to NULL by Tony Barbour · 9 years ago
  27. 36b5915 update_external_sources: get glslang from gitlab by Greg Fischer · 9 years ago
  28. 9114f39 update_external_sources: get glslang from gitlab by GregF · 9 years ago
  29. d833b88 Only check blend state if blend is enabled. by Michael Lentine · 9 years ago
  30. 6715e52 Add basic validation for the shader module. by Michael Lentine · 9 years ago
  31. a88e2f5 layers: Add DrawState checks for dynamically set Viewport and Scissors by Tobin Ehlis · 9 years ago
  32. 9e839e5 layers: Drawstate verify viewport and scissor state at PSO creation time by Tobin Ehlis · 9 years ago
  33. 0c5eea2 loader: Fixes in trampoline code to support layers which wrap objects by Jon Ashburn · 9 years ago
  34. ea10a5e vktrace: Update README by Jon Ashburn · 9 years ago
  35. 5e8a0bc tests: Add DeviceLimts and Image layers to run_all_tests_with_layers.sh by Tobin Ehlis · 9 years ago
  36. 7024484 layers: Validation -- updated layer validation doc file by Mark Lobodzinski · 9 years ago
  37. a73e50c loader: fix use of freed memory by Mike Stroyan · 9 years ago
  38. 173d93e layers: Updated README.md and details doc by Tobin Ehlis · 9 years ago
  39. 609caa0 Add "Swapchain" layer to the "run_all_tests_with_layers" test. by Ian Elliott · 9 years ago
  40. 3d40696 Build doc: Correction to the cmake command to be used for windows by David Pinedo · 9 years ago
  41. 3bf020c vulkaninfo demo: Reduce the size of the console window so it fits on smaller screens by David Pinedo · 9 years ago
  42. c66236e sdk: Update release notes for 0.9 SDK by Courtney Goeltzenleuchter · 9 years ago
  43. 05b4ec6 loader: Fix vkGetInstanceProcAddr to handle debug_report extension by Jon Ashburn · 9 years ago
  44. a0f061c layers: Validate draw commands appropriately inside/outside render pass by Mark Lobodzinski · 9 years ago
  45. c2033a0 tests: Update ResetUnsignaledFence test to expect WARN rather than ERROR by Tobin Ehlis · 9 years ago
  46. 3dec46c layers: Fix DrawState to correctly handle dynamic state from PSO and CmdSet* calls by Tobin Ehlis · 9 years ago
  47. 3b34109 layers: DrawState allows callback to set fail on DescriptorType mismatch by Tobin Ehlis · 9 years ago
  48. 1858875 Merge branch 'mlentine_layers4' into 'master' by Tobin Ehlis · 9 years ago
  49. 2f5deb5 bug-14365: fix misunderstanding in dynamic state by Courtney Goeltzenleuchter · 9 years ago
  50. 1c9f989 vktools: Need to capture & replay new pDynamicState by Courtney Goeltzenleuchter · 9 years ago
  51. 811eb74 Set dynamic pipeline state as dynamic by Piers Daniell · 9 years ago
  52. bfb5fd6 Make reseting an unsignaled fence a warning. by Michael Lentine · 9 years ago
  53. d7770ed vktrace: Some TODO additions and deletions by Jon Ashburn · 9 years ago
  54. 8aa75cb loader: Change GetXXProcAddr to support NULL dispatchable object by Jon Ashburn · 9 years ago
  55. f6cb467 layers: DrawState handles dynamic state set via PSO by Tobin Ehlis · 9 years ago
  56. 48837d1 layers: Disable vktrace layer if loaded incorrectly by Mark Lobodzinski · 9 years ago
  57. 6baf440 tests: Remove std140 to avoid warnings by Tony Barbour · 9 years ago
  58. c95fa8d layers: Intercept vkEnumerateInstance[Layer|Extension]Properties() funcs in DeviceLimits by Tobin Ehlis · 9 years ago
  59. 6454cd9 Fix windows build issues in cube.c and device_limits.cpp by Tobin Ehlis · 9 years ago
  60. 8a10b1b layers: DeviceLimits device feature checks and dead code removal by Tobin Ehlis · 9 years ago
  61. 795460a demos: Query device features in cube prior to creating device by Tobin Ehlis · 9 years ago
  62. 73bb657 layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  63. e78816e layers: Remove object map before vkDestroy* by Mike Stroyan · 9 years ago
  64. 7b7b61c WSI Validation: Removed 2 checks that are driver-specific. by Ian Elliott · 9 years ago
  65. 63ae76b misc: Change all JSON files to abi version 0.9.0 by Jon Ashburn · 9 years ago
  66. 2f0f9e9 demos: vulkaninfo: increase console buffer size so that output can be read by David Pinedo · 9 years ago
  67. 3eefd61 layers: remove static declaration of get_my_data_ptr by Mike Stroyan · 9 years ago
  68. bb0d6e7 layers: Image layer does not need to reserve space by Mike Stroyan · 9 years ago
  69. 445e3fd layers: don't memset layer data in get_my_data_ptr by Mike Stroyan · 9 years ago
  70. b6f0981 Remove WSI from "General Pending Work" section of layer documentation. by Ian Elliott · 9 years ago
  71. 90805ae Move documentation for Swapchain -> it's a validation layer by Ian Elliott · 9 years ago
  72. f81c256 WSI Validation: Add error enum and document Swapchain layer. by Ian Elliott · 9 years ago
  73. c3f3742 misc: Move snprintf define to vk_sdk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  74. 9268944 Make layers build on android. by Michael Lentine · 9 years ago
  75. f745e62 tests: cleanup valgrind errors by Courtney Goeltzenleuchter · 9 years ago
  76. 591ac87 tri: cleanup valgrind errors by Courtney Goeltzenleuchter · 9 years ago
  77. 283f4a3 cube: Fix valgrind warnings by Courtney Goeltzenleuchter · 9 years ago
  78. 358c76e tests: cleanup issues found by valgrind by Courtney Goeltzenleuchter · 9 years ago
  79. e38ed29 Change ERROR -> PERF_WARN in vkAcquireNextImageKHR(). by Ian Elliott · 9 years ago
  80. 329da01 WSI Validation: Initial WSI "swapchain" validation layer. by Ian Elliott · 9 years ago
  81. e82d5b6 cube/tri: Changed invalid <size> argument value for vkMapMemory() by Dominik Witczak · 9 years ago
  82. f5b3cc1 layers: LunarXChange #123 fix - Validate Update/FillBuffer outside RP by Mark Lobodzinski · 9 years ago
  83. b922b33 layers: Note pending work for ObjectTracker by Mike Stroyan · 9 years ago
  84. 342b9bf layers: Added Image layer to validation test suite with new test for bad ImageView by Tobin Ehlis · 9 years ago
  85. 3561380 layers: Update Image layer to support validation callback error return status by Tobin Ehlis · 9 years ago
  86. 6538053 layers: Update Image layer to offload view.c validation checks from driver by Tobin Ehlis · 9 years ago
  87. 8b4f167 Remove validation checks from query.c by Tobin Ehlis · 9 years ago
  88. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  89. d4d26dd layers: Remove unneeded layer_common.h by Courtney Goeltzenleuchter · 9 years ago
  90. 70a0c75 layers: layer generate confused by Count parameter by Courtney Goeltzenleuchter · 9 years ago
  91. e7d8235 bug-14365: fix viewport & scissor count by Courtney Goeltzenleuchter · 9 years ago
  92. 2d8831a loader: Remove instance validation checks from debug_report.c by Mark Lobodzinski · 9 years ago
  93. 59190f0 vktrace: remove quoting to stop cmake warnings by Mike Stroyan · 9 years ago
  94. d9dd007 layers: release mutex in DrawState by Mike Stroyan · 9 years ago
  95. 09b7585 layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps by Mike Stroyan · 9 years ago
  96. 9f57ef2 tests: Remove duplicate calls to InitState by Mike Stroyan · 9 years ago
  97. 2237f52 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  98. bdd448b Added request for VkShaderCreateInfo.stage check by Jens Owen · 9 years ago
  99. 328d16c build: fix update_external_sources.bat to pick up SPIRV rev32 for glslang by GregF · 9 years ago
  100. cc14987 loader: Remove validation checks from loader.c by Mark Lobodzinski · 9 years ago