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