1. 914b776 layers: Fix object_tracker bugs by Tobin Ehlis · 8 years ago
  2. 241a2db layers: object_tracker - use std mutex by Jeremy Hayes · 8 years ago
  3. d11c4ee layers: Move layer debug action initialization into layer_utils by Mark Lobodzinski · 8 years ago
  4. 491a3cd layers: clang-format layers directory by Jon Ashburn · 8 years ago
  5. c247060 layers: LX430, Modfiy object_tracker to handle multiple instances by Mark Lobodzinski · 8 years ago
  6. 90ee20e build: LVLPR65, Fix android extensions support in unique_objects by Michael Lentine · 8 years ago
  7. 1c063f6 layers: Make layer option names more consistent and update docs by Mark Lobodzinski · 8 years ago
  8. dfe7915 layers: LX232, Removed invalid object_tracker QueueBindSparse error message by Mark Lobodzinski · 8 years ago
  9. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  10. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  11. 584ccab layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  12. b838dc0 Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  13. e260acf layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  14. 288e4f7 layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  15. 884f0b6 layers: LX308, CreateGraphics/ComputePipelines support for multiple pipelines by Mark Lobodzinski · 9 years ago
  16. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  17. f980af4 layers: LX300, Conditionally validate pInheritanceInfo in object_tracker by Mark Lobodzinski · 9 years ago
  18. ae8172b layers: Only set up tracking for new descriptors if allocation succeeded. by Chris Forbes · 9 years ago
  19. 2bdf6da loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  20. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  21. c6a2575 layers: MR123, Improved ObjectTracker codegen by Tobin Ehlis · 9 years ago
  22. 7899660 layers: Enable fine-grained filtering of generated layer log messages by Mark Lobodzinski · 9 years ago
  23. 2e87e61 layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago[Renamed (94%) from layers/object_track.h]
  24. 48605a5 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  25. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  26. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  27. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  28. b03a0bf layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  29. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  30. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  31. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  32. 81f1fd9 android: Fix android build. by Michael Lentine · 9 years ago
  33. 6f92feb wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  34. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  35. dc87a3f layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  36. f53c1f6 object_track: Remove some obsolete code by Ian Elliott · 9 years ago
  37. c623ba5 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  38. 64070a8 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  39. c53a757 Fix build in master by Michael Lentine · 9 years ago
  40. ed888c5 layers: Fix infinite loop in DrawState by Mark Lobodzinski · 9 years ago
  41. 60b2b33 layers: Add validation for object pools by Mark Lobodzinski · 9 years ago
  42. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  43. 1a85aa1 layers: Fix compilation on 32bit platforms by Michael Lentine · 9 years ago
  44. cbc4a5e layers: Fix printf formats by Michael Lentine · 9 years ago
  45. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  46. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  47. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  48. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  49. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  50. 06809d5 bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  51. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  52. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  53. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  54. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  55. 01d2ae1 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  56. 9c48330 layers: LX159, properly validate swapchain images by Mark Lobodzinski · 9 years ago
  57. 73bb657 layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  58. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  59. de4f110 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  60. 83334db layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  61. 87f115c layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  62. 21d6a74 layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  63. b4b6e7c layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  64. b606726 layers: Another CreateDevice fix (was using WSI instance extension name) by Ian Elliott · 9 years ago
  65. f2f9740 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  66. 67b42b7 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  67. 338dedb WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  68. f993d54 headers: Moved utility routine out of to-be-upstreamed header file by Mark Lobodzinski · 9 years ago
  69. 236717c layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  70. 0f2b9e2 vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  71. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  72. c8aa4a5 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  73. 565035c ObjectTracker Layer: Fix crash on windows in CreateInstance by David Pinedo · 9 years ago
  74. 78fc047 layers: eliminate Windows compiler warning by Courtney Goeltzenleuchter · 9 years ago
  75. 912e815 layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  76. 7910de7 Windows: Clean up more compiler errors and warnings by Tony Barbour · 9 years ago
  77. 8db6537 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  78. b134e84 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  79. 33ce8fd layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  80. 2a199c1 Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  81. 1f41f54 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  82. 83d4e6a vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  83. 8a934ba layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  84. 8b0e68d object_track: Update extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  85. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  86. 86b52ec layers: Fix ObjectTracker to add Instance when it's created by Tobin Ehlis · 9 years ago
  87. be63799 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  88. e8db6ec layers: Remove unneeded asserts by Courtney Goeltzenleuchter · 9 years ago
  89. 3aa5050 layers: ObjectTracker cleanup by Tobin Ehlis · 9 years ago
  90. 426b905 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  91. 14305ad layers: ObjectTracker per-instance storage, updated logging by Mark Lobodzinski · 9 years ago
  92. 1c7c65d extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  93. 586aa01 layers: Updated ObjectTrack to use std::map and perform some initial valid object checks on params by Tobin Ehlis · 9 years ago
  94. 7d2d5ac layers: Convert object tracker to C++ by Mark Lobodzinski · 9 years ago
  95. c44a5a1 layers: Remove use_count from ObjectTracker by Mark Lobodzinski · 9 years ago
  96. 7a3d5ff layers: Add object type validation to object tracker by Mark Lobodzinski · 9 years ago
  97. 4e5016f layers: Use native Vulkan object type definitions by Mark Lobodzinski · 9 years ago
  98. 83e6771 layers: Using objects instead of pointers - rename pObj by Tony Barbour · 9 years ago
  99. 11e76ac vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  100. 5b66aa5 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago