1. f6e439f Compile Vulkan library with Subzero in Chromium by Alexis Hetu · 5 years ago
  2. 77b43d6 Document single-level YCbCr image assumption by Nicolas Capens · 5 years ago
  3. 5751f9e VkImage: Implement BC7 texture format by Ben Clayton · 5 years ago
  4. b44162f Support for the largePoints feature in Vulkan by Marc-Antoine Desroches · 5 years ago
  5. 51b2800 Support launching PowerVR samples from Visual Studio using SwiftShader by Nicolas Capens · 5 years ago
  6. a4347a9 Enable ASTC on supported builds only by Nicolas Capens · 5 years ago
  7. 416d374 PipelineCache: Handle nullptr mismatch of specialization info. by Jamie Madill · 5 years ago
  8. 1b90087 Implement ASTC support by Alexis Hetu · 5 years ago
  9. 4b34ee3 Fix comparison of specialization constant keys. by Jamie Madill · 5 years ago
  10. e3621dc Build with -Bsymbolic to prevent symbol preemption by Nicolas Capens · 5 years ago
  11. c1e60dc Log instead of warn of unsupported extensions by Sean Risser · 5 years ago
  12. 1ee36c9 VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  13. 3cfba7f Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  14. f9881ba VK_EXT_shader_stencil_export support by Alexis Hétu · 5 years ago
  15. 8def906 Only call updateBorders on ranges that can be cubemaps. by Corentin Wallez · 5 years ago
  16. f9f999f Implement HostMappedForeignMemory DeviceMemory by Jonah Ryan-Davis · 5 years ago
  17. a0453d5 Bulk clang format by Ben Clayton · 5 years ago
  18. aabd085 Support for VK_KHR_separate_depth_stencil_layouts by Alexis Hetu · 5 years ago
  19. 9f8337e Support for VK_KHR_create_renderpass2 by Alexis Hetu · 5 years ago
  20. 25e06e0 Debugging: Merge VkDebug into System/Debug by Ben Clayton · 5 years ago
  21. 38c760d VkDebug: Android - log messages to logcat. by Ben Clayton · 5 years ago
  22. ddee0f3 android: avoid exporting normal Vulkan APIs by Lingfeng Yang · 5 years ago
  23. 29a9809 Export Vulkan API entry functions by Nicolas Capens · 6 years ago
  24. dd0e600 Associate bug IDs with unimplemented functionality by Nicolas Capens · 5 years ago
  25. 19e9af2 Vulkan/Debug: Add VariableContainer::extend() by Ben Clayton · 5 years ago
  26. 34e16df Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  27. 23b26ef VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  28. 748ad20 Don't override vkQueuePresentKHR() failure codes with VK_SUBOPTIMAL_KHR by Nicolas Capens · 5 years ago
  29. 023b864 Discern between per-swapchain and vkQueuePresent command results by Nicolas Capens · 5 years ago
  30. 44bd43a Use UNIMPLEMENTED() for missing functionality we claim support for by Nicolas Capens · 5 years ago
  31. 865f889 Replace all UNIMPLEMENTED() with UNSUPPORTED() by Nicolas Capens · 5 years ago
  32. bb3aebf Vulkan debugger: Don't wait for debugger by default. by Ben Clayton · 5 years ago
  33. 8fff8c3 Don't use VK_TRUE comparisons by Nicolas Capens · 5 years ago
  34. b766e5e Support more 10_10_10_2 formats as vertex attributes by Alexis Hetu · 5 years ago
  35. d6d0edc Enable filtering of YCbCr formats by Nicolas Capens · 5 years ago
  36. 5349f3c Vulkan: Disable SPIR-V preprocessing when debugging by Ben Clayton · 5 years ago
  37. 9f1e03b Add initial stub implementation of AHB by Chris Forbes · 5 years ago
  38. 488d35a Vulkan/Debug: Fix `DAP_LOG` macro by Ben Clayton · 5 years ago
  39. 9d9f30d Rename NonNormalized to Unnormalized by Nicolas Capens · 5 years ago
  40. b8a61bf A2R10G10B10 Support by Alexis Hetu · 5 years ago
  41. df913b9 Change sampledImageIntegerSampleCounts to sampleCounts by Ian Elliott · 5 years ago
  42. 110236f Enable filtering depth+stencil formats by Alexis Hetu · 5 years ago
  43. 368d39c C++14: Use std::make_unique where possible. by Ben Clayton · 5 years ago
  44. 3775f6d Vulkan/Debug: Expose Frames from Thread by Ben Clayton · 5 years ago
  45. f97fb9d Enable B10G11R11_UFLOAT blending by Alexis Hetu · 5 years ago
  46. c45e066 Vulkan/Debug: Add Reference value type. by Ben Clayton · 5 years ago
  47. 57977c1 Add storage image support for R16G16_{UINT,SINT,SFLOAT} by Chris Forbes · 5 years ago
  48. 7d0ce41 Vulkan: Plumb the debug context down to SpirvShader by Ben Clayton · 5 years ago
  49. a4e06ca Vulkan: Add debugging of the command buffer. by Ben Clayton · 5 years ago
  50. 0acac46 vulkan: use a marl::Event in the VkSemaphore implementation. by David 'Digit' Turner · 5 years ago
  51. 43e3316 [vulkan] Simplify vk::Semaphore implementation. by David 'Digit' Turner · 5 years ago
  52. a57e2ec Limit Vulkan memory allocation size to 1 GiB by Nicolas Capens · 5 years ago
  53. 19b43a6 IDs: Move inline impls below class. by Ben Clayton · 5 years ago
  54. ab210f9 Vulkan: include backend name in deviceName by Antonio Maiorano · 5 years ago
  55. f47a73a Debug: add trace to debug out by Antonio Maiorano · 5 years ago
  56. 6d29348 Enable filtering depth only formats by Alexis Hetu · 5 years ago
  57. e82d885 Allow 32F texture to use linear filtering by Alexis Hetu · 5 years ago
  58. 21be09d Enable samplerAnisotropy by Alexis Hetu · 5 years ago
  59. 0a9fbfe Advertise variableMultisampleRate feature by Chris Forbes · 5 years ago
  60. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 5 years ago
  61. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  62. a8d5a6d Enable blending for 32FP formats by Alexis Hetu · 5 years ago
  63. 9e5d547 Replace vector() and replicate() with float4 constructors by Nicolas Capens · 5 years ago
  64. d37b0ab Typedef int4/float4 from a vec4<T> template by Nicolas Capens · 5 years ago
  65. 24c49dd R11G11B10F support by Alexis Hetu · 5 years ago
  66. a384afc Fix BCn related SwANGLE test failure by Alexis Hetu · 5 years ago
  67. c77b1d8 Support for BC1, BC2, BC3, BC4 and BC5 by Alexis Hetu · 5 years ago
  68. 07958d4 src/Vulkan/Debug: Add scope for case block by Ben Clayton · 5 years ago
  69. d684c7f Vulkan/Debug: Add Server by Ben Clayton · 5 years ago
  70. a5859c1 Vulkan/Debug: Add Context by Ben Clayton · 5 years ago
  71. 71af593 Tweaks to make clang-format produce better code by Ben Clayton · 5 years ago
  72. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  73. 72c398f Vulkan: Add description methods to all commands. by Ben Clayton · 5 years ago
  74. 353f331 Vulkan/Debug: Add Thread and EventListener by Ben Clayton · 5 years ago
  75. 93433f0 Vulkan/Debug: Add Location by Ben Clayton · 5 years ago
  76. 05e8459 Vulkan/Debug: Add File by Ben Clayton · 5 years ago
  77. dc005bd Vulkan/Debug: Add WeakMap by Ben Clayton · 5 years ago
  78. 63382c6 Vulkan/Debug: Add Value and Variable by Ben Clayton · 5 years ago
  79. b1f8876 Vulkan/Debug: Add Type by Ben Clayton · 5 years ago
  80. bb7c338 Remove Visual Studio Vulkan project files by Nicolas Capens · 5 years ago
  81. 4cf92db Vulkan/Debug: Add ID by Ben Clayton · 5 years ago
  82. afb4ebd CMakeLists: Add CMake rules for Vulkan debugger by Ben Clayton · 5 years ago
  83. 7a15cef Cubemap array support by Alexis Hetu · 5 years ago
  84. 1e610ee Vulkan: Tidy VkCommandBuffer.cpp by Ben Clayton · 5 years ago
  85. b9f03f4 [vulkan] Add VK_SUBGROUP_FEATURE_ARITHMETIC_BIT support by David 'Digit' Turner · 5 years ago
  86. 9ad035b Vulkan: Implement shaderClipDistance and shaderCullDistance by Ben Clayton · 6 years ago
  87. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 5 years ago
  88. a727d80 Enable the fullDrawIndexUint32 feature by Alexis Hetu · 5 years ago
  89. 8ffeadb Make Vk::Stringify return std::string by Sean Risser · 5 years ago
  90. b64fbfe VkPipeline: Replace spirv-opt list with RegisterPerformancePasses() by Ben Clayton · 5 years ago
  91. 72e6f39 Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp by Ben Clayton · 5 years ago
  92. 474dba4 SpirvShader: Move arithmetic ops to new cpp file by Ben Clayton · 5 years ago
  93. 5e51cfc SpirvShader: Move image handling to new cpp file by Ben Clayton · 5 years ago
  94. ee58972 SpirvShader: Move spec ops to new cpp file by Ben Clayton · 5 years ago
  95. a5ca6da SpirvShader: Move group ops to new cpp file by Ben Clayton · 5 years ago
  96. f3e2cc2 SpirvShader: Move memory ops to new cpp file by Ben Clayton · 5 years ago
  97. b427400 SpirvShader: Move control flow handling to new cpp file by Ben Clayton · 5 years ago
  98. 22f954e SpirvShader: Move GLSLstd450 handling to new cpp file by Ben Clayton · 5 years ago
  99. 389749a Fix ICD generation (again). by Jamie Madill · 5 years ago
  100. 8a6dcf7 Support sample image instruction operand by Alexis Hetu · 5 years ago