1. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  2. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  3. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  4. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  5. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  6. 5ddf6c3 layers: Fix find-first-set bitscan util by Mark Lobodzinski · 9 years ago
  7. 2fd2d03 layers: Work around Windows release build crash in cube by Mark Lobodzinski · 9 years ago
  8. 89dc91c Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
  9. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  10. e020405 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
  11. e658086 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  12. 6e1b5ba layers: Remove extra increment in DrawState vkCmdNextSubpass by Tony Barbour · 9 years ago
  13. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  14. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  15. 8a00cbf loader: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  16. ea49d3c loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  17. b986b17 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
  18. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  19. 234e64c layers: Fix debugReport object type in draw_state by Jon Ashburn · 9 years ago
  20. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  21. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  22. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  23. 118db7c SPV Toolchain: Pickup latest LunarGLASS fix by GregF · 9 years ago
  24. ac0ef84 layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  25. a760a51 loader: Fix physical device cast for enumerate properties trampoline code by Jon Ashburn · 9 years ago
  26. 9c58ab3 layers: Updates to vk_validation_layer_details.md by tobine · 9 years ago
  27. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  28. a8334b4 android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  29. b62cc05 tests: Update tests for android by Michael Lentine · 9 years ago
  30. c181491 android: Change utils to a static lib for easier disto. by Michael Lentine · 9 years ago
  31. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  32. 2fd94d7 SPV toolchain: update for SDK 0.10.1 by GregF · 9 years ago
  33. cb5de95 layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory ranges by Mark Lobodzinski · 9 years ago
  34. c44baa5 layers: LX232, Add contstructor for DrawState struct by Mark Lobodzinski · 9 years ago
  35. def1303 tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
  36. 3b87cab layers: LX231, Fix DeviceLimits windows JSON file by Mark Lobodzinski · 9 years ago
  37. a33d1ed layers: LX230, Complete initialization of MEM_OBJ_INFO structure by Mark Lobodzinski · 9 years ago
  38. a3b4452 layers: LX229, Fix swapchain layer imageArrayLayers caps check by Mark Lobodzinski · 9 years ago
  39. 5497859 loader: Fix bug where dynamic dispatch for layer dev exts needs to come later by Jon Ashburn · 9 years ago
  40. 46674bf loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects by Jon Ashburn · 9 years ago
  41. 25c73e7 Add an 'all' debug flag by Michael Worcester · 9 years ago
  42. 1d4b128 layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
  43. b6242c2 layers: Add device extension entrypoints to JSON bug #15012 by Jon Ashburn · 9 years ago
  44. 39fbd4e loader: Add support for device extension entrypoints in layer JSON files by Jon Ashburn · 9 years ago
  45. 6e6a216 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
  46. f3ba69d misc: Update dependencies by Courtney Goeltzenleuchter · 9 years ago
  47. 0586963 layers: LX222, suppress warning on partial CmdClearAttachment calls by Mark Lobodzinski · 9 years ago
  48. 8f2d1e1 Layers: changed one more doc file for new layer names by David Pinedo · 9 years ago
  49. 8a15419 Loader doc: Modifed WindowsICDs.txt by David Pinedo · 9 years ago
  50. c0ed6d0 layers: LX223, Properly handle NULL pipelineCache in pipeline create routines by Mark Lobodzinski · 9 years ago
  51. 9c75c16 layers: Wrap up windows/test issues with DrawState/ShaderChecker merge by Mark Lobodzinski · 9 years ago
  52. 8845283 layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  53. 3f5ddbb layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  54. 7e2ad75 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  55. 8fab656 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  56. e183729 Fix Windows compile error by Tony Barbour · 9 years ago
  57. 3c78ff4 Make sure all createInfo is used creating instance by Tony Barbour · 9 years ago
  58. 2d6d54e Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  59. 94207e9 tests: undef BadValue to workaround a conflict between xlib.h spvIR.h by Jon Ashburn · 9 years ago
  60. ddf1e45 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  61. 7cc65bd misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  62. 3cba24a layers: Reenable memory barrier validation by Mark Lobodzinski · 9 years ago
  63. 25a2cc8 layers: Fix WSI-related build warning in APIDump by Mark Lobodzinski · 9 years ago
  64. 380e1eb Doc: change api_version and layer names in documentation files by David Pinedo · 9 years ago
  65. 6e08ebd loader: Fix layer library_path bug by Jon Ashburn · 9 years ago
  66. e2905f6 toolchain: Add option to only build glslang by Cody Northrop · 9 years ago
  67. 232e3af loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
  68. 31e5f28 layers: Disable image layout transition validation in DrawState by Mark Lobodzinski · 9 years ago
  69. 55cd49b layers: Fix swapchain layer errors by Mark Lobodzinski · 9 years ago
  70. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  71. 7726f4f loader: Add documentation fo loader handling of VK_surface_*KHR extensions. by Jon Ashburn · 9 years ago
  72. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  73. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  74. b8ba300 vktrace: Renable trace/replay builds by default by Mark Lobodzinski · 9 years ago
  75. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  76. 14c0ba5 tests: Update layer names in run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  77. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  78. c19d527 layers: WSI extension fixes for APIDump by Mark Lobodzinski · 9 years ago
  79. 5594408 tests: Eliminate compiler warning & improve FIXME for what needs to be done. by Ian Elliott · 9 years ago
  80. e86e138 layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  81. 3077be0 vulkan: Add win32 and xcb extensions to vulkan.py by Mark Lobodzinski · 9 years ago
  82. d161d28 layers: Fix documentation file for new wsi surface ext by Jon Ashburn · 9 years ago
  83. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  84. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  85. 76f235b vulkan: Fix parameter name for GetSwapchainImagesKHR by Jon Ashburn · 9 years ago
  86. 450e463 wsi: Fix windows build issues by Mark Lobodzinski · 9 years ago
  87. 308d779 layers: Fix build issue and fence warnings in ObjectTracker by Mark Lobodzinski · 9 years ago
  88. 2a1ec50 layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  89. 9380b67 misc: Add DestroySurfaceKHR to the codegen WSI surface extension by Jon Ashburn · 9 years ago
  90. 5cc78bf WSI-ICD: Fix Windows compilation error. by Ian Elliott · 9 years ago
  91. a798c78 TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS! by Ian Elliott · 9 years ago
  92. cffee7f object_track: Remove some obsolete code by Ian Elliott · 9 years ago
  93. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  94. 27d39c7 swapchain: Can build after major updates for new WSI (works?) by Ian Elliott · 9 years ago
  95. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  96. 934d0d5 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  97. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  98. 2c05e22 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  99. 83e6aa9 loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  100. c2e9aee loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago