1. 5a54d9e Add experimental stubs for shared texture memory and fences by Austin Eng · 1 year, 6 months ago chromium/5931
  2. 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 6 months ago
  3. 915ceca [tint] Don't resolve moving from ProgramBuilder -> Program by Ben Clayton · 1 year, 6 months ago chromium/5919
  4. 6cecb17 Remove now unused CopyTextureToTextureInternal by Corentin Wallez · 1 year, 6 months ago
  5. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 6 months ago chromium/5917
  6. eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 6 months ago
  7. 93210ba Add Dual Source Blending Feature Enum by Brandon Jones · 1 year, 6 months ago chromium/5909
  8. 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 6 months ago
  9. 91f9dd3 [tint] Move cached builtin info out of Symbol by James Price · 1 year, 6 months ago
  10. 14440bc [ir] Update doc by dan sinclair · 1 year, 7 months ago
  11. b5879ac Metal: Initial implementation of MSAA render to single sampled. by Le Hoang Quyen · 1 year, 7 months ago
  12. c7355b7 Dawn: Implement adapter toggles and promote UseDXC as adapter toggle by Zhaoming Jiang · 1 year, 7 months ago
  13. 493de1e Make RequestAdapterOptionsBackendType part of RequestAdapterOptions by Austin Eng · 1 year, 7 months ago
  14. 0d5e76a Deprecate explicit physical device discovery by Austin Eng · 1 year, 7 months ago
  15. 837f151 [webgpu-headers] Changes counts to use size_t in webgpu headers. by Loko Kung · 1 year, 8 months ago
  16. 2219dc0 Fix typo in support.md heading by Alan Cutter · 1 year, 8 months ago
  17. dbaf032 Fix more broken links in docs by Albin Bernhardsson · 1 year, 8 months ago
  18. 5107db5 Add DAWN_DEBUG_BREAK_ON_ERROR environment var and debugging docs by Austin Eng · 1 year, 8 months ago
  19. 04cef27 Fix broken links in docs by Albin Bernhardsson · 1 year, 8 months ago
  20. d22886c Add MSVS build instructions by Brandon Jones · 1 year, 9 months ago
  21. a406959 Add transient attachments and initial Metal support by Colin Blundell · 1 year, 9 months ago
  22. 5a5b7df Add builtin information to Symbol. by dan sinclair · 1 year, 9 months ago
  23. d1d1bf7 Split base_src apart. by dan sinclair · 1 year, 9 months ago
  24. 87f5123 Revert "Disable frontend cache when implicit device sync is on." by Quyen Le · 1 year, 9 months ago
  25. 8cc6205 Disable frontend cache when implicit device sync is on. by Le Hoang Quyen · 1 year, 9 months ago
  26. 3355731 Add Device::GetSupportedSurfaceUsage() method. by Le Hoang Quyen · 1 year, 9 months ago
  27. 12fa303 Move castable into utils. by dan sinclair · 1 year, 9 months ago
  28. c4cc6ec Remove the demangler. by dan sinclair · 1 year, 9 months ago
  29. 7971bfe Add an option to enable implicit device synchronization. by Le Hoang Quyen · 1 year, 10 months ago
  30. b549b30 tint: Validate @must_use on functions and builtins by Ben Clayton · 1 year, 11 months ago
  31. b92ff39 Remove `static_assert` deprecation. by dan sinclair · 1 year, 11 months ago
  32. 2157170 Remove the `type` keyword. by dan sinclair · 1 year, 11 months ago
  33. accc687 Add tint layering doc. by dan sinclair · 1 year, 11 months ago
  34. 63b777b Dawn: Refactor device toggles by Zhaoming Jiang · 2 years ago
  35. d0b284b Add Dawn Wire Server LPM Fuzzer [1/N] by Brendon Tiszka · 2 years ago
  36. d9c0f21 tint/resolver: Make pointer aliasing a hard error by James Price · 2 years ago
  37. f374b81 Remove `sig` deprecation. by dan sinclair · 2 years ago
  38. b4049dc tint/docs: Add uniformity entries to release notes by James Price · 2 years ago
  39. 41884e4 tint: Update origin-trial-changes for parser changes. by Ben Clayton · 2 years ago
  40. c98d57d tint: Rename 'static_assert' to 'const_assert' by Ben Clayton · 2 years ago
  41. 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years ago chromium/5559
  42. fe0c2a7 tint: TINT_EMIT_COVERAGE -> DAWN_EMIT_COVERAGE by James Price · 2 years, 1 month ago
  43. 24c8440 Update spirv-reader docs: supports texture and sampler func args by David Neto · 2 years, 1 month ago chromium/5469 chromium/5470 chromium/5471 chromium/5472 chromium/5473 chromium/5474
  44. 543dd18 tint: Remove textureSampleLevel(texture_external) by Ben Clayton · 2 years, 2 months ago
  45. 4d65fc9 tint: Implement pointer alias analysis by James Price · 2 years, 2 months ago
  46. 10fae7a tint: Rename `frexp().sig` to `frexp().fract` by Ben Clayton · 2 years, 2 months ago
  47. 55a8eac tint/resolver: Forbid workgroup pointer parameters by Ben Clayton · 2 years, 2 months ago
  48. 5071a54 Make reserved words an error. by dan sinclair · 2 years, 3 months ago
  49. 3b2b548 Remove module-scope let deprecation. by dan sinclair · 2 years, 3 months ago
  50. f218af0 Remove the `@stage` attribute by dan sinclair · 2 years, 3 months ago
  51. 0e6d95b doc: Create overview of the SPIR-V reader by David Neto · 2 years, 3 months ago
  52. eee8d88 Start adding IR. by dan sinclair · 2 years, 3 months ago
  53. 2e376a9 tint/intrinsics: Allow mixing of signed / unsigned integer arguments by Ben Clayton · 2 years, 3 months ago
  54. 13f0890 tint/intrinsics: Texture queries now return unsigned integer / vectors by Ben Clayton · 2 years, 3 months ago
  55. 0640c81 tint: make uniformity analysis failures warnings again by Antonio Maiorano · 2 years, 3 months ago
  56. 75bc93c tint: Fix const eval of type conversions by Ben Clayton · 2 years, 3 months ago
  57. ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 4 months ago
  58. d1a5f93 Add maxBufferSize limit by shrekshao · 2 years, 4 months ago
  59. 4c70d7f tint: Make uniformity analysis failures a hard error by Ben Clayton · 2 years, 4 months ago
  60. c4ebf2c tint: Implement textureSampleBaseClampToEdge by Ben Clayton · 2 years, 4 months ago
  61. 4d8fa43 docs/tint: Fix OT notes. by Ben Clayton · 2 years, 4 months ago
  62. 751e668 tint/intrinsics.def: Implement saturate() by Ben Clayton · 2 years, 4 months ago
  63. f3d9ea4 tint: Error if statically indexing out of bounds. by Ben Clayton · 2 years, 4 months ago
  64. 142141c Do simplifications assuming macOS 10.11 is the min version supported. by Corentin Wallez · 2 years, 6 months ago
  65. 0e141c2 Add reserved words to the origin trial changes. by dan sinclair · 2 years, 6 months ago
  66. f795308 docs/tint: Documented addition of 'static_assert' by Ben Clayton · 2 years, 6 months ago
  67. cae5547 docs/tint: Update OT changes for `array()` by Ben Clayton · 2 years, 6 months ago
  68. 4abf28e tint: Add basic support for chromium_experimental_push_constant. by dan sinclair · 2 years, 6 months ago
  69. 1260a53 Mark descriptor/options as optional for requestDevice/Adapter by Corentin Wallez · 2 years, 6 months ago
  70. 8b0ceea tint: Clean up legacy type cruft by Ben Clayton · 2 years, 6 months ago
  71. f19cb02 tint: Remove single scalar matrix constructors. by Ben Clayton · 2 years, 6 months ago
  72. a45561b dawn.json: Add the "chain roots" data for chained structs. by Corentin Wallez · 2 years, 6 months ago
  73. cfa951a tint: Remove semicolon as struct member delimeter by dan sinclair · 2 years, 7 months ago chromium/5161
  74. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 7 months ago chromium/5150
  75. d23f296 tint: Implement acosh, asinh, atanh by dan sinclair · 2 years, 7 months ago
  76. 53af158 tint/reader: Allow module-scope 'var' type inferencing by Ben Clayton · 2 years, 7 months ago
  77. 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 7 months ago
  78. 3e38d7e tint: Remove support for smoothStep builtin by James Price · 2 years, 7 months ago
  79. 8174713 docs/tint: Update origin trial changes for abstract-numerics by Ben Clayton · 2 years, 8 months ago
  80. 0fa572f Emit deprecation warnings for @stage. by dan sinclair · 2 years, 8 months ago
  81. d574be5 Convert @stage to short form by dan sinclair · 2 years, 8 months ago
  82. 6ac7c8a tint: update origin-trial-changes.md for atomicCompareExchangeWeak changes by Antonio Maiorano · 2 years, 8 months ago
  83. 3b5edf1 tint: Add matrix identify and single-scalar ctors by Ben Clayton · 2 years, 8 months ago
  84. 93cf346 [clang-tidy] Add ability to checkout clang-tidy. by dan sinclair · 2 years, 8 months ago
  85. be656f7 tint: Implement uniformity analaysis by James Price · 2 years, 9 months ago
  86. 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 9 months ago
  87. 5ee22f3 Cleanup duplicate files; Combine README and build docs. by dan sinclair · 2 years, 9 months ago
  88. d97ff53 Update Starlark config to use 'main' branch by Ryan Harrison · 2 years, 9 months ago
  89. fb5a492 Fix inclusive language presubmit by dan sinclair · 2 years, 9 months ago
  90. 0384932 tint: Replace smoothStep with smoothstep in tests by James Price · 2 years, 9 months ago
  91. a7230f0 tint: Standardize the way we forward-declare by Ben Clayton · 2 years, 10 months ago
  92. d521d0e Combine contributing files. by dan sinclair · 2 years, 10 months ago chromium/4997
  93. 9d27aaa Always use 0 for the Depth operand of OpTypeImage by Jiawei Shao · 2 years, 10 months ago chromium/4992
  94. d288079 Clean up contributing documentation post tint merge by Ryan Harrison · 2 years, 10 months ago chromium/4991
  95. ebfbaf8 Add top-level OWNERS and scope Tint owners more tightly. by Corentin Wallez · 2 years, 10 months ago
  96. d68d3a9 Add support for increment/decrement statements by James Price · 2 years, 10 months ago
  97. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 2 years, 10 months ago tint-merge
  98. e6c7fd7 wgsl: Make colon optional for case statements by James Price · 2 years, 10 months ago
  99. e47b313 Add compound assignment to the M102 release notes by James Price · 2 years, 10 months ago
  100. a9d2f63 Update style_guide c++ version. by dan sinclair · 2 years, 10 months ago