1. c5f706b [dawn][webgpu.h] Remove generator support for strlen by Corentin Wallez · 6 months ago
  2. 498fe97 Fixes the Quickstart With CMake guide to use webgpu_cpp_print.h by Nicolas Chavez · 6 months ago
  3. 500a714 Mark ShaderModuleCompilationOptions feature stable by François Beaufort · 6 months ago
  4. 74bee2e Rename more mentions of "swapchain" to talk about "surface". by Corentin Wallez · 6 months ago
  5. ce03dcd Remove SwapChain from webgpu.h by Corentin Wallez · 6 months ago
  6. bc05306 Add some documentation for tint_benchmark by James Price · 7 months ago
  7. 032ea5a Remove Dawn LPM Fuzzer. by Corentin Wallez · 7 months ago
  8. 701dd6f Replace GPUAdapter::GetProperties() with GPUAdapter::GetInfo() by François Beaufort · 7 months ago
  9. 1198625 Add the "Becoming a Committer" process. by Corentin Wallez · 8 months ago chromium/6689
  10. 9ec014c Enable dual source blending feature by default by François Beaufort · 8 months ago
  11. a99815a Partial MSAA expand-resolve by Jie Chen · 8 months ago
  12. 18c80b9 Add the MultidrawIndirect feature and frontend validation by Srijan Dhungana · 8 months ago
  13. c2aeab7 Use #include <webgpu/*> instead of #include "dawn/*" by Loko Kung · 9 months ago
  14. 14d1f6c Add a quickstart guide for using Dawn in CMake projects by Jaswant Panchumarti · 9 months ago
  15. 1178400 Generate files to use Emscripten bindings from outside Emscripten by Kai Ninomiya · 9 months ago
  16. c33268f Re-number Dawn enums to start with Dawn prefix by Austin Eng · 10 months ago
  17. de2c9bc tint: Experimental Static Samplers Extension by Srijan Dhungana · 10 months ago
  18. 84903c4 Rename chromium_experimental_input_attachments by Le Hoang Quyen · 10 months ago
  19. b7ff90f Implement LoadResolveTexture in vulkan. by Le Hoang Quyen · 10 months ago
  20. 5812ed7 Add some notes on CTS rolls by dan sinclair · 10 months ago
  21. 9bf7c8c Update DawnLoadResolveTexture's render pass compatibility spec by Le Hoang Quyen · 11 months ago
  22. 9a3d29c [tint][docs] Begin documentation for the fuzzers by Ben Clayton · 11 months ago
  23. 229a77e Tint: add doc for chromium_experimental_input_attachments. by Le Hoang Quyen · 11 months ago
  24. 4507cef [Vulkan] Have YCbCrVkDescriptor::vkChromaFilter be FilterMode by Colin Blundell · 11 months ago
  25. 9851be8 [Vulkan] Populate YCbCr info in SharedTextureMemory::GetProperties() by Colin Blundell · 11 months ago
  26. 608c355 Support multiple attachments with LoadOp::ExpandResolveTexture. by Le Hoang Quyen · 11 months ago
  27. c0aa29b Rename MultisampleStateExpandResolveTextureDawn by Le Hoang Quyen · 11 months ago
  28. ee69c8f Add MultisampleStateExpandResolveTextureDawn chained struct. by Le Hoang Quyen · 11 months ago
  29. fc05fba [YCbCr] Add YCbCr info to STMProperties by Colin Blundell · 11 months ago
  30. 9445a34 GPU: Add NV16/NV24/P210/P410 multi-planar format support by Sida Zhu · 12 months ago
  31. c8ccd3d Describe how to run the Tint unit tests by David Neto · 12 months ago
  32. 5eaa5fb Add new feature to allow expand resolve texture to MSAA. by Le Hoang Quyen · 12 months ago
  33. e0de771 Update support.md a bit. by Corentin Wallez · 12 months ago
  34. a9e4caf Make the C++ api header-only by Austin Eng · 12 months ago
  35. e9dcf93 Add ShaderModuleCompilationOptions by Austin Eng · 1 year ago
  36. 7b98968 [YCbCr Samplers] Add a Feature for vulkan ycbcr samplers by Saifuddin Hitawala · 1 year ago
  37. 06ebe43 Add SharedBufferMemory Begin/EndAccess Implementation by Brandon Jones · 1 year ago
  38. 81a2ed3 Add linux dependencies to documentation. by dan sinclair · 1 year, 1 month ago
  39. cc21b87 [Static samplers] Add feature to enable static samplers by Colin Blundell · 1 year, 1 month ago chromium/6370
  40. fda77c4 Add API to query FormatCapabilities on wgpu::Adapter by Kevin Haslett · 1 year, 1 month ago
  41. 4626965 Fix typo by Fr · 1 year, 1 month ago
  42. b780413 Add AdapterPropertiesVk by Kyle Charbonneau · 1 year, 1 month ago
  43. 2e4202d Dawn: Add the r8unorm-storage feature. by Corentin Wallez · 1 year, 1 month ago
  44. bbfa2cc Dawn: support Tint's chromium_internal_graphite as unsafe. by Corentin Wallez · 1 year, 1 month ago
  45. 729503c Add documentation for `chromium_internal_dual_source_blending`. by Corentin Wallez · 1 year, 1 month ago
  46. e435124 [tint][docs] Move .def documentation to a markdown file by Ben Clayton · 1 year, 2 months ago
  47. 1503ac6 Add External Interface For SharedBufferMemory Feature by Brandon Jones · 1 year, 2 months ago
  48. 0880e06 Rename @index -> @blend_src by Corentin Wallez · 1 year, 2 months ago
  49. 1d4ff35 Add AdapterPropertiesD3D by Austin Eng · 1 year, 3 months ago
  50. e17a10f MiraclePtr: Add documentation. by Arthur Sonzogni · 1 year, 3 months ago
  51. 52fe07d [SharedTextureMemory] Add documentation of texture creation constraints by Colin Blundell · 1 year, 3 months ago
  52. b9feb09 Tint: Fix a broken link in docs/tint/testing.md by Jiawei Shao · 1 year, 3 months ago
  53. a8516c1 Reland "Apply trivial frontend defaults by copy, and recursively" by Kai Ninomiya · 1 year, 3 months ago
  54. 2d0164e Revert "Apply trivial frontend defaults by copy, and recursively" by Kai Ninomiya · 1 year, 3 months ago
  55. 3f487d8 Fixed typos in support.md by cryvosh · 1 year, 3 months ago
  56. ba44daa Apply trivial frontend defaults by copy, and recursively by Kai Ninomiya · 1 year, 3 months ago
  57. 98dce27 webgpu.h: Re-number enums, with defaulting: SamplerDescriptor by Kai Ninomiya · 1 year, 3 months ago
  58. a5059a6 Move dawn.json and dawn_wire.json to src/dawn/ by Jiawei Shao · 1 year, 3 months ago
  59. 53c0fa9 Enable language extension `packed_4x8_integer_dot_product` by Jiawei Shao · 1 year, 4 months ago
  60. be274e8 Add WGPUAdapterPropertiesMemoryHeaps by Austin Eng · 1 year, 5 months ago
  61. 02f1ad7 BufferMapExtendedUsages now supports (MapRead | MapWrite). by Le Hoang Quyen · 1 year, 5 months ago
  62. 65d862c Add documentation for Dawn's PixelLocalStorage features by Corentin Wallez · 1 year, 5 months ago
  63. c58ad5b Add documentation for 5 simple Dawn extensions. by Corentin Wallez · 1 year, 5 months ago
  64. b171bec [tools] Replace test-all.sh with ./tools/run tests by Ben Clayton · 1 year, 5 months ago
  65. 5a6e057 Add shader_features documentation for Dawn. by Corentin Wallez · 1 year, 5 months ago
  66. 286a7d4 Document the multi-planar extensions by Corentin Wallez · 1 year, 5 months ago
  67. c57f10f Metal: implement BufferMapExtendedUsages feature. by Le Hoang Quyen · 1 year, 5 months ago
  68. 6950c79 Mark SharedFence as stable by Colin Blundell · 1 year, 5 months ago
  69. 66335eb Mark SharedTextureMemory stable for DXGI and IOSurface by Colin Blundell · 1 year, 5 months ago chromium/6138
  70. cb57293 Add documentation for chromium_experimental_framebuffer_fetch by Corentin Wallez · 1 year, 5 months ago
  71. 4f1fb3b Add validation for Framebuffer Fetch by Corentin Wallez · 1 year, 5 months ago
  72. 1d819e1 GPU: Add YUVA NV12A multi-plane format support by Sida Zhu · 1 year, 5 months ago
  73. 559ee08 d3d11: support creating webgpu::Device from an external d3d11 device by Peng Huang · 1 year, 5 months ago
  74. 25d4e22 [tint][gen] Detect #includes without necessary guards by Ben Clayton · 1 year, 6 months ago
  75. 0812ba8 Lift buffer host mapped restrictions; test storage usage by Austin Eng · 1 year, 6 months ago
  76. ca20244 [docs] HostMappedPointer region must refer to the start of memory region by Austin Eng · 1 year, 6 months ago
  77. a9cc4c1 [tint] Add fuzzer target support to 'gen build' by Ben Clayton · 1 year, 7 months ago
  78. 9d1b610 [tint][build] Generate benchmarks for GN and Bazel by Ben Clayton · 1 year, 7 months ago
  79. b7bd8d8 [dawn] Add third_party/libFuzzer DEP, use it by Ben Clayton · 1 year, 7 months ago chromium/6037
  80. 750120f Update docs on how to test Tint by David Neto · 1 year, 7 months ago
  81. d174fa1 Add buffer host mapped pointer feature by Austin Eng · 1 year, 7 months ago
  82. de3e873 [tint][build] Move 'externals.json' to src/tint. by Ben Clayton · 1 year, 8 months ago
  83. 4823469 [tint][build] Add GEN_BUILD:IGNORE_FILE directive by Ben Clayton · 1 year, 8 months ago
  84. 7545f95 [tint] Improvements to './tools/run gen build' by Ben Clayton · 1 year, 8 months ago
  85. 5560934 [tint][cmake][build] Clean up CMake build by Ben Clayton · 1 year, 8 months ago
  86. d7aecfa Enable Dual Source Blending Backend Enums And Tests by Brandon Jones · 1 year, 8 months ago
  87. 7d78e3c Stub out the PLS API. by Corentin Wallez · 1 year, 8 months ago
  88. 7cfcc93 [tools] Add build file list / build dependency tooling by Ben Clayton · 1 year, 8 months ago
  89. 69fb43d Add instructions about fetch_dawn_dependencies by Elie Michel · 1 year, 8 months ago
  90. 5a54d9e Add experimental stubs for shared texture memory and fences by Austin Eng · 1 year, 8 months ago chromium/5931
  91. 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 9 months ago
  92. 915ceca [tint] Don't resolve moving from ProgramBuilder -> Program by Ben Clayton · 1 year, 9 months ago chromium/5919
  93. 6cecb17 Remove now unused CopyTextureToTextureInternal by Corentin Wallez · 1 year, 9 months ago
  94. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 9 months ago chromium/5917
  95. eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 9 months ago
  96. 93210ba Add Dual Source Blending Feature Enum by Brandon Jones · 1 year, 9 months ago chromium/5909
  97. 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 9 months ago
  98. 91f9dd3 [tint] Move cached builtin info out of Symbol by James Price · 1 year, 9 months ago
  99. 14440bc [ir] Update doc by dan sinclair · 1 year, 9 months ago
  100. b5879ac Metal: Initial implementation of MSAA render to single sampled. by Le Hoang Quyen · 1 year, 10 months ago