1. a22097a bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  2. 4da2886 Bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  3. 40f8d80 bug-13139: refactor sparse properties by Courtney Goeltzenleuchter · 9 years ago
  4. 4dacaa7 tests: Fix test error caught by validation changes by Mark Lobodzinski · 9 years ago
  5. 7b77233 layers: Reenable MemTracker reference tracking by Mark Lobodzinski · 9 years ago
  6. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  7. bafcdf3 layers: Add note about vkCreateDevice behavior by Courtney Goeltzenleuchter · 9 years ago
  8. 3bd9c9b vulkan: Add validation error result by Courtney Goeltzenleuchter · 9 years ago
  9. 5fe086f draw_state: Implement bailout case for one test by Courtney Goeltzenleuchter · 9 years ago
  10. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  11. d027f94 mem_tracker: validation comment by Courtney Goeltzenleuchter · 9 years ago
  12. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  13. e457a41 layers: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  14. 9fa1749 layers: Add DeviceLimits json files by Cody Northrop · 9 years ago
  15. f7bf450 layers: In DrawState only validate bound VBO index at the time of Draw by Tobin Ehlis · 9 years ago
  16. e90e66d layers: DrawState fix to prevent false positives when matching PipelineLayouts by Tobin Ehlis · 9 years ago
  17. be42774 layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count case by Tobin Ehlis · 9 years ago
  18. b5fc4fb layers: Initial framework for DeviceLimits layer by Tobin Ehlis · 9 years ago
  19. 21c21ee loader: Use GetProcAddr function names from layer manifest file by Jon Ashburn · 9 years ago
  20. 9b9800d windows: Fix more instances of vulkan.0 -> vulkan-0 by Cody Northrop · 9 years ago
  21. da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  22. 7d4ac51 vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546 by Mark Lobodzinski · 9 years ago
  23. 4bb0d30 Windows build: rename vulkan.0.dll to vulkan-0.dll by David Pinedo · 9 years ago
  24. eafbbbe documentation: Detail DRI3 use on ubuntu 15.04 by Mike Stroyan · 9 years ago
  25. 480a50a loader: Fix Windows build for alloc stuff by Jon Ashburn · 9 years ago
  26. 87d6aa9 loader: make thirdparty code use allocation callbacks by Jon Ashburn · 9 years ago
  27. e39a4f8 loader: Make use of app provided allocation callbacks by Jon Ashburn · 9 years ago
  28. c82eb1c loader: Add support for realloc using the app allocation callbacks. by Jon Ashburn · 9 years ago
  29. 48091a3 loader: convert to using loader_stack_alloc for consistency by Jon Ashburn · 9 years ago
  30. 464e0b5 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  31. 4d33069 WSI: Convert from VERSION to REVISION by Ian Elliott · 9 years ago
  32. c34dd28 WSI: Update headers for WSI swapchain extensions (versions 51 & 17). by Ian Elliott · 9 years ago
  33. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  34. 6dfa5ab WSI: Update headers for WSI swapchain extensions (versions 47 & 15). by Ian Elliott · 9 years ago
  35. 855a7fc WSI: Remove old loader code for the VK_WSI_LunarG extension. by Ian Elliott · 9 years ago
  36. 78e7193 tests: Set some uninitialized layout and image view fields by Cody Northrop · 9 years ago
  37. b80b425 layers: If layers receive bad filename for output log, report ERROR and fallback to stdout by Tobin Ehlis · 9 years ago
  38. bfbac25 layers: Update some layers to avoid repeated call to get_dispatch_key() by Tobin Ehlis · 9 years ago
  39. 52ac658 vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  40. b1c9329 bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  41. da894a2 tests: Set swapchain image aspect correctly. by Courtney Goeltzenleuchter · 9 years ago
  42. f131d73 bug-14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  43. a50a5cb layers: MemTracker fixes for image usage flag validation. by Mark Lobodzinski · 9 years ago
  44. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  45. 0ebea1d bug-14515: Add occlusionQueryNonConservative feature by Courtney Goeltzenleuchter · 9 years ago
  46. bf06582 windows: Fix a couple signed/unsigned warnings by Cody Northrop · 9 years ago
  47. 969296b linux: Enable ScreenShot layer in trace/replay script by Cody Northrop · 9 years ago
  48. 488f547 layers: Modify ScreenShot usage and layout flags to work cross vendor by Cody Northrop · 9 years ago
  49. 49f885c layers: Port screenshot fixes to master by Cody Northrop · 9 years ago
  50. 81da447 windows: Update trace/replay validation script by Cody Northrop · 9 years ago
  51. da6c23c headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  52. 2eeb3c6 headers: Moved utility routine out of to-be-upstreamed header file by Mark Lobodzinski · 9 years ago
  53. 12d4c6a layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  54. 6468639 layers: Various corrections to vk_validation_layer_details.md by Tobin Ehlis · 9 years ago
  55. 4f62836 vktrace: Add vktrace codegen dirs to .gitignore by Mike Stroyan · 9 years ago
  56. 13dbde0 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago
  57. 36fd866 misc: tool updates, no functional change by Courtney Goeltzenleuchter · 9 years ago
  58. 22328ca Bug-14177: Remove Float16 feature. by Courtney Goeltzenleuchter · 9 years ago
  59. dff7022 bug-13970: Sparse Texture VA Size by Courtney Goeltzenleuchter · 9 years ago
  60. df5b092 wsi: Fix image usage flags in tests and demos by Cody Northrop · 9 years ago
  61. 28b8f02 vktrace: Glave renaming -- removed all references to *glave* and *glv* by Mark Lobodzinski · 9 years ago
  62. eca4802 layers: Add todo flagging destroy while on queue by Mike Stroyan · 9 years ago
  63. 80d048e layers: Handle bad filename in APIDump settings file by Tobin Ehlis · 9 years ago
  64. d1aa3b2 vktrace: Add support for debug_marker_lunarg extension by Tobin Ehlis · 9 years ago
  65. 154e046 layers: Fix ObjectTracker to handle dyanamic array params by Tobin Ehlis · 9 years ago
  66. dee721d vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  67. aa4ea47 loader: Fix SegFault if ICD JSON file doesn't exist to return gracefully by Jon Ashburn · 9 years ago
  68. 092932a vktrace: Rename *.trace vktrace files to *.vktrace by Mark Lobodzinski · 9 years ago
  69. 3a77cbc vktrace: GLAVE file/directory renaming by Mark Lobodzinski · 9 years ago
  70. 29a08f2 tests: Check for successful pipeline creation in generic Draw path by Cody Northrop · 9 years ago
  71. a870097 layers: Fix APIDump to correctly set output file name from settings file by Tobin Ehlis · 9 years ago
  72. 9c05442 Merge branch 'check-cube-arrays-complete' into 'master' by Tobin Ehlis · 9 years ago
  73. 5a23128 check that cube array views are complete cubes by Cass Everitt · 9 years ago
  74. cc7aa97 v156: Bump API minor version by Cody Northrop · 9 years ago
  75. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  76. 84fa790 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  77. 85789d5 v155: Bug 14435 - Remove abbreviations in VkClearColor by Cody Northrop · 9 years ago
  78. fd4bcfd v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfo by Cody Northrop · 9 years ago
  79. 418de15 v153: Minor version bump for bugs 14323, 14400, 14339, 14406 by Cody Northrop · 9 years ago
  80. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  81. ea26162 Bug 14339: Add the missing alphaToOneEnable to VkPipelineColorBlendStateCreateInfo by Cody Northrop · 9 years ago
  82. 61d6dd6 Bug 14400: Add FORMAT_FEATURES for blits by Cody Northrop · 9 years ago
  83. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  84. 8625130 loader: Add support for relative pathnames in the ICD manifest file lib_path by Jon Ashburn · 9 years ago
  85. 3682f6a Fix formatting for GitLab web interface by Jens Owen · 9 years ago
  86. 4a7cb5d layers: Initial commit of Validation Details md file by Tobin Ehlis · 9 years ago
  87. 3d00233 loader: Make so layer manifest files are retained at CreateInstance by Jon Ashburn · 9 years ago
  88. 8810c5f loader: Make the ICD library scan happen as needed rather than once by Jon Ashburn · 9 years ago
  89. 7dc7922 loader: Remove the device_extension list from from scanned icds, unused by Jon Ashburn · 9 years ago
  90. 5c6a46f loader: Remove the global extension list from scanned_icds struct by Jon Ashburn · 9 years ago
  91. eacfa3a loader: Make the global/instance ext list once for each instance by Jon Ashburn · 9 years ago
  92. 9a4c6aa loader: Remove global instance extension list and rebuild it as needed by Jon Ashburn · 9 years ago
  93. f1878c7 tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag by Tobin Ehlis · 9 years ago
  94. 59278bf layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers by Tobin Ehlis · 9 years ago
  95. 4adb639 windows: Fix VK_LAYER_PATH in scripts by Cody Northrop · 9 years ago
  96. 95cb689 windows: Rename validation scripts to make copies more clear by Cody Northrop · 9 years ago
  97. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  98. 0392c91 layers: Remove unused layer-dispatch target by Mike Stroyan · 9 years ago
  99. ba35e35 layers: Optimize DrawState when info is not shown by Mike Stroyan · 9 years ago
  100. 42caff4 layers: Remove add_dependencies of .def files by Mike Stroyan · 9 years ago