1. e183729 Fix Windows compile error by Tony Barbour · 9 years ago
  2. 3c78ff4 Make sure all createInfo is used creating instance by Tony Barbour · 9 years ago
  3. 2d6d54e Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  4. 94207e9 tests: undef BadValue to workaround a conflict between xlib.h spvIR.h by Jon Ashburn · 9 years ago
  5. ddf1e45 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  6. 7cc65bd misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  7. 3cba24a layers: Reenable memory barrier validation by Mark Lobodzinski · 9 years ago
  8. 25a2cc8 layers: Fix WSI-related build warning in APIDump by Mark Lobodzinski · 9 years ago
  9. 380e1eb Doc: change api_version and layer names in documentation files by David Pinedo · 9 years ago
  10. 6e08ebd loader: Fix layer library_path bug by Jon Ashburn · 9 years ago
  11. e2905f6 toolchain: Add option to only build glslang by Cody Northrop · 9 years ago
  12. 232e3af loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
  13. 31e5f28 layers: Disable image layout transition validation in DrawState by Mark Lobodzinski · 9 years ago
  14. 55cd49b layers: Fix swapchain layer errors by Mark Lobodzinski · 9 years ago
  15. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  16. 7726f4f loader: Add documentation fo loader handling of VK_surface_*KHR extensions. by Jon Ashburn · 9 years ago
  17. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  18. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  19. b8ba300 vktrace: Renable trace/replay builds by default by Mark Lobodzinski · 9 years ago
  20. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  21. 14c0ba5 tests: Update layer names in run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  22. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  23. c19d527 layers: WSI extension fixes for APIDump by Mark Lobodzinski · 9 years ago
  24. 5594408 tests: Eliminate compiler warning & improve FIXME for what needs to be done. by Ian Elliott · 9 years ago
  25. e86e138 layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  26. 3077be0 vulkan: Add win32 and xcb extensions to vulkan.py by Mark Lobodzinski · 9 years ago
  27. d161d28 layers: Fix documentation file for new wsi surface ext by Jon Ashburn · 9 years ago
  28. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  29. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  30. 76f235b vulkan: Fix parameter name for GetSwapchainImagesKHR by Jon Ashburn · 9 years ago
  31. 450e463 wsi: Fix windows build issues by Mark Lobodzinski · 9 years ago
  32. 308d779 layers: Fix build issue and fence warnings in ObjectTracker by Mark Lobodzinski · 9 years ago
  33. 2a1ec50 layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  34. 9380b67 misc: Add DestroySurfaceKHR to the codegen WSI surface extension by Jon Ashburn · 9 years ago
  35. 5cc78bf WSI-ICD: Fix Windows compilation error. by Ian Elliott · 9 years ago
  36. a798c78 TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS! by Ian Elliott · 9 years ago
  37. cffee7f object_track: Remove some obsolete code by Ian Elliott · 9 years ago
  38. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  39. 27d39c7 swapchain: Can build after major updates for new WSI (works?) by Ian Elliott · 9 years ago
  40. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  41. 934d0d5 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  42. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  43. 2c05e22 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  44. 83e6aa9 loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  45. c2e9aee loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago
  46. af7d636 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  47. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  48. c11750d tests: Started converting test code to use the new WSI. by Ian Elliott · 9 years ago
  49. 33ed848 loader: Get loader compiling. by Ian Elliott · 9 years ago
  50. ba04233 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  51. 4d52054 WSI-ICD: Created per-platform structs for platform-specific info. by Ian Elliott · 9 years ago
  52. 4825a87 WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHR by Ian Elliott · 9 years ago
  53. f328470 vulkan.py: Changes in previous WSI functions. by Ian Elliott · 9 years ago
  54. af5c595 loader: Hand-edits by Ian Elliott · 9 years ago
  55. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  56. b6d294c WSI: Remove old WSI headers (content now in "vulkan.h"). by Ian Elliott · 9 years ago
  57. 3a2d1e4 WSI: Add WSI content to "vulkan.h" and "vk_platform.h". by Ian Elliott · 9 years ago
  58. 475a218 layers: LX195, Drawstate ignores compute pipelines by Mark Lobodzinski · 9 years ago
  59. 186c493 layers: Update README file for new SDK releases by Mark Lobodzinski · 9 years ago
  60. 9622f4c layers/SC: Fix location counting for stages which take arrayed input. by Chris Forbes · 9 years ago
  61. df3f205 layers: Fix path for vulkan header. by Jeremy Hayes · 9 years ago
  62. c726be0 layers/SC: LX187: compute size of array and matrix types by Chris Forbes · 9 years ago
  63. 42dc8ff layers/SC: consider types larger than vec4 when collecting interfaces by Chris Forbes · 9 years ago
  64. 2682b24 tests: Add a test for matrix vertex attrib types with ShaderChecker by Chris Forbes · 9 years ago
  65. fadafb2 layers/SC: fix a bogus leftover comment in descriptor validation by Chris Forbes · 9 years ago
  66. a98018e layers: Use spirv.hpp from colocated glslang tree by Chris Forbes · 9 years ago
  67. 29ce91a tests: remove comment about FS broadcast rules by Chris Forbes · 9 years ago
  68. a8ae99d layers/SC: Delete disabled FS broadcast checking code by Chris Forbes · 9 years ago
  69. dcbb553 tests: Fix android build by Michael Lentine · 9 years ago
  70. 55a913f Update param checker. by Michael Lentine · 9 years ago
  71. a25a634 layers: Remove mem/object deletion ordering by Michael Lentine · 9 years ago
  72. 97eb746 Update access bits for 210 header. by Michael Lentine · 9 years ago
  73. 59300ec tests: Fix layer names in layer validation tests by Jon Ashburn · 9 years ago
  74. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  75. e9db926 layers: port ShaderChecker layer to SPIR-V 1.0 by GregF · 9 years ago
  76. 1a26868 icd compiler, glslang: move to SPV 1.0 by GregF · 9 years ago
  77. 6dfa279 layers: Add link to example vk_layer_settings.txt by Cody Northrop · 9 years ago
  78. d21bbff layers: Fix image layer issue validating aspectMasks by Mark Lobodzinski · 9 years ago
  79. b347418 Revert "icd compiler, glslang: move to SPV 1.0" by Jon Ashburn · 9 years ago
  80. fc6aa76 Fix build in master by Michael Lentine · 9 years ago
  81. 0dce80e layers: MemTracker cleanup, remove redundant object-tracker type checks by Mark Lobodzinski · 9 years ago
  82. f3726a9 icd compiler, glslang: move to SPV 1.0 by GregF · 9 years ago
  83. 83ab341 tests: Make some of the validation tests work on android by Michael Lentine · 9 years ago
  84. b8df78c layers: Fix thread-safety issues found in rendersystemtests by Mark Lobodzinski · 9 years ago
  85. 781a7ae loader: Don't use ICD's VkDevice after it has been destroyed by Jon Ashburn · 9 years ago
  86. 73a37ec layers: Temporarily disable memory barrier validation in drawstate by Mark Lobodzinski · 9 years ago
  87. d5a2382 layers: LX196, validate createImage paramters against format limits by Mark Lobodzinski · 9 years ago
  88. a48ecc5 layers: Add null-check in MemTracker to prevent layer crash by Mark Lobodzinski · 9 years ago
  89. 4272e9b layers: Additional MapMemory validation checks in MemTracker by Mark Lobodzinski · 9 years ago
  90. 85881c7 layers: LX206, properly restore command buffer level on a reset by Mark Lobodzinski · 9 years ago
  91. e7e4e08 layers: LX205, fix BeginCommandBuffer log messages by Mark Lobodzinski · 9 years ago
  92. 9e022ea layers: Fix memory barrier validation issues by Mark Lobodzinski · 9 years ago
  93. 7e18de0 loader: Don't init icds if CreateInstance() from ICD fails. by Jon Ashburn · 9 years ago
  94. 559c638 layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  95. e2f93cb layers: Fix windows build errors in MemTracker by Mark Lobodzinski · 9 years ago
  96. 4edc438 mem_tracker: Return VK_SUCCESS in vkCreateCommandPool, vkResetCommandPool by David Pinedo · 9 years ago
  97. f2a944f loader: Make version in layer JSON files consistent bugzilla #15057 part two by Jon Ashburn · 9 years ago
  98. 005617f loader: Add parsing of api_version in ICD JSON by Jon Ashburn · 9 years ago
  99. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  100. f4945f8 layers: Add CommandBufferPool validation to MemTracker by Mark Lobodzinski · 9 years ago