1. bb7fad9 v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  2. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  3. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  4. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  5. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  6. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  7. 82b3db5 layers: Update ObjectTracker to handle double-embedded loops of array struct params w/ object arrays in them by Tobin Ehlis · 9 years ago
  8. daab02d layers: Fix objectTracker to validate DSs in CmdBindDescriptorSets() by Tobin Ehlis · 9 years ago
  9. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  10. e6d3f2c layers: LX159, properly validate swapchain images by Mark Lobodzinski · 9 years ago
  11. 5308f9a layers: LX159, pipelineCache CAN be Null. by Mark Lobodzinski · 9 years ago
  12. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  13. 82ecef4 layers: Suppress error messages for undestroyed descriptorSets by Mark Lobodzinski · 9 years ago
  14. 9ff6ae9 layers: Remove obsolete dbg message logging header by Jon Ashburn · 9 years ago
  15. 3a278b7 layers: Add support for debug_report extension in generic layer by Jon Ashburn · 9 years ago
  16. a145649 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  17. 38820b3 layers: Remove object map before vkDestroy* by Mike Stroyan · 9 years ago
  18. f260f6c layers: layer generate confused by Count parameter by Courtney Goeltzenleuchter · 9 years ago
  19. 0699a79 layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps by Mike Stroyan · 9 years ago
  20. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  21. 93245a9 layers: Fix APIDump to handle "stdout" special case by Tobin Ehlis · 9 years ago
  22. 1350a36 layers: Add return value for Generic vkCreateInstance() function by Tobin Ehlis · 9 years ago
  23. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  24. 6785fe7 layers: Move some fixed code into header files for APIDump and Generic by Jon Ashburn · 9 years ago
  25. 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  26. 8acd233 layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  27. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  28. c4f105d layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  29. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  30. 197818b layers: Check if CreateDevice enabling WSI device extension, not instance by Ian Elliott · 9 years ago
  31. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  32. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  33. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  34. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  35. 80d048e layers: Handle bad filename in APIDump settings file by Tobin Ehlis · 9 years ago
  36. 154e046 layers: Fix ObjectTracker to handle dyanamic array params by Tobin Ehlis · 9 years ago
  37. dee721d vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  38. a870097 layers: Fix APIDump to correctly set output file name from settings file by Tobin Ehlis · 9 years ago
  39. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  40. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  41. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  42. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  43. 0392c91 layers: Remove unused layer-dispatch target by Mike Stroyan · 9 years ago
  44. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  45. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  46. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  47. 10dddd7 Compare the handle object to VK_NULL_HANDLE, not its internal integer value by Dana Jansens · 9 years ago
  48. 29bfb20 layers: Rework APIDump changes to fix windows compilation errors by Mark Lobodzinski · 9 years ago
  49. b9143d8 layers: Enabled detailed output of void* memBarrier parameters by Mark Lobodzinski · 9 years ago
  50. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  51. 64d5775 layers: Add destroy_obj calls for ObjectTracker by Mark Lobodzinski · 9 years ago
  52. 92503c6 Windows: more changes for windows compiler by Tony Barbour · 9 years ago
  53. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  54. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  55. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  56. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  57. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  58. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  59. 7a314ea layers: Get Generic layer to compile with type safety header changes by Tobin Ehlis · 9 years ago
  60. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  61. be2b5d8 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  62. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  63. 46d5362 layers: Allow ObjectTracker to skip validation of objects that can be NULL by Tobin Ehlis · 9 years ago
  64. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  65. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  66. 79a5a96 layers: Generic- update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  67. 14e8e50 layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  68. 3f9f7c4 layers: Update generator for threading, objtrack by Courtney Goeltzenleuchter · 9 years ago
  69. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  70. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  71. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  72. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  73. 9d67594 layers: Update ObjectTracker layer to check first-level struct parameters for valid objects by Tobin Ehlis · 9 years ago
  74. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  75. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  76. 909827d layers: Do not advertise support for WSI by Courtney Goeltzenleuchter · 9 years ago
  77. 0de9e21 generator: Add more debug statements by Courtney Goeltzenleuchter · 9 years ago
  78. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  79. fae7885 layers: ObjectTracker per-instance storage, updated logging by Mark Lobodzinski · 9 years ago
  80. 08fafd0 layers: Addition of source_line_info.py script to simplify codegen debugging by Tobin Ehlis · 9 years ago
  81. 747f2b6 layers: Make WSI_LUNARG a device extension and check if enabled before use by Jon Ashburn · 9 years ago
  82. b19ddbf misc: Remove GetDisplayInfoWSI() by Jon Ashburn · 9 years ago
  83. 0daf228 layers: Use static dispatch table maps by Courtney Goeltzenleuchter · 9 years ago
  84. 9eed289 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago
  85. 86eacfc layer: Remove EnumerateLayers by Jon Ashburn · 9 years ago
  86. d02a964 layers: Initialize debug_report instance proc table by Courtney Goeltzenleuchter · 9 years ago
  87. 322a14b layer: Generic is not a validation layer by Courtney Goeltzenleuchter · 9 years ago
  88. 1727417 layers: Update generator for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  89. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  90. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  91. 00c4e64 layers: Fixed dispatch table teardown issues in ObjectTracker by Mark Lobodzinski · 9 years ago
  92. 4c7ac0a layers: Add multi-device/instance support to APIDump layer by Mark Lobodzinski · 9 years ago
  93. fb5437a layers: Add multi-device/instance support to generated layers by Mark Lobodzinski · 9 years ago
  94. 8ced421 genericLayer: Fix generation code by Jon Ashburn · 9 years ago
  95. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  96. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  97. 1db2014 object_tracker: Remove queues from global queueinfo list by Jon Ashburn · 9 years ago
  98. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  99. 83c7e0d layers: Fix rebase issues by Jon Ashburn · 9 years ago
  100. 71836d9 layers: Use the instance chain for entrypoints with instance by Jon Ashburn · 9 years ago