1. 408509f Remove deprecated dawn_wire by Jiawei Shao · 1 year, 9 months ago
  2. 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 9 months ago
  3. 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 9 months ago
  4. 74d04a8 [shuffle] Move writer/spirv to new structure by James Price · 1 year, 9 months ago
  5. a4c1735 [shuffle] Move wgsl helpers to new structure. by dan sinclair · 1 year, 9 months ago
  6. d5ac960 [shuffle] Move inspector to new structure. by dan sinclair · 1 year, 9 months ago
  7. e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 9 months ago
  8. ee18d2e [shuffle] Move diagnostic to new structure. by dan sinclair · 1 year, 9 months ago
  9. 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 9 months ago
  10. 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 9 months ago
  11. 5fbe1f6 [shuffle] Move writer/hlsl to new structure. by dan sinclair · 1 year, 9 months ago
  12. ff6eba5 [shuffle] Move writer/wgsl to new structure. by dan sinclair · 1 year, 9 months ago
  13. d5575ce [shuffle] Move writer/msl to new structure. by dan sinclair · 1 year, 9 months ago
  14. 8046fbb [shuffle] Move writer/glsl to new structure. by dan sinclair · 1 year, 9 months ago
  15. 7cf568f [shuffle] Move reader/wgsl to new structure. by dan sinclair · 1 year, 9 months ago
  16. b2e4549 [shuffle] Move reader/spirv to new structure. by dan sinclair · 1 year, 9 months ago
  17. c88e293 Remove AdapterDiscoveryOptionsES. by Stephen White · 1 year, 9 months ago
  18. 1ebd8a2 Add histogram macros for microsecond timings by Antonio Maiorano · 1 year, 9 months ago
  19. 1b03380 Add ProcSetDefaultThreadProc() for per thread disptach procs by Peng Huang · 1 year, 9 months ago
  20. df81822 d3d11: support create ExternalImageDXGI from ID3D11Texture2D by Peng Huang · 1 year, 9 months ago
  21. 0c5b394 Add support for UMA by Antonio Maiorano · 1 year, 10 months ago chromium/5864 chromium/5864_2
  22. c7355b7 Dawn: Implement adapter toggles and promote UseDXC as adapter toggle by Zhaoming Jiang · 1 year, 10 months ago
  23. 0d5e76a Deprecate explicit physical device discovery by Austin Eng · 1 year, 10 months ago
  24. 943a1a2 Add SwapChain::GetCurrentTexture by Corentin Wallez · 1 year, 11 months ago
  25. 6663a97 Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices by Zhaoming Jiang · 1 year, 11 months ago
  26. 919d48f d3d11: Add GetD3D11Device() for querying ID3D11Device from WGPUDevice by Peng Huang · 1 year, 11 months ago
  27. 7511bf6 Removes remaining SetPlatform APIs from being exposed in native. by Loko Kung · 1 year, 11 months ago
  28. 14ed533 Updates DawnInstanceDescriptor to pass in the Platform. by Loko Kung · 1 year, 11 months ago
  29. 7d2e204 [tint] Move AST transforms to a subdirectory by James Price · 1 year, 11 months ago
  30. 49db496 d3d11: support external image by Peng Huang · 1 year, 11 months ago
  31. 0edb520 Adds AllowUnsafeAPIs toggle and fixes code-paths to use it. by Loko Kung · 2 years ago
  32. 45b44fd Remove DawnDeviceDescriptor code paths by Brandon Jones · 2 years ago
  33. a246d8d d3d: remove external image related name alias from d3d12 namespace by Peng Huang · 2 years ago
  34. fed6b6b Turn AdapterBase into a wrapper class. by Stephen White · 2 years ago
  35. e4877b7 Rename AdapterBase -> PhysicalDeviceBase. by Stephen White · 2 years ago
  36. 8ddaa51 Remove dawn::native::ExternalImageDescriptorIOSurface::plane by Corentin Wallez · 2 years ago
  37. d7a4483 d3d: move some external image related code to d3d namespace by Peng Huang · 2 years ago
  38. 1ff6a0c d3d12: Remove deprecated useFenceSynchronization param by Sunny Sachanandani · 2 years ago
  39. c820dcc d3d12: Remove keyed mutex support by Sunny Sachanandani · 2 years ago
  40. 517278a Move text/unicode into utils. by dan sinclair · 2 years ago
  41. c4cc6ec Remove the demangler. by dan sinclair · 2 years ago
  42. a48ba98 Remove dawn_wsi.h by Corentin Wallez · 2 years ago
  43. 961f7ea Remove all NativeSwapChain* by Corentin Wallez · 2 years ago
  44. ebfd505 d3d11: implement Adaptor, Backend, etc by Peng Huang · 2 years ago
  45. 947a7de DawnNative: Add dawn::native::InstanceProcessEvents() by Le Hoang Quyen · 2 years ago chromium/5683
  46. 39d4065 Move BindingRemapper and MultiplanarExternalTexture to a backend transform. by dan sinclair · 2 years, 1 month ago
  47. 69e1c4b DawnNative: implement Instance::ProcessEvents by Le Hoang Quyen · 2 years, 1 month ago
  48. 1f6ce67 Move `clamp_frag_depth` transformer to backend. by dan sinclair · 2 years, 1 month ago
  49. eebbdef Split `BindingPoint` out of MultiplanarExternalTexture. by dan sinclair · 2 years, 1 month ago chromium/5639
  50. 64196ad Add array length options header to `tint.h`. by dan sinclair · 2 years, 1 month ago
  51. c2657b2 Dawn: Promote DisallowUnsafeAPIs as instance toggle by Zhaoming Jiang · 2 years, 1 month ago
  52. f7910f5 tint.h: Remove 'libspirv.hpp' include by Ben Clayton · 2 years, 1 month ago
  53. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years, 1 month ago
  54. 20881f3 Add basic Adapter blocklist by Austin Eng · 2 years, 2 months ago
  55. 63b777b Dawn: Refactor device toggles by Zhaoming Jiang · 2 years, 2 months ago
  56. 40358fd Make EnumClassBitmask's BoolConvertible constructor explicit. by Corentin Wallez · 2 years, 2 months ago
  57. f7beb85 Count the line pos, offset and size of compilation message in UTF-16 by Jiawei Shao · 2 years, 3 months ago
  58. 8e68a89 Vulkan: Clamp @builtin(frag_depth) with push constant values by Corentin Wallez · 2 years, 3 months ago
  59. 837b804 Rename TypeManager to Manager. by dan sinclair · 2 years, 4 months ago chromium/5468
  60. c9949ac Move type_manager to type/ folder by dan sinclair · 2 years, 4 months ago
  61. c982cd4 Use TINT_REFLECT for OverrideId by Austin Eng · 2 years, 5 months ago
  62. 0d2aedf Run ./tools/format by Ben Clayton · 2 years, 5 months ago
  63. 270c044 Metal: Implement begin/end access synchronization with MTLSharedEvent by Austin Eng · 2 years, 5 months ago chromium/5403 chromium/5404 chromium/5405 chromium/5406 chromium/5407 chromium/5408 chromium/5409 chromium/5410 chromium/5411 chromium/5412
  64. a4314fa Minor build/include fixes for google3 roll. by Loko Kung · 2 years, 5 months ago chromium/5401
  65. 8fa6c25 tint: Add Initialize() / Shutdown() public APIs by Ben Clayton · 2 years, 5 months ago
  66. 663932d vulkan: Validate that exporting a texture uses VK_IMAGE_LAYOUT_UNDEFINED by Austin Eng · 2 years, 6 months ago
  67. 324e446 Vulkan: Add support for using dedicated allocation when importing images. by Corentin Wallez · 2 years, 6 months ago
  68. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 7 months ago
  69. 7edef20 Add AHardwareBuffer support by Brandon Jones · 2 years, 7 months ago
  70. 7ca82ac dawn: Refactor device creation and add shader-f16 feature by Zhaoming Jiang · 2 years, 7 months ago
  71. 5881e73 d3d12: External image import using multiple wait fences and signal fence by Sunny Sachanandani · 2 years, 7 months ago
  72. a09d05c Make Adapter and Instance lifetimes more robust by Austin Eng · 2 years, 8 months ago chromium/5251
  73. 52cc4f5 Add a target for the GLFW surface helper. by dan sinclair · 2 years, 8 months ago chromium/5241 chromium/5242
  74. 9a6acc4 tint: Add tint::OverrideId by Ben Clayton · 2 years, 9 months ago
  75. a55b686 Remove unused dawn::native::metal::GetMetalDevice by Corentin Wallez · 2 years, 9 months ago
  76. 256f111 Add transform to substitute overrides with const expressions. by dan sinclair · 2 years, 9 months ago
  77. 7ae5c41 d3d12: Destroy ExternalImageDXGI resources on device destruction by Sunny Sachanandani · 2 years, 9 months ago
  78. 8ce7183 tint: Remove public include of ast include by Ben Clayton · 2 years, 9 months ago
  79. 9434949 GL: implement EGL context creation in Dawn native. by Stephen White · 2 years, 10 months ago
  80. 3fa3e56 dawn::wire::client: ReserveTexture: remove defaulting of descriptor by Corentin Wallez · 2 years, 10 months ago
  81. 7289bca Add dawn version hash to cache keys. by Loko Kung · 2 years, 10 months ago
  82. 04f1214 dawn::wire::client: Make object constructors less barebones. by Corentin Wallez · 2 years, 10 months ago chromium/5132
  83. 369b0b4 Remove old src/include folder by dan sinclair · 2 years, 10 months ago
  84. 1faf592 Delete WGPUDeviceProperties by Austin Eng · 2 years, 10 months ago
  85. 7ce8509 d3d12: Add support for fences for external images by Sunny Sachanandani · 2 years, 10 months ago
  86. 7e74c21 DAWN_PLATFORM and DAWN_COMPILER macro improvements by Shrek Shao · 2 years, 10 months ago
  87. a466688 tint: Fix include layering violation by James Price · 2 years, 10 months ago
  88. ad8caa2 Remove stride in ExternalImageDescriptorDmaBuf by jchen10 · 2 years, 10 months ago
  89. 238716e8 Explicit vkImage create to wrap video frame by jchen10 · 2 years, 11 months ago
  90. 6b52f9d Return an error surface if surface creation fails by Austin Eng · 2 years, 11 months ago
  91. 6a224fb Remove custom serialization of device properties by Austin Eng · 2 years, 11 months ago
  92. ba2b7fc Fix multiple device leaks in dawn_end2end_tests and dawn_unittests by Austin Eng · 2 years, 11 months ago
  93. 455f573 Reland "[chromium-style] Adding constructors and destructors." by Kai Ninomiya · 2 years, 11 months ago
  94. 1a4cb65 Remove final qualifiers from WireClient/Server HandleCommands by Austin Eng · 2 years, 11 months ago
  95. 6400e3b Add a way to query if a device exists on the wire server by Austin Eng · 3 years ago chromium/5059
  96. 63cea3f Revert "[chromium-style] Adding constructors and destructors." by Kai Ninomiya · 3 years ago
  97. efab8c8 [chromium-style] Adding constructors and destructors. by dan sinclair · 3 years ago
  98. 9b34bec Removes device from load/store in caching interface. by Loko Kung · 3 years ago
  99. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 3 years ago chromium/5038 chromium/5039
  100. 4091e0f Factor out common cache testing code. by Loko Kung · 3 years ago