1. aabd085 Support for VK_KHR_separate_depth_stencil_layouts by Alexis Hetu · 5 years ago
  2. 9f8337e Support for VK_KHR_create_renderpass2 by Alexis Hetu · 5 years ago
  3. 25e06e0 Debugging: Merge VkDebug into System/Debug by Ben Clayton · 5 years ago
  4. 38c760d VkDebug: Android - log messages to logcat. by Ben Clayton · 5 years ago
  5. ddee0f3 android: avoid exporting normal Vulkan APIs by Lingfeng Yang · 5 years ago
  6. 29a9809 Export Vulkan API entry functions by Nicolas Capens · 6 years ago
  7. dd0e600 Associate bug IDs with unimplemented functionality by Nicolas Capens · 5 years ago
  8. 19e9af2 Vulkan/Debug: Add VariableContainer::extend() by Ben Clayton · 5 years ago
  9. 34e16df Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  10. 23b26ef VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  11. 748ad20 Don't override vkQueuePresentKHR() failure codes with VK_SUBOPTIMAL_KHR by Nicolas Capens · 5 years ago
  12. 023b864 Discern between per-swapchain and vkQueuePresent command results by Nicolas Capens · 5 years ago
  13. 44bd43a Use UNIMPLEMENTED() for missing functionality we claim support for by Nicolas Capens · 5 years ago
  14. 865f889 Replace all UNIMPLEMENTED() with UNSUPPORTED() by Nicolas Capens · 5 years ago
  15. bb3aebf Vulkan debugger: Don't wait for debugger by default. by Ben Clayton · 5 years ago
  16. 8fff8c3 Don't use VK_TRUE comparisons by Nicolas Capens · 5 years ago
  17. b766e5e Support more 10_10_10_2 formats as vertex attributes by Alexis Hetu · 5 years ago
  18. d6d0edc Enable filtering of YCbCr formats by Nicolas Capens · 5 years ago
  19. 5349f3c Vulkan: Disable SPIR-V preprocessing when debugging by Ben Clayton · 5 years ago
  20. 9f1e03b Add initial stub implementation of AHB by Chris Forbes · 5 years ago
  21. 488d35a Vulkan/Debug: Fix `DAP_LOG` macro by Ben Clayton · 5 years ago
  22. 9d9f30d Rename NonNormalized to Unnormalized by Nicolas Capens · 5 years ago
  23. b8a61bf A2R10G10B10 Support by Alexis Hetu · 5 years ago
  24. df913b9 Change sampledImageIntegerSampleCounts to sampleCounts by Ian Elliott · 5 years ago
  25. 110236f Enable filtering depth+stencil formats by Alexis Hetu · 5 years ago
  26. 368d39c C++14: Use std::make_unique where possible. by Ben Clayton · 5 years ago
  27. 3775f6d Vulkan/Debug: Expose Frames from Thread by Ben Clayton · 5 years ago
  28. f97fb9d Enable B10G11R11_UFLOAT blending by Alexis Hetu · 5 years ago
  29. c45e066 Vulkan/Debug: Add Reference value type. by Ben Clayton · 5 years ago
  30. 57977c1 Add storage image support for R16G16_{UINT,SINT,SFLOAT} by Chris Forbes · 5 years ago
  31. 7d0ce41 Vulkan: Plumb the debug context down to SpirvShader by Ben Clayton · 5 years ago
  32. a4e06ca Vulkan: Add debugging of the command buffer. by Ben Clayton · 5 years ago
  33. 0acac46 vulkan: use a marl::Event in the VkSemaphore implementation. by David 'Digit' Turner · 5 years ago
  34. 43e3316 [vulkan] Simplify vk::Semaphore implementation. by David 'Digit' Turner · 5 years ago
  35. a57e2ec Limit Vulkan memory allocation size to 1 GiB by Nicolas Capens · 5 years ago
  36. 19b43a6 IDs: Move inline impls below class. by Ben Clayton · 5 years ago
  37. ab210f9 Vulkan: include backend name in deviceName by Antonio Maiorano · 5 years ago
  38. f47a73a Debug: add trace to debug out by Antonio Maiorano · 5 years ago
  39. 6d29348 Enable filtering depth only formats by Alexis Hetu · 5 years ago
  40. e82d885 Allow 32F texture to use linear filtering by Alexis Hetu · 5 years ago
  41. 21be09d Enable samplerAnisotropy by Alexis Hetu · 5 years ago
  42. 0a9fbfe Advertise variableMultisampleRate feature by Chris Forbes · 5 years ago
  43. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 5 years ago
  44. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  45. a8d5a6d Enable blending for 32FP formats by Alexis Hetu · 5 years ago
  46. 9e5d547 Replace vector() and replicate() with float4 constructors by Nicolas Capens · 5 years ago
  47. d37b0ab Typedef int4/float4 from a vec4<T> template by Nicolas Capens · 5 years ago
  48. 24c49dd R11G11B10F support by Alexis Hetu · 5 years ago
  49. a384afc Fix BCn related SwANGLE test failure by Alexis Hetu · 5 years ago
  50. c77b1d8 Support for BC1, BC2, BC3, BC4 and BC5 by Alexis Hetu · 5 years ago
  51. 07958d4 src/Vulkan/Debug: Add scope for case block by Ben Clayton · 5 years ago
  52. d684c7f Vulkan/Debug: Add Server by Ben Clayton · 5 years ago
  53. a5859c1 Vulkan/Debug: Add Context by Ben Clayton · 5 years ago
  54. 71af593 Tweaks to make clang-format produce better code by Ben Clayton · 5 years ago
  55. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  56. 72c398f Vulkan: Add description methods to all commands. by Ben Clayton · 5 years ago
  57. 353f331 Vulkan/Debug: Add Thread and EventListener by Ben Clayton · 5 years ago
  58. 93433f0 Vulkan/Debug: Add Location by Ben Clayton · 5 years ago
  59. 05e8459 Vulkan/Debug: Add File by Ben Clayton · 5 years ago
  60. dc005bd Vulkan/Debug: Add WeakMap by Ben Clayton · 5 years ago
  61. 63382c6 Vulkan/Debug: Add Value and Variable by Ben Clayton · 5 years ago
  62. b1f8876 Vulkan/Debug: Add Type by Ben Clayton · 5 years ago
  63. bb7c338 Remove Visual Studio Vulkan project files by Nicolas Capens · 5 years ago
  64. 4cf92db Vulkan/Debug: Add ID by Ben Clayton · 5 years ago
  65. afb4ebd CMakeLists: Add CMake rules for Vulkan debugger by Ben Clayton · 5 years ago
  66. 7a15cef Cubemap array support by Alexis Hetu · 5 years ago
  67. 1e610ee Vulkan: Tidy VkCommandBuffer.cpp by Ben Clayton · 5 years ago
  68. b9f03f4 [vulkan] Add VK_SUBGROUP_FEATURE_ARITHMETIC_BIT support by David 'Digit' Turner · 5 years ago
  69. 9ad035b Vulkan: Implement shaderClipDistance and shaderCullDistance by Ben Clayton · 6 years ago
  70. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 5 years ago
  71. a727d80 Enable the fullDrawIndexUint32 feature by Alexis Hetu · 5 years ago
  72. 8ffeadb Make Vk::Stringify return std::string by Sean Risser · 5 years ago
  73. b64fbfe VkPipeline: Replace spirv-opt list with RegisterPerformancePasses() by Ben Clayton · 5 years ago
  74. 72e6f39 Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp by Ben Clayton · 5 years ago
  75. 474dba4 SpirvShader: Move arithmetic ops to new cpp file by Ben Clayton · 5 years ago
  76. 5e51cfc SpirvShader: Move image handling to new cpp file by Ben Clayton · 5 years ago
  77. ee58972 SpirvShader: Move spec ops to new cpp file by Ben Clayton · 5 years ago
  78. a5ca6da SpirvShader: Move group ops to new cpp file by Ben Clayton · 5 years ago
  79. f3e2cc2 SpirvShader: Move memory ops to new cpp file by Ben Clayton · 5 years ago
  80. b427400 SpirvShader: Move control flow handling to new cpp file by Ben Clayton · 5 years ago
  81. 22f954e SpirvShader: Move GLSLstd450 handling to new cpp file by Ben Clayton · 5 years ago
  82. 389749a Fix ICD generation (again). by Jamie Madill · 5 years ago
  83. 8a6dcf7 Support sample image instruction operand by Alexis Hetu · 5 years ago
  84. 2613cb5 Fix ICD build when using multiple toolchains. by Jamie Madill · 5 years ago
  85. e7ce4e5 Make GN builds produce an ICD JSON in the build dir by Corentin Wallez · 5 years ago
  86. deac536 Add missing vkCmdSetLineStippleEXT function by Chris Forbes · 5 years ago
  87. 7b29abf Improved pNext pointer handling by Alexis Hetu · 5 years ago
  88. a59e70e Fix vkQueuePresentKHR is pResults is not null. by AWoloszyn · 5 years ago
  89. afc52b0 Fix build: Do not return stack temporary. by Ben Clayton · 5 years ago
  90. 597db18 Fix chrome build: Use spaces (not tabs) in .gn files (2/2) by Ben Clayton · 5 years ago
  91. d44d615 Fix chrome build: Use spaces (not tabs) in .gn files by Ben Clayton · 5 years ago
  92. aee3c36 Fix vkGetDescriptorSetLayoutSupport implementation by Chris Forbes · 5 years ago
  93. e823bb0 Log unsupported extensions used in pNext structs by Sean Risser · 6 years ago
  94. 4584a9c Handle new device extension properties by Alexis Hetu · 5 years ago
  95. 131a1ba libVulkan references and deferences structures uselessly by Alexis Hetu · 5 years ago
  96. 698235c Revert submission by Sean Risser · 5 years ago
  97. 607908e Log unsupported extensions used in pNext structs by Sean Risser · 6 years ago
  98. d34bb29 Remove quadLayout by Alexis Hetu · 5 years ago
  99. 5d1e854 Fixed 3D image copy by Alexis Hetu · 5 years ago
  100. 0fde10b VkQueryPool: Migrate from sw sync to marl by Ben Clayton · 5 years ago