1. b624179 d3d12: Add GetD3D12Device for querying ID3D12Device from WGPUDevice. by Qiu Jianlin · 1 year, 6 months ago
  2. 559ee08 d3d11: support creating webgpu::Device from an external d3d11 device by Peng Huang · 1 year, 6 months ago
  3. 576df36 Delete deprecated discovery APIs by Austin Eng · 1 year, 6 months ago
  4. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 6 months ago
  5. ce8d7af Add WebGPUUseTintIR feature flag to Dawn by James Price · 1 year, 7 months ago
  6. 45a8dab dawn: add dawn::Platform hook for querying feature flags by Antonio Maiorano · 1 year, 7 months ago
  7. 26c29b7 [tint][msl] Support pixel_local attachments by Ben Clayton · 1 year, 8 months ago
  8. cade5e1 Remove wgpu::DawnInstanceDescriptor by Jiawei Shao · 1 year, 8 months ago
  9. 9410ad3 Remove unused APIProcessEvents return value by Kai Ninomiya · 1 year, 8 months ago
  10. 54c613a Drop kFirstMemberAlignment from DawnInstanceDescriptor by Austin Eng · 1 year, 8 months ago
  11. 032deed Fix build failures with DawnInfo by Jiawei Shao · 1 year, 8 months ago
  12. b585e7b Implement SharedTextureMemory and SharedFence on D3D by Austin Eng · 1 year, 8 months ago
  13. dcc2dc1 Add simple DawnInfo program. by dan sinclair · 1 year, 8 months ago
  14. 67f0992 Add TextureBuiltinsFromUniform transform by Shrek Shao · 1 year, 8 months ago
  15. c1942cf [tint] Move headers from include/tint to src/tint/api by Ben Clayton · 1 year, 9 months ago
  16. b1cd47d [tint] Move tint.cc to api/tint.cc by Ben Clayton · 1 year, 9 months ago
  17. 43c8cdc [tint] Remove sem/external_texture.h by James Price · 1 year, 9 months ago
  18. cc06e47 OpenGL: Implement support for GL texture as ExternalImage on ANGLE. by Stephen White · 1 year, 9 months ago
  19. cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 9 months ago
  20. 5a54d9e Add experimental stubs for shared texture memory and fences by Austin Eng · 1 year, 9 months ago chromium/5931
  21. d2a397b Replace dawn_native with dawn::native by Jiawei Shao · 1 year, 9 months ago
  22. dc63aa4 BGL refactoring to allow for auto pipelines to use cache better. by Loko Kung · 1 year, 9 months ago
  23. 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 9 months ago
  24. 34c8e57 [tint] Shuffle to break last circular dependencies by Ben Clayton · 1 year, 9 months ago
  25. 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 9 months ago
  26. f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 9 months ago
  27. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 9 months ago chromium/5917
  28. eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 9 months ago
  29. 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 9 months ago
  30. 2dddb19 [shuffle] Move spirv writer and ast_writer to new structure. by dan sinclair · 1 year, 9 months ago
  31. 0f98902 [shuffle] Move glsl writer to new structure. by dan sinclair · 1 year, 9 months ago
  32. 0bfeaf9 [shuffle] Move hlsl writer to new structure. by dan sinclair · 1 year, 9 months ago
  33. c1bf225 [shuffle] Move wgsl writers to new structure. by dan sinclair · 1 year, 9 months ago
  34. e7e4afc [shuffle] Move msl writers to new structure. by dan sinclair · 1 year, 9 months ago
  35. 1025258 [tint] Move src/tint/writer options to include/tint by Ben Clayton · 1 year, 9 months ago
  36. bc32a14 [tint] Remove writer::Writer by Ben Clayton · 1 year, 9 months ago
  37. 7494e83 [tint] Shuffle transforms by Ben Clayton · 1 year, 9 months ago
  38. 408509f Remove deprecated dawn_wire by Jiawei Shao · 1 year, 9 months ago
  39. 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 9 months ago
  40. 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 9 months ago
  41. 74d04a8 [shuffle] Move writer/spirv to new structure by James Price · 1 year, 9 months ago
  42. a4c1735 [shuffle] Move wgsl helpers to new structure. by dan sinclair · 1 year, 9 months ago
  43. d5ac960 [shuffle] Move inspector to new structure. by dan sinclair · 1 year, 9 months ago
  44. e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 9 months ago
  45. ee18d2e [shuffle] Move diagnostic to new structure. by dan sinclair · 1 year, 9 months ago
  46. 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 9 months ago
  47. 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 9 months ago
  48. 5fbe1f6 [shuffle] Move writer/hlsl to new structure. by dan sinclair · 1 year, 9 months ago
  49. ff6eba5 [shuffle] Move writer/wgsl to new structure. by dan sinclair · 1 year, 9 months ago
  50. d5575ce [shuffle] Move writer/msl to new structure. by dan sinclair · 1 year, 9 months ago
  51. 8046fbb [shuffle] Move writer/glsl to new structure. by dan sinclair · 1 year, 9 months ago
  52. 7cf568f [shuffle] Move reader/wgsl to new structure. by dan sinclair · 1 year, 9 months ago
  53. b2e4549 [shuffle] Move reader/spirv to new structure. by dan sinclair · 1 year, 9 months ago
  54. c88e293 Remove AdapterDiscoveryOptionsES. by Stephen White · 1 year, 9 months ago
  55. 1ebd8a2 Add histogram macros for microsecond timings by Antonio Maiorano · 1 year, 10 months ago
  56. 1b03380 Add ProcSetDefaultThreadProc() for per thread disptach procs by Peng Huang · 1 year, 10 months ago
  57. df81822 d3d11: support create ExternalImageDXGI from ID3D11Texture2D by Peng Huang · 1 year, 10 months ago
  58. 0c5b394 Add support for UMA by Antonio Maiorano · 1 year, 10 months ago chromium/5864 chromium/5864_2
  59. c7355b7 Dawn: Implement adapter toggles and promote UseDXC as adapter toggle by Zhaoming Jiang · 1 year, 10 months ago
  60. 0d5e76a Deprecate explicit physical device discovery by Austin Eng · 1 year, 10 months ago
  61. 943a1a2 Add SwapChain::GetCurrentTexture by Corentin Wallez · 1 year, 11 months ago
  62. 6663a97 Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices by Zhaoming Jiang · 1 year, 11 months ago
  63. 919d48f d3d11: Add GetD3D11Device() for querying ID3D11Device from WGPUDevice by Peng Huang · 2 years ago
  64. 7511bf6 Removes remaining SetPlatform APIs from being exposed in native. by Loko Kung · 2 years ago
  65. 14ed533 Updates DawnInstanceDescriptor to pass in the Platform. by Loko Kung · 2 years ago
  66. 7d2e204 [tint] Move AST transforms to a subdirectory by James Price · 2 years ago
  67. 49db496 d3d11: support external image by Peng Huang · 2 years ago
  68. 0edb520 Adds AllowUnsafeAPIs toggle and fixes code-paths to use it. by Loko Kung · 2 years ago
  69. 45b44fd Remove DawnDeviceDescriptor code paths by Brandon Jones · 2 years ago
  70. a246d8d d3d: remove external image related name alias from d3d12 namespace by Peng Huang · 2 years ago
  71. fed6b6b Turn AdapterBase into a wrapper class. by Stephen White · 2 years ago
  72. e4877b7 Rename AdapterBase -> PhysicalDeviceBase. by Stephen White · 2 years ago
  73. 8ddaa51 Remove dawn::native::ExternalImageDescriptorIOSurface::plane by Corentin Wallez · 2 years ago
  74. d7a4483 d3d: move some external image related code to d3d namespace by Peng Huang · 2 years ago
  75. 1ff6a0c d3d12: Remove deprecated useFenceSynchronization param by Sunny Sachanandani · 2 years ago
  76. c820dcc d3d12: Remove keyed mutex support by Sunny Sachanandani · 2 years ago
  77. 517278a Move text/unicode into utils. by dan sinclair · 2 years ago
  78. c4cc6ec Remove the demangler. by dan sinclair · 2 years, 1 month ago
  79. a48ba98 Remove dawn_wsi.h by Corentin Wallez · 2 years, 1 month ago
  80. 961f7ea Remove all NativeSwapChain* by Corentin Wallez · 2 years, 1 month ago
  81. ebfd505 d3d11: implement Adaptor, Backend, etc by Peng Huang · 2 years, 1 month ago
  82. 947a7de DawnNative: Add dawn::native::InstanceProcessEvents() by Le Hoang Quyen · 2 years, 1 month ago chromium/5683
  83. 39d4065 Move BindingRemapper and MultiplanarExternalTexture to a backend transform. by dan sinclair · 2 years, 1 month ago
  84. 69e1c4b DawnNative: implement Instance::ProcessEvents by Le Hoang Quyen · 2 years, 2 months ago
  85. 1f6ce67 Move `clamp_frag_depth` transformer to backend. by dan sinclair · 2 years, 2 months ago
  86. eebbdef Split `BindingPoint` out of MultiplanarExternalTexture. by dan sinclair · 2 years, 2 months ago chromium/5639
  87. 64196ad Add array length options header to `tint.h`. by dan sinclair · 2 years, 2 months ago
  88. c2657b2 Dawn: Promote DisallowUnsafeAPIs as instance toggle by Zhaoming Jiang · 2 years, 2 months ago
  89. f7910f5 tint.h: Remove 'libspirv.hpp' include by Ben Clayton · 2 years, 2 months ago
  90. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years, 2 months ago
  91. 20881f3 Add basic Adapter blocklist by Austin Eng · 2 years, 2 months ago
  92. 63b777b Dawn: Refactor device toggles by Zhaoming Jiang · 2 years, 3 months ago
  93. 40358fd Make EnumClassBitmask's BoolConvertible constructor explicit. by Corentin Wallez · 2 years, 3 months ago
  94. f7beb85 Count the line pos, offset and size of compilation message in UTF-16 by Jiawei Shao · 2 years, 4 months ago
  95. 8e68a89 Vulkan: Clamp @builtin(frag_depth) with push constant values by Corentin Wallez · 2 years, 4 months ago
  96. 837b804 Rename TypeManager to Manager. by dan sinclair · 2 years, 5 months ago chromium/5468
  97. c9949ac Move type_manager to type/ folder by dan sinclair · 2 years, 5 months ago
  98. c982cd4 Use TINT_REFLECT for OverrideId by Austin Eng · 2 years, 5 months ago
  99. 0d2aedf Run ./tools/format by Ben Clayton · 2 years, 5 months ago
  100. 270c044 Metal: Implement begin/end access synchronization with MTLSharedEvent by Austin Eng · 2 years, 6 months ago chromium/5403 chromium/5404 chromium/5405 chromium/5406 chromium/5407 chromium/5408 chromium/5409 chromium/5410 chromium/5411 chromium/5412