1. 7edef20 Add AHardwareBuffer support by Brandon Jones · 2 years, 4 months ago
  2. 7ca82ac dawn: Refactor device creation and add shader-f16 feature by Zhaoming Jiang · 2 years, 4 months ago
  3. 5881e73 d3d12: External image import using multiple wait fences and signal fence by Sunny Sachanandani · 2 years, 4 months ago
  4. a09d05c Make Adapter and Instance lifetimes more robust by Austin Eng · 2 years, 5 months ago chromium/5251
  5. 52cc4f5 Add a target for the GLFW surface helper. by dan sinclair · 2 years, 5 months ago chromium/5241 chromium/5242
  6. 9a6acc4 tint: Add tint::OverrideId by Ben Clayton · 2 years, 6 months ago
  7. a55b686 Remove unused dawn::native::metal::GetMetalDevice by Corentin Wallez · 2 years, 6 months ago
  8. 256f111 Add transform to substitute overrides with const expressions. by dan sinclair · 2 years, 6 months ago
  9. 7ae5c41 d3d12: Destroy ExternalImageDXGI resources on device destruction by Sunny Sachanandani · 2 years, 6 months ago
  10. 8ce7183 tint: Remove public include of ast include by Ben Clayton · 2 years, 6 months ago
  11. 9434949 GL: implement EGL context creation in Dawn native. by Stephen White · 2 years, 7 months ago
  12. 3fa3e56 dawn::wire::client: ReserveTexture: remove defaulting of descriptor by Corentin Wallez · 2 years, 7 months ago
  13. 7289bca Add dawn version hash to cache keys. by Loko Kung · 2 years, 7 months ago
  14. 04f1214 dawn::wire::client: Make object constructors less barebones. by Corentin Wallez · 2 years, 7 months ago chromium/5132
  15. 369b0b4 Remove old src/include folder by dan sinclair · 2 years, 7 months ago
  16. 1faf592 Delete WGPUDeviceProperties by Austin Eng · 2 years, 7 months ago
  17. 7ce8509 d3d12: Add support for fences for external images by Sunny Sachanandani · 2 years, 7 months ago
  18. 7e74c21 DAWN_PLATFORM and DAWN_COMPILER macro improvements by Shrek Shao · 2 years, 7 months ago
  19. a466688 tint: Fix include layering violation by James Price · 2 years, 7 months ago
  20. ad8caa2 Remove stride in ExternalImageDescriptorDmaBuf by jchen10 · 2 years, 7 months ago
  21. 238716e Explicit vkImage create to wrap video frame by jchen10 · 2 years, 7 months ago
  22. 6b52f9d Return an error surface if surface creation fails by Austin Eng · 2 years, 7 months ago
  23. 6a224fb Remove custom serialization of device properties by Austin Eng · 2 years, 7 months ago
  24. ba2b7fc Fix multiple device leaks in dawn_end2end_tests and dawn_unittests by Austin Eng · 2 years, 8 months ago
  25. 455f573 Reland "[chromium-style] Adding constructors and destructors." by Kai Ninomiya · 2 years, 8 months ago
  26. 1a4cb65 Remove final qualifiers from WireClient/Server HandleCommands by Austin Eng · 2 years, 8 months ago
  27. 6400e3b Add a way to query if a device exists on the wire server by Austin Eng · 2 years, 8 months ago chromium/5059
  28. 63cea3f Revert "[chromium-style] Adding constructors and destructors." by Kai Ninomiya · 2 years, 8 months ago
  29. efab8c8 [chromium-style] Adding constructors and destructors. by dan sinclair · 2 years, 8 months ago
  30. 9b34bec Removes device from load/store in caching interface. by Loko Kung · 2 years, 8 months ago
  31. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 8 months ago chromium/5038 chromium/5039
  32. 4091e0f Factor out common cache testing code. by Loko Kung · 2 years, 9 months ago
  33. d0fb4a3 Convert all dawn includes to use non-system include syntax. by dan sinclair · 2 years, 9 months ago
  34. 51bab80 Remove redundant override in include/dawn. by dan sinclair · 2 years, 9 months ago
  35. 2657612 Fix build/include_order in include/dawn. by dan sinclair · 2 years, 9 months ago
  36. 012098a Add explicit in include/dawn by dan sinclair · 2 years, 9 months ago
  37. 6aded1d Add missing include/webgpu copyrights. by dan sinclair · 2 years, 9 months ago
  38. f625a6d tint: Make GLSL backend consistent with the others by Antonio Maiorano · 2 years, 9 months ago
  39. 479dc6b Enable build/header_guard by dan sinclair · 2 years, 9 months ago
  40. fcf5679 Create more targeted CPPLINT.cfg files. by dan sinclair · 2 years, 9 months ago
  41. db9db31 Fixup whitespace/comments issues. by dan sinclair · 2 years, 9 months ago chromium/4993
  42. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 2 years, 9 months ago tint-merge
  43. 0a6c2b0 Wrap multiplanar iosurface in wgpuTexture by Shaobo · 2 years, 10 months ago
  44. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 2 years, 11 months ago
  45. 9fb7a51 tint->dawn: Move src/include -> include by Ben Clayton · 3 years ago chromium/4871
  46. d6e962b Add Multiplanar External Texture Transform To Tint Header by Brandon Jones · 3 years ago
  47. a9f8c7d Implement GLSL writer backend. by Stephen White · 3 years, 3 months ago
  48. a94d1a9 Remove TINT_EXPECTS_UBOS_TO_BE_MULTIPLE_OF_16 macro by Antonio Maiorano · 3 years, 6 months ago
  49. de2b7db Make ArrayLengthFromUniform transform emit a valid UBO by Antonio Maiorano · 3 years, 6 months ago
  50. 4aed315 writer: Remove legacy generator API by James Price · 3 years, 6 months ago
  51. 75cd592 transform: Add FoldTrivialSingleUseLets by Ben Clayton · 3 years, 6 months ago
  52. 0273f1a transform: Rename BoundArrayAccessors to Robustness by Ben Clayton · 3 years, 6 months ago
  53. 77daee1 Remove legacy EmitVertexPointSize transform by James Price · 3 years, 8 months ago
  54. 593c87b Remove fuzzing for transform::EmitVertPointSize by Ryan Harrison · 3 years, 8 months ago
  55. da43604 Remove fuzzers for transforms that should only be invoked by sanitizers by Ryan Harrison · 3 years, 9 months ago
  56. 23c73b0 Add fuzzing for transform::CanonicalizeEntryPointIO by Ryan Harrison · 3 years, 9 months ago
  57. be303e92 Add fuzzing for transform::CalculateArrayLength by Ryan Harrison · 3 years, 9 months ago
  58. 0949bdf Add transform to strip entry points from a module by James Price · 3 years, 9 months ago
  59. aea9c68 Move type/* files to sem/ directory by Antonio Maiorano · 3 years, 9 months ago
  60. f8f31a4 Automatically run entry point IO canonicalization by James Price · 3 years, 9 months ago
  61. 71512e3 Remove validator.h by Antonio Maiorano · 3 years, 9 months ago
  62. dc8f08a [msl-writer] Use entry point interface canonicalization transform by James Price · 3 years, 10 months ago
  63. e0c1221 Add transform::BindingRemapper by Ben Clayton · 3 years, 10 months ago
  64. d1781fd Remove tint::Namer by Ben Clayton · 3 years, 10 months ago
  65. e18a18b Add transform::Renamer by Ben Clayton · 3 years, 10 months ago
  66. 5bde7c0 tint.h: Remove the type_determiner.h include by Ben Clayton · 4 years ago
  67. 2101c35 Stub sanitizer transforms for the hlsl, msl & spirv writers by Ben Clayton · 4 years ago
  68. 207b5e2 Move tint::ast::type to tint::type by Ben Clayton · 4 years ago
  69. 995516e Add --demangle option to command example by David Neto · 4 years ago
  70. 3d449d2 [transform] Add first index offset transform by Enrico Galli · 4 years, 1 month ago
  71. c35176e Remove the context object. by dan sinclair · 4 years, 1 month ago
  72. 00b77a8 Rework all transforms to transform-on-copy by Ben Clayton · 4 years, 1 month ago
  73. 76d12f0 Add EmitVertexPointSizeTransform by Ben Clayton · 4 years, 1 month ago
  74. 3e67c5db Move type_manager to the ast dir/namespace by Ben Clayton · 4 years, 2 months ago
  75. 196e097 Place the namer into the context object. by dan sinclair · 4 years, 2 months ago
  76. 34f90a0 [validation] make validator directory by Sarah Mashayekhi · 4 years, 2 months ago
  77. 4735f01 Move diagnostic/printer.h into the public API by Ryan Harrison · 4 years, 2 months ago
  78. 8904253 Add getting constant ID information from Inspector by Ryan Harrison · 4 years, 3 months ago
  79. 70b4c3b [transform] Add transforms to the sample app. by dan sinclair · 4 years, 3 months ago
  80. 5c948e4 [transform] Move the transform folder by dan sinclair · 4 years, 4 months ago
  81. e7ec7f1 [wgsl-writer] Add GenerateEntryPoint by dan sinclair · 4 years, 4 months ago
  82. 63551e3 Add vertex pulling transform by Idan Raiter · 4 years, 5 months ago
  83. feffa9d [hlsl-writer] Scaffold the HLSL backend. by dan sinclair · 4 years, 6 months ago
  84. 2a59901 [metal-writer] Stub out the Metal Shading Language backend. by dan sinclair · 4 years, 7 months ago
  85. be45ff5 Create tint.h for external users by Ryan Harrison · 4 years, 7 months ago