1. d1a5f93 Add maxBufferSize limit by shrekshao · 2 years, 4 months ago
  2. 4c70d7f tint: Make uniformity analysis failures a hard error by Ben Clayton · 2 years, 4 months ago
  3. c4ebf2c tint: Implement textureSampleBaseClampToEdge by Ben Clayton · 2 years, 4 months ago
  4. 4d8fa43 docs/tint: Fix OT notes. by Ben Clayton · 2 years, 4 months ago
  5. 751e668 tint/intrinsics.def: Implement saturate() by Ben Clayton · 2 years, 4 months ago
  6. f3d9ea4 tint: Error if statically indexing out of bounds. by Ben Clayton · 2 years, 4 months ago
  7. 142141c Do simplifications assuming macOS 10.11 is the min version supported. by Corentin Wallez · 2 years, 6 months ago
  8. 0e141c2 Add reserved words to the origin trial changes. by dan sinclair · 2 years, 6 months ago
  9. f795308 docs/tint: Documented addition of 'static_assert' by Ben Clayton · 2 years, 6 months ago
  10. cae5547 docs/tint: Update OT changes for `array()` by Ben Clayton · 2 years, 6 months ago
  11. 4abf28e tint: Add basic support for chromium_experimental_push_constant. by dan sinclair · 2 years, 6 months ago
  12. 1260a53 Mark descriptor/options as optional for requestDevice/Adapter by Corentin Wallez · 2 years, 6 months ago
  13. 8b0ceea tint: Clean up legacy type cruft by Ben Clayton · 2 years, 6 months ago
  14. f19cb02 tint: Remove single scalar matrix constructors. by Ben Clayton · 2 years, 6 months ago
  15. a45561b dawn.json: Add the "chain roots" data for chained structs. by Corentin Wallez · 2 years, 6 months ago
  16. cfa951a tint: Remove semicolon as struct member delimeter by dan sinclair · 2 years, 7 months ago chromium/5161
  17. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 7 months ago chromium/5150
  18. d23f296 tint: Implement acosh, asinh, atanh by dan sinclair · 2 years, 7 months ago
  19. 53af158 tint/reader: Allow module-scope 'var' type inferencing by Ben Clayton · 2 years, 7 months ago
  20. 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 7 months ago
  21. 3e38d7e tint: Remove support for smoothStep builtin by James Price · 2 years, 7 months ago
  22. 8174713 docs/tint: Update origin trial changes for abstract-numerics by Ben Clayton · 2 years, 8 months ago
  23. 0fa572f Emit deprecation warnings for @stage. by dan sinclair · 2 years, 8 months ago
  24. d574be5 Convert @stage to short form by dan sinclair · 2 years, 8 months ago
  25. 6ac7c8a tint: update origin-trial-changes.md for atomicCompareExchangeWeak changes by Antonio Maiorano · 2 years, 8 months ago
  26. 3b5edf1 tint: Add matrix identify and single-scalar ctors by Ben Clayton · 2 years, 8 months ago
  27. 93cf346 [clang-tidy] Add ability to checkout clang-tidy. by dan sinclair · 2 years, 8 months ago
  28. be656f7 tint: Implement uniformity analaysis by James Price · 2 years, 9 months ago
  29. 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 9 months ago
  30. 5ee22f3 Cleanup duplicate files; Combine README and build docs. by dan sinclair · 2 years, 9 months ago
  31. d97ff53 Update Starlark config to use 'main' branch by Ryan Harrison · 2 years, 9 months ago
  32. fb5a492 Fix inclusive language presubmit by dan sinclair · 2 years, 9 months ago
  33. 0384932 tint: Replace smoothStep with smoothstep in tests by James Price · 2 years, 9 months ago
  34. a7230f0 tint: Standardize the way we forward-declare by Ben Clayton · 2 years, 10 months ago
  35. d521d0e Combine contributing files. by dan sinclair · 2 years, 10 months ago chromium/4997
  36. 9d27aaa Always use 0 for the Depth operand of OpTypeImage by Jiawei Shao · 2 years, 10 months ago chromium/4992
  37. d288079 Clean up contributing documentation post tint merge by Ryan Harrison · 2 years, 10 months ago chromium/4991
  38. ebfbaf8 Add top-level OWNERS and scope Tint owners more tightly. by Corentin Wallez · 2 years, 10 months ago
  39. d68d3a9 Add support for increment/decrement statements by James Price · 2 years, 10 months ago
  40. e87ac76 Merge remote-tracking branch 'tint/main' into HEAD by Ryan Harrison · 2 years, 10 months ago tint-merge
  41. e6c7fd7 wgsl: Make colon optional for case statements by James Price · 2 years, 10 months ago
  42. e47b313 Add compound assignment to the M102 release notes by James Price · 2 years, 10 months ago
  43. a9d2f63 Update style_guide c++ version. by dan sinclair · 2 years, 10 months ago
  44. e6c7609 builtins: Add smoothstep, deprecate smoothStep by James Price · 2 years, 10 months ago
  45. 3b671cb wgsl: Separate struct members with commas by James Price · 2 years, 10 months ago
  46. d9d08ae wgsl: make if/switch parentheses optional by James Price · 2 years, 10 months ago
  47. 7d38b88 Remove support for the elseif keyword by James Price · 2 years, 10 months ago
  48. dfc1a2c Remove support for the @stride attribute by James Price · 2 years, 10 months ago
  49. 6bd90d6 Remove support for [[attribute]] syntax by James Price · 2 years, 10 months ago
  50. 8bcecf3 Remove @block attribute by James Price · 2 years, 10 months ago
  51. bcd9ad2 Remove isNan, isInf, isFinite, and isNormal by James Price · 2 years, 11 months ago
  52. 44f039d Adds new chained struct for device creation to specify cache options. by Loko Kung · 2 years, 11 months ago
  53. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago
  54. 3fac602 Minor fixups for unicode CL by James Price · 3 years ago
  55. d29d3d5 reader/wgsl: Support unicode identifiers by Ben Clayton · 3 years ago
  56. d0ec88c Add support for override keyword and @id attribute by James Price · 3 years ago
  57. 5f60eb7 docs: Add GLSL backend to arch.md by Ben Clayton · 3 years ago
  58. f1d570a docs: document that OOO-decls is now supported by Ben Clayton · 3 years ago
  59. a52abab Nuke SPIRV-Cross. by Stephen White · 3 years ago
  60. 189b0ce tint->dawn: Move src/dawn_tests -> src/dawn/tests by Austin Eng · 3 years ago
  61. c6ccd53 tint->dawn: Move src/fuzzers/dawn -> src/dawn/fuzzers by Ben Clayton · 3 years ago
  62. 818001d tint->dawn: Move src/dawn_native -> src/dawn/native by Ben Clayton · 3 years ago
  63. b2c4d7a tint->dawn: Move src/dawn_platform -> src/dawn/platform by Ben Clayton · 3 years ago
  64. 20cbe6d tint->dawn: Move src/dawn_wire -> src/dawn/wire by Ben Clayton · 3 years ago
  65. 1e657a6 tint->dawn: Move src/utils -> src/dawn/utils by Ben Clayton · 3 years ago
  66. d9ab69a tint->dawn: Move src/common -> src/dawn/common by Ben Clayton · 3 years ago
  67. 8250f2b resolver: Correctly validate 'break' inside 'continuing' by Ben Clayton · 3 years ago
  68. b85e692 Rename 'intrinsic' to 'builtin' by Ben Clayton · 3 years ago
  69. a996ffb Rename 'decoration' to 'attribute' by Ben Clayton · 3 years ago
  70. b80e2f3 intrinsics: Remove ignore() by Ben Clayton · 3 years ago
  71. 1a4185b Move src/fuzzers to src/fuzzers/dawn by Ben Clayton · 3 years ago
  72. 26c31f6 Shuffle 'docs' directories by Ben Clayton · 3 years ago
  73. 1c02eb8 validation: Require interpolate(flat) for integers by James Price · 3 years ago
  74. f6e5cc0 Deprecate the @stride attribute by James Price · 3 years ago
  75. 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years ago
  76. 6b1e5f5 wgsl: Do not require a semicolon after a struct by James Price · 3 years ago
  77. ecf43d6 Add non-struct buffer types to the release notes by James Price · 3 years ago
  78. aa9475e Add WGPUDawnEncoderInternalUsageDescriptor by Austin Eng · 3 years ago
  79. e5919ac validation: Error on obviously infinite loops by Ben Clayton · 3 years ago
  80. e4e7485 transform: Fix PromoteInitializersToConstVar handling of for-loops by Ben Clayton · 3 years, 1 month ago
  81. 3cbb136 Re-allow dynamic indexing of 'let' arrays and matrices by Ben Clayton · 3 years, 1 month ago
  82. a4357a7 Add Window at the end of SurfaceDescriptorFromXlib. by Corentin Wallez · 3 years, 1 month ago
  83. 7dc901f tools roll-release: Bump branchLegacyCutoff to M96 by Ben Clayton · 3 years, 1 month ago
  84. 5c99ed0 intrinsics: Add degrees() and radians() by Ben Clayton · 3 years, 1 month ago
  85. 1372222 wgsl: Replace 'elseif' with 'else if' by Ben Clayton · 3 years, 1 month ago
  86. 2f218e2 Implement upstream RequestDevice, add native-only CreateDevice by Austin Eng · 3 years, 1 month ago
  87. a2241d4 Configure the namespace of native implementation in api.json by fujunwei · 3 years, 1 month ago chromium/4770
  88. 1f25ea9 dawn_wire: Directly use the data in deserialized buffer when possible by Jiawei Shao · 3 years, 1 month ago
  89. 30d55fa docs: Move OT changes to M99 by Ben Clayton · 3 years, 1 month ago
  90. 170a503 reader/wgsl: Deprecate the [[block]] attribute by James Price · 3 years, 1 month ago
  91. 81b3948 resolver: Implement element inference of vecN and matNxM by Ben Clayton · 3 years, 1 month ago
  92. 264f239 dawn_wire: Remove unused support of "const*const*" by Jiawei Shao · 3 years, 1 month ago
  93. 3703522 Implement textureGather, textureGatherCompare by Ben Clayton · 3 years, 2 months ago
  94. 3a46476 Make the prefix of proc table configurable in api.json by fujunwei · 3 years, 2 months ago chromium/4749 chromium/4750 chromium/4751
  95. ea3eee9 resolver: Migrate validation to behavior analysis by Ben Clayton · 3 years, 2 months ago
  96. bf39c8f sem: Replace SwitchCaseBlockStatement with CaseStatement by Ben Clayton · 3 years, 2 months ago
  97. 23f7162 Add a category named function in dawn.json by fujunwei · 3 years, 2 months ago
  98. 0ea236f resolver: Forbid module-scope declarations from aliasing a builtin by Ben Clayton · 3 years, 2 months ago
  99. 4e87690 Add ability to generate constants from dawn.json by fujunwei · 3 years, 2 months ago chromium/4729
  100. d1f0a14 resolver: Track global uses in function decorations by Ben Clayton · 3 years, 2 months ago