1. d23f296 tint: Implement acosh, asinh, atanh by dan sinclair · 2 years, 10 months ago
  2. 6058882 tint/resolver: Add f16 types, constructor, and conversions by Zhaoming Jiang · 2 years, 10 months ago chromium/5149
  3. 53af158 tint/reader: Allow module-scope 'var' type inferencing by Ben Clayton · 2 years, 10 months ago
  4. 19576e9 tint/writer: Handle and emit 'const' variables by Ben Clayton · 2 years, 10 months ago
  5. b3b324c Roll ANGLE from 8f6889a111eb to 2a5193f6ceca (9 revisions) by Dawn Autoroller · 2 years, 10 months ago chromium/5148
  6. e093819 Mark another flaky f32_logical inputSource="const" as Failure on Linux by Austin Eng · 2 years, 10 months ago
  7. 6c167a0 msl: Promote local private vars to function scope by dan sinclair · 2 years, 10 months ago
  8. 1a758d8 D3D12: Remove tempBuffers in ExecuteCommandList() by Jiawei Shao · 2 years, 10 months ago
  9. 65d35f8 Report javascript duration in CTS tooling by Austin Eng · 2 years, 10 months ago
  10. 14e6dfb Remove failing depth32float-stencil8 expectations by Brandon Jones · 2 years, 10 months ago
  11. 7ebcfc7 tint/transform: PromoteInitializersToLet by Ben Clayton · 2 years, 10 months ago
  12. ce466c0 tint: spir-v writer: Fix matrix constructor from matrix variable by Antonio Maiorano · 2 years, 10 months ago
  13. 7c5255a Roll ANGLE from 89e38b5799cc to 8f6889a111eb (2 revisions) by Dawn Autoroller · 2 years, 10 months ago
  14. 2f1b0dc Roll SwiftShader from 26243894edb8 to ec31f547750c (35 revisions) by Dawn Autoroller · 2 years, 10 months ago chromium/5147
  15. 8a29038 GN: Wayland build overrides by Antonio Caggiano · 2 years, 10 months ago
  16. 9111e75 Roll vulkan-deps from 3da2aaf1f8a5 to 4e6188c82519 (1 revision) by dawn-autoroll · 2 years, 10 months ago
  17. dadf119 Clamp clear color value to legal range for uint/sint formats by Jiawei Shao · 2 years, 10 months ago chromium/5146
  18. ceb7236 Roll ANGLE from de109f9ef3be to 89e38b5799cc (1 revision) by Dawn Autoroller · 2 years, 10 months ago
  19. 7ce3c2d Add Device.CreateErrorExternalTexture() by Yan,Shaobo · 2 years, 10 months ago
  20. 54b3da9 tint/transform: Handle 'const' for Unshadow. by Ben Clayton · 2 years, 10 months ago
  21. fcf9fdc tint/writer/wgsl: Emit 'const' variables by Ben Clayton · 2 years, 10 months ago chromium/5145
  22. f903133 tint/reader/wgsl: Drop const_expr parsing by Ben Clayton · 2 years, 10 months ago
  23. e48ef8e tint/reader: Enable 'const' parsing for unit-tests by Ben Clayton · 2 years, 10 months ago
  24. 511529f tint/resolver: Clean up workgroup-size error diagnostic by Ben Clayton · 2 years, 10 months ago
  25. 410a3bd tint/resolver: Propagate constant values between 'const's by Ben Clayton · 2 years, 10 months ago chromium/5144
  26. e3834c4 tint/resolver: Resolve 'const' variables by Ben Clayton · 2 years, 10 months ago
  27. 1534059 Roll ANGLE from 4c5e9d476bc7 to de109f9ef3be (4 revisions) by Dawn Autoroller · 2 years, 10 months ago chromium/5143
  28. e741b8f Roll vulkan-deps from 87d2649aa928 to 3da2aaf1f8a5 (2 revisions) by dawn-autoroll · 2 years, 10 months ago
  29. 01208e7 tint: Rename Global() -> GlobalVar() by Ben Clayton · 2 years, 10 months ago
  30. 41486e1 tint: Rename GlobalConst() -> GlobalLet() by Ben Clayton · 2 years, 10 months ago
  31. bd8449f tint/test: Regenerate expectations by Ben Clayton · 2 years, 10 months ago chromium/5142
  32. 7289bca Add dawn version hash to cache keys. by Loko Kung · 2 years, 10 months ago
  33. b4ff8c8 tint/resolver: Simplify array size evaluation by Ben Clayton · 2 years, 10 months ago
  34. 268d7b8 tint: Add support for atomic ops to spirv reader by Antonio Maiorano · 2 years, 10 months ago
  35. 57810d8 Roll vulkan-deps from 54dba77e8a94 to 87d2649aa928 (6 revisions) by dawn-autoroll · 2 years, 10 months ago
  36. ebed939 tint/resolver: Tidy up variable_test.cc by Ben Clayton · 2 years, 10 months ago
  37. 0490ee8 Roll ANGLE from 79185677cb63 to 4c5e9d476bc7 (3 revisions) by Dawn Autoroller · 2 years, 10 months ago
  38. ebafa81 Suppress ASAN failing D3D12 pipeline caching tests until debugged. by Loko Kung · 2 years, 10 months ago
  39. 68ae36e tint/resolver: Rename var_let_*test.cc -> variable_*test.cc by Ben Clayton · 2 years, 10 months ago
  40. dfeaf290 tint: Add sem::IndexAccessorExpression by Antonio Maiorano · 2 years, 10 months ago
  41. 90ec3d1 Change base directory for CTS runner, part 2 by Austin Eng · 2 years, 10 months ago
  42. c8a276a Skip inputSource="const";* f32_logical on Win NVIDIA x86 by Austin Eng · 2 years, 10 months ago chromium/5141
  43. 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 10 months ago
  44. 431c7a4 Add maxInterStageShaderVariables Limits by Brandon Jones · 2 years, 10 months ago
  45. c5f7e8f tint: Fix emitting identity matrix ctor in HLSL by Zhaoming Jiang · 2 years, 10 months ago
  46. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 10 months ago
  47. 3c05430 tint/sem: Support arrays for sem::Constant by Ben Clayton · 2 years, 10 months ago
  48. c174692 OpenGL: Make Device::gl private. by Stephen White · 2 years, 10 months ago
  49. e8d47d5 tint/sem: Add more checks to constant_test.cc by Ben Clayton · 2 years, 10 months ago
  50. ab70ff7 tint/writer/spirv: Clean up accessor tests by Ben Clayton · 2 years, 10 months ago
  51. 7400a55 Roll vulkan-deps from 470172656108 to 54dba77e8a94 (4 revisions) by dawn-autoroll · 2 years, 10 months ago
  52. 3a68ab4 tint/writer: Minor generator cleanup. by Ben Clayton · 2 years, 10 months ago
  53. 01e4d44 Roll third_party/webgpu-cts/ 5a30cb44c..cef4c7678 (33 commits) by Brandon Jones · 2 years, 10 months ago
  54. 5041480 tint/writer: Clean up EmitConstant() methods by Ben Clayton · 2 years, 10 months ago
  55. 18b9663 tint: remove duplicated ending newline in ctor_conv_intrinsic.cc by Zhaoming Jiang · 2 years, 10 months ago
  56. 245e91d Add AlignTo method to make a Blob's contents aligned by Austin Eng · 2 years, 10 months ago
  57. d69c5d2 Land Khronos's latest egl.h and eglplatform.h in third_party/khronos. by Stephen White · 2 years, 10 months ago
  58. 8255851 Roll ANGLE from 6c8bb1f31ed4 to 79185677cb63 (7 revisions) by Dawn Autoroller · 2 years, 10 months ago
  59. 6241cf9 Change base directory for CTS runner, part 1 by Austin Eng · 2 years, 10 months ago chromium/5140
  60. ff2d2d8 Suppress running dawn_end2end_tests on Windows Intel Vulkan by Austin Eng · 2 years, 10 months ago
  61. c1cb9dc tint/resolver: Evaluate constant index accessors by Ben Clayton · 2 years, 10 months ago
  62. c9787e7 Roll ANGLE from 72f69e847033 to 6c8bb1f31ed4 (3 revisions) by Dawn Autoroller · 2 years, 10 months ago
  63. f99671b tint: spir-v reader: fix atomicCompareExchangeWeak with var comparator by Antonio Maiorano · 2 years, 10 months ago chromium/5139
  64. 606abfb Roll vulkan-deps from 20ef3c4c476b to 470172656108 (3 revisions) by dawn-autoroll · 2 years, 10 months ago chromium/5138
  65. 0532bfd Roll ANGLE from d55e06557bc7 to 72f69e847033 (10 revisions) by Dawn Autoroller · 2 years, 10 months ago
  66. 7223a5e Fix incorrect indentation in version generator script. by Loko Kung · 2 years, 10 months ago
  67. 77bf233 Move tint unittest behind a build flag. by dan sinclair · 2 years, 10 months ago
  68. 32bcc04 Roll vulkan-deps from f730434aca70 to 20ef3c4c476b (2 revisions) by dawn-autoroll · 2 years, 10 months ago
  69. 1ed376b tint/sem: Add range overload of Constant::AllZero() by Ben Clayton · 2 years, 10 months ago chromium/5137
  70. 01cea78 Roll ANGLE from 32c38e55ed44 to d55e06557bc7 (3 revisions) by Dawn Autoroller · 2 years, 10 months ago chromium/5136
  71. 7d2b9d9 Add alternative method to use a version/git hash from a file. by Loko Kung · 2 years, 10 months ago
  72. ef62b58 Skip Gamma and Gamut conversions for BT.709->SRGB by jchen10 · 2 years, 10 months ago
  73. 797f0f8 tint/sem: Return vector for Type::ElementOf(matrix) by Ben Clayton · 2 years, 10 months ago
  74. 9be6b99 Roll vulkan-deps from 1765af41ecf5 to f730434aca70 (7 revisions) by dawn-autoroll · 2 years, 10 months ago
  75. 44eb108 tint/resolver: Change return type of EvaluateConstantValue() by Ben Clayton · 2 years, 10 months ago
  76. b6c150d Report WebGPU CTS JS time by Brian Sheedy · 2 years, 10 months ago
  77. e021566 tint/reader/wgsl: Lex 'const' by Ben Clayton · 2 years, 10 months ago
  78. 194c177 CMake cleanup by dan sinclair · 2 years, 10 months ago
  79. 79e90e5 Roll ANGLE from 21c89c14831c to 32c38e55ed44 (3 revisions) by Dawn Autoroller · 2 years, 10 months ago chromium/5135
  80. 3b3ef36 tint/sem: Add Type::DeepestElementOf() by Ben Clayton · 2 years, 10 months ago
  81. ae3fc83 Roll vulkan-deps from 849699c0a626 to 1765af41ecf5 (4 revisions) by dawn-autoroll · 2 years, 10 months ago
  82. ffd3351 Roll ANGLE from 9ea490f54e18 to 21c89c14831c (2 revisions) by Dawn Autoroller · 2 years, 10 months ago chromium/5134
  83. 7ee3245 tint/ast: Add 'const' AST node by Ben Clayton · 2 years, 10 months ago
  84. 42fdeb2 Remove test/tint/BUILD.gn by dan sinclair · 2 years, 10 months ago
  85. 22d8dea tint/resolver: Fix ICE when failing to materialize by Ben Clayton · 2 years, 10 months ago
  86. e4e4854 tint/resolver: Clean up 'let' / 'override' resolving by Ben Clayton · 2 years, 10 months ago
  87. 49dd20d Roll vulkan-deps from 45c701a7067d to 849699c0a626 (2 revisions) by dawn-autoroll · 2 years, 10 months ago
  88. ee49b1e tint/resolver: Clean up 'var' resolving by Ben Clayton · 2 years, 10 months ago chromium/5133
  89. 80fdd62 tint: Process functions in dependency order by James Price · 2 years, 10 months ago
  90. a823ea1 dawn: Fix GCC warnings about functions not returning by Ben Clayton · 2 years, 10 months ago
  91. bf55236 dawn: Fix GCC build by Ben Clayton · 2 years, 10 months ago
  92. 4658362 tint: Refactor ModuleScopeVarToEntryPointParam by James Price · 2 years, 10 months ago
  93. 159e78f Roll ANGLE from 878bbfaac0b3 to 9ea490f54e18 (1 revision) by Dawn Autoroller · 2 years, 10 months ago
  94. 04f1214 dawn::wire::client: Make object constructors less barebones. by Corentin Wallez · 2 years, 10 months ago chromium/5132
  95. a55b29e dawn::wire::client: Make ObjectTypeToTypeEnum a template variable. by Corentin Wallez · 2 years, 10 months ago chromium/5131
  96. 35199a3 Roll ANGLE from 7f57d12b1e57 to 878bbfaac0b3 (1 revision) by Dawn Autoroller · 2 years, 10 months ago chromium/5130
  97. a05e31b tint/resolver: Clean up parameter resolving by Ben Clayton · 2 years, 10 months ago
  98. 369b0b4 Remove old src/include folder by dan sinclair · 2 years, 10 months ago
  99. 3f64e38 Fixup unused function and variable. by dan sinclair · 2 years, 10 months ago chromium/5129
  100. 0a4e2a1 Remove NOLINT lines from c++17 headers by dan sinclair · 2 years, 10 months ago