1. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  2. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  3. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  4. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  5. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  6. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  7. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  8. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  9. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  10. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  11. c0ed6d0 layers: LX223, Properly handle NULL pipelineCache in pipeline create routines by Mark Lobodzinski · 9 years ago
  12. 25a2cc8 layers: Fix WSI-related build warning in APIDump by Mark Lobodzinski · 9 years ago
  13. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  14. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  15. e86e138 layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  16. 308d779 layers: Fix build issue and fence warnings in ObjectTracker by Mark Lobodzinski · 9 years ago
  17. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  18. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  19. 5f5c0e1 layers: Add validation for object pools by Mark Lobodzinski · 9 years ago
  20. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  21. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  22. 13803dc layers: Fix compilation on 32bit platforms by Michael Lentine · 9 years ago
  23. 010f469 layers: Fix printf formats by Michael Lentine · 9 years ago
  24. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  25. f2bad72 misc: Fix build errors from the author changes by Jon Ashburn · 9 years ago
  26. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  27. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  28. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  29. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  30. bb7fad9 v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  31. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  32. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  33. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  34. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  35. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  36. 82b3db5 layers: Update ObjectTracker to handle double-embedded loops of array struct params w/ object arrays in them by Tobin Ehlis · 9 years ago
  37. daab02d layers: Fix objectTracker to validate DSs in CmdBindDescriptorSets() by Tobin Ehlis · 9 years ago
  38. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  39. e6d3f2c layers: LX159, properly validate swapchain images by Mark Lobodzinski · 9 years ago
  40. 5308f9a layers: LX159, pipelineCache CAN be Null. by Mark Lobodzinski · 9 years ago
  41. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  42. 82ecef4 layers: Suppress error messages for undestroyed descriptorSets by Mark Lobodzinski · 9 years ago
  43. 9ff6ae9 layers: Remove obsolete dbg message logging header by Jon Ashburn · 9 years ago
  44. 3a278b7 layers: Add support for debug_report extension in generic layer by Jon Ashburn · 9 years ago
  45. a145649 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  46. 38820b3 layers: Remove object map before vkDestroy* by Mike Stroyan · 9 years ago
  47. f260f6c layers: layer generate confused by Count parameter by Courtney Goeltzenleuchter · 9 years ago
  48. 0699a79 layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps by Mike Stroyan · 9 years ago
  49. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  50. 93245a9 layers: Fix APIDump to handle "stdout" special case by Tobin Ehlis · 9 years ago
  51. 1350a36 layers: Add return value for Generic vkCreateInstance() function by Tobin Ehlis · 9 years ago
  52. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  53. 6785fe7 layers: Move some fixed code into header files for APIDump and Generic by Jon Ashburn · 9 years ago
  54. 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  55. 8acd233 layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  56. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  57. c4f105d layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  58. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  59. 197818b layers: Check if CreateDevice enabling WSI device extension, not instance by Ian Elliott · 9 years ago
  60. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  61. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  62. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  63. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  64. 80d048e layers: Handle bad filename in APIDump settings file 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. a870097 layers: Fix APIDump to correctly set output file name from settings file by Tobin Ehlis · 9 years ago
  68. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  69. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  70. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  71. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  72. 0392c91 layers: Remove unused layer-dispatch target by Mike Stroyan · 9 years ago
  73. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  74. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  75. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  76. 10dddd7 Compare the handle object to VK_NULL_HANDLE, not its internal integer value by Dana Jansens · 9 years ago
  77. 29bfb20 layers: Rework APIDump changes to fix windows compilation errors by Mark Lobodzinski · 9 years ago
  78. b9143d8 layers: Enabled detailed output of void* memBarrier parameters by Mark Lobodzinski · 9 years ago
  79. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  80. 64d5775 layers: Add destroy_obj calls for ObjectTracker by Mark Lobodzinski · 9 years ago
  81. 92503c6 Windows: more changes for windows compiler by Tony Barbour · 9 years ago
  82. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  83. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  84. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  85. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  86. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  87. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  88. 7a314ea layers: Get Generic layer to compile with type safety header changes by Tobin Ehlis · 9 years ago
  89. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  90. be2b5d8 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  91. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  92. 46d5362 layers: Allow ObjectTracker to skip validation of objects that can be NULL by Tobin Ehlis · 9 years ago
  93. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  94. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  95. 79a5a96 layers: Generic- update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  96. 14e8e50 layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  97. 3f9f7c4 layers: Update generator for threading, objtrack by Courtney Goeltzenleuchter · 9 years ago
  98. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  99. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  100. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago