1. c4cc6ec Remove the demangler. by dan sinclair · 1 year, 9 months ago
  2. a48ba98 Remove dawn_wsi.h by Corentin Wallez · 1 year, 10 months ago
  3. 961f7ea Remove all NativeSwapChain* by Corentin Wallez · 1 year, 10 months ago
  4. ebfd505 d3d11: implement Adaptor, Backend, etc by Peng Huang · 1 year, 10 months ago
  5. 947a7de DawnNative: Add dawn::native::InstanceProcessEvents() by Le Hoang Quyen · 1 year, 10 months ago chromium/5683
  6. 39d4065 Move BindingRemapper and MultiplanarExternalTexture to a backend transform. by dan sinclair · 1 year, 10 months ago
  7. 69e1c4b DawnNative: implement Instance::ProcessEvents by Le Hoang Quyen · 1 year, 10 months ago
  8. 1f6ce67 Move `clamp_frag_depth` transformer to backend. by dan sinclair · 1 year, 10 months ago
  9. eebbdef Split `BindingPoint` out of MultiplanarExternalTexture. by dan sinclair · 1 year, 11 months ago chromium/5639
  10. 64196ad Add array length options header to `tint.h`. by dan sinclair · 1 year, 11 months ago
  11. c2657b2 Dawn: Promote DisallowUnsafeAPIs as instance toggle by Zhaoming Jiang · 1 year, 11 months ago
  12. f7910f5 tint.h: Remove 'libspirv.hpp' include by Ben Clayton · 1 year, 11 months ago
  13. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 1 year, 11 months ago
  14. 20881f3 Add basic Adapter blocklist by Austin Eng · 2 years ago
  15. 63b777b Dawn: Refactor device toggles by Zhaoming Jiang · 2 years ago
  16. 40358fd Make EnumClassBitmask's BoolConvertible constructor explicit. by Corentin Wallez · 2 years ago
  17. f7beb85 Count the line pos, offset and size of compilation message in UTF-16 by Jiawei Shao · 2 years ago
  18. 8e68a89 Vulkan: Clamp @builtin(frag_depth) with push constant values by Corentin Wallez · 2 years, 1 month ago
  19. 837b804 Rename TypeManager to Manager. by dan sinclair · 2 years, 1 month ago chromium/5468
  20. c9949ac Move type_manager to type/ folder by dan sinclair · 2 years, 1 month ago
  21. c982cd4 Use TINT_REFLECT for OverrideId by Austin Eng · 2 years, 2 months ago
  22. 0d2aedf Run ./tools/format by Ben Clayton · 2 years, 2 months ago
  23. 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
  24. a4314fa Minor build/include fixes for google3 roll. by Loko Kung · 2 years, 3 months ago chromium/5401
  25. 8fa6c25 tint: Add Initialize() / Shutdown() public APIs by Ben Clayton · 2 years, 3 months ago
  26. 663932d vulkan: Validate that exporting a texture uses VK_IMAGE_LAYOUT_UNDEFINED by Austin Eng · 2 years, 4 months ago
  27. 324e446 Vulkan: Add support for using dedicated allocation when importing images. by Corentin Wallez · 2 years, 4 months ago
  28. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 4 months ago
  29. 7edef20 Add AHardwareBuffer support by Brandon Jones · 2 years, 5 months ago
  30. 7ca82ac dawn: Refactor device creation and add shader-f16 feature by Zhaoming Jiang · 2 years, 5 months ago
  31. 5881e73 d3d12: External image import using multiple wait fences and signal fence by Sunny Sachanandani · 2 years, 5 months ago
  32. a09d05c Make Adapter and Instance lifetimes more robust by Austin Eng · 2 years, 5 months ago chromium/5251
  33. 52cc4f5 Add a target for the GLFW surface helper. by dan sinclair · 2 years, 5 months ago chromium/5241 chromium/5242
  34. 9a6acc4 tint: Add tint::OverrideId by Ben Clayton · 2 years, 6 months ago
  35. a55b686 Remove unused dawn::native::metal::GetMetalDevice by Corentin Wallez · 2 years, 6 months ago
  36. 256f111 Add transform to substitute overrides with const expressions. by dan sinclair · 2 years, 6 months ago
  37. 7ae5c41 d3d12: Destroy ExternalImageDXGI resources on device destruction by Sunny Sachanandani · 2 years, 6 months ago
  38. 8ce7183 tint: Remove public include of ast include by Ben Clayton · 2 years, 6 months ago
  39. 9434949 GL: implement EGL context creation in Dawn native. by Stephen White · 2 years, 7 months ago
  40. 3fa3e56 dawn::wire::client: ReserveTexture: remove defaulting of descriptor by Corentin Wallez · 2 years, 7 months ago
  41. 7289bca Add dawn version hash to cache keys. by Loko Kung · 2 years, 7 months ago
  42. 04f1214 dawn::wire::client: Make object constructors less barebones. by Corentin Wallez · 2 years, 7 months ago chromium/5132
  43. 369b0b4 Remove old src/include folder by dan sinclair · 2 years, 7 months ago
  44. 1faf592 Delete WGPUDeviceProperties by Austin Eng · 2 years, 7 months ago
  45. 7ce8509 d3d12: Add support for fences for external images by Sunny Sachanandani · 2 years, 8 months ago
  46. 7e74c21 DAWN_PLATFORM and DAWN_COMPILER macro improvements by Shrek Shao · 2 years, 8 months ago
  47. a466688 tint: Fix include layering violation by James Price · 2 years, 8 months ago
  48. ad8caa2 Remove stride in ExternalImageDescriptorDmaBuf by jchen10 · 2 years, 8 months ago
  49. 238716e Explicit vkImage create to wrap video frame by jchen10 · 2 years, 8 months ago
  50. 6b52f9d Return an error surface if surface creation fails by Austin Eng · 2 years, 8 months ago
  51. 6a224fb Remove custom serialization of device properties by Austin Eng · 2 years, 8 months ago
  52. ba2b7fc Fix multiple device leaks in dawn_end2end_tests and dawn_unittests by Austin Eng · 2 years, 8 months ago
  53. 455f573 Reland "[chromium-style] Adding constructors and destructors." by Kai Ninomiya · 2 years, 8 months ago
  54. 1a4cb65 Remove final qualifiers from WireClient/Server HandleCommands by Austin Eng · 2 years, 8 months ago
  55. 6400e3b Add a way to query if a device exists on the wire server by Austin Eng · 2 years, 9 months ago chromium/5059
  56. 63cea3f Revert "[chromium-style] Adding constructors and destructors." by Kai Ninomiya · 2 years, 9 months ago
  57. efab8c8 [chromium-style] Adding constructors and destructors. by dan sinclair · 2 years, 9 months ago
  58. 9b34bec Removes device from load/store in caching interface. by Loko Kung · 2 years, 9 months ago
  59. 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 9 months ago chromium/5038 chromium/5039
  60. 4091e0f Factor out common cache testing code. by Loko Kung · 2 years, 9 months ago
  61. d0fb4a3 Convert all dawn includes to use non-system include syntax. by dan sinclair · 2 years, 9 months ago
  62. 51bab80 Remove redundant override in include/dawn. by dan sinclair · 2 years, 9 months ago
  63. 2657612 Fix build/include_order in include/dawn. by dan sinclair · 2 years, 9 months ago
  64. 012098a Add explicit in include/dawn by dan sinclair · 2 years, 9 months ago
  65. 6aded1d Add missing include/webgpu copyrights. by dan sinclair · 2 years, 9 months ago
  66. f625a6d tint: Make GLSL backend consistent with the others by Antonio Maiorano · 2 years, 10 months ago
  67. 479dc6b Enable build/header_guard by dan sinclair · 2 years, 10 months ago
  68. fcf5679 Create more targeted CPPLINT.cfg files. by dan sinclair · 2 years, 10 months ago
  69. db9db31 Fixup whitespace/comments issues. by dan sinclair · 2 years, 10 months ago chromium/4993
  70. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 2 years, 10 months ago tint-merge
  71. 0a6c2b0 Wrap multiplanar iosurface in wgpuTexture by Shaobo · 2 years, 10 months ago
  72. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 2 years, 11 months ago
  73. 9fb7a51 tint->dawn: Move src/include -> include by Ben Clayton · 3 years ago chromium/4871
  74. d6e962b Add Multiplanar External Texture Transform To Tint Header by Brandon Jones · 3 years ago
  75. a9f8c7d Implement GLSL writer backend. by Stephen White · 3 years, 4 months ago
  76. a94d1a9 Remove TINT_EXPECTS_UBOS_TO_BE_MULTIPLE_OF_16 macro by Antonio Maiorano · 3 years, 6 months ago
  77. de2b7db Make ArrayLengthFromUniform transform emit a valid UBO by Antonio Maiorano · 3 years, 6 months ago
  78. 4aed315 writer: Remove legacy generator API by James Price · 3 years, 6 months ago
  79. 75cd592 transform: Add FoldTrivialSingleUseLets by Ben Clayton · 3 years, 7 months ago
  80. 0273f1a transform: Rename BoundArrayAccessors to Robustness by Ben Clayton · 3 years, 7 months ago
  81. 77daee1 Remove legacy EmitVertexPointSize transform by James Price · 3 years, 9 months ago
  82. 593c87b Remove fuzzing for transform::EmitVertPointSize by Ryan Harrison · 3 years, 9 months ago
  83. da43604 Remove fuzzers for transforms that should only be invoked by sanitizers by Ryan Harrison · 3 years, 9 months ago
  84. 23c73b0 Add fuzzing for transform::CanonicalizeEntryPointIO by Ryan Harrison · 3 years, 9 months ago
  85. be303e92 Add fuzzing for transform::CalculateArrayLength by Ryan Harrison · 3 years, 9 months ago
  86. 0949bdf Add transform to strip entry points from a module by James Price · 3 years, 9 months ago
  87. aea9c68 Move type/* files to sem/ directory by Antonio Maiorano · 3 years, 9 months ago
  88. f8f31a4 Automatically run entry point IO canonicalization by James Price · 3 years, 10 months ago
  89. 71512e3 Remove validator.h by Antonio Maiorano · 3 years, 10 months ago
  90. dc8f08a [msl-writer] Use entry point interface canonicalization transform by James Price · 3 years, 10 months ago
  91. e0c1221 Add transform::BindingRemapper by Ben Clayton · 3 years, 10 months ago
  92. d1781fd Remove tint::Namer by Ben Clayton · 3 years, 11 months ago
  93. e18a18b Add transform::Renamer by Ben Clayton · 3 years, 11 months ago
  94. 5bde7c0 tint.h: Remove the type_determiner.h include by Ben Clayton · 4 years ago
  95. 2101c35 Stub sanitizer transforms for the hlsl, msl & spirv writers by Ben Clayton · 4 years ago
  96. 207b5e2 Move tint::ast::type to tint::type by Ben Clayton · 4 years ago
  97. 995516e Add --demangle option to command example by David Neto · 4 years, 1 month ago
  98. 3d449d2 [transform] Add first index offset transform by Enrico Galli · 4 years, 1 month ago
  99. c35176e Remove the context object. by dan sinclair · 4 years, 2 months ago
  100. 00b77a8 Rework all transforms to transform-on-copy by Ben Clayton · 4 years, 2 months ago