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