1. 1a56778 tint/writer: Check extensions are supported by Ben Clayton · 1 year, 8 months ago
  2. aecf1a2 tint/inspector: Fix GetOverrideDefaultValues() by Ben Clayton · 1 year, 8 months ago
  3. ec7ba9f Roll SwiftShader from b22b1b1f2ddd to 440133b5d406 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  4. 3d73151 Roll vulkan-deps from 3ff9f454761a to 3929f072f381 (6 revisions) by dawn-autoroll · 1 year, 8 months ago
  5. 32718a5 Tint/E2E: Fix testcases for bug/chromium/1367602 by Zhaoming Jiang · 1 year, 8 months ago
  6. 771c14c Roll ANGLE from c75adc3cf1da to 94b451811838 (5 revisions) by Dawn Autoroller · 1 year, 8 months ago
  7. 545d862 Remove test suppressions for crbug.com/dawn/838 by Austin Eng · 1 year, 8 months ago
  8. 723da2a tint: split up const eval unit tests into multiple files by Antonio Maiorano · 1 year, 8 months ago
  9. c84d06e tint/resolver: Improve errors for expr eval-stages by Ben Clayton · 1 year, 8 months ago
  10. 559a248 tint/resolver: Allow texture 'offset' to be const-expr by Ben Clayton · 1 year, 8 months ago
  11. d5139b4 [msl] Handle packed conversions in shift expressions. by dan sinclair · 1 year, 8 months ago
  12. 840e424 tint: update natvis by Antonio Maiorano · 1 year, 8 months ago
  13. c1e8622 Roll SwiftShader from 6d0e2d57acf9 to b22b1b1f2ddd (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  14. f10a579 tint: Use `const-expression` and `override-expression` terms by Ben Clayton · 1 year, 8 months ago
  15. 92264f8 tint/resolver: Fix NPE in CollectTextureSamplerPairs() by Ben Clayton · 1 year, 8 months ago
  16. 4fe330f tint: s/analysing/analyzing by Ben Clayton · 1 year, 8 months ago
  17. 51cc480 test/tint: add test case for tint:1563 by Ben Clayton · 1 year, 8 months ago
  18. 138ddcc tools/setup-build: Support x86 by Ben Clayton · 1 year, 8 months ago
  19. 79363cc Roll vulkan-deps from bf8a71c9e39c to 3ff9f454761a (5 revisions) by dawn-autoroll · 1 year, 8 months ago
  20. 96109c5 Roll ANGLE from 460efa214171 to c75adc3cf1da (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  21. 9fcd768 Update fixed cts expectations.txt by Austin Eng · 1 year, 8 months ago chromium/5358
  22. bcbe527 Roll vulkan-deps from 0386d7db7e59 to bf8a71c9e39c (8 revisions) by dawn-autoroll · 1 year, 8 months ago
  23. c78a3ed Roll ANGLE from c22f091da159 to 460efa214171 (3 revisions) by Dawn Autoroller · 1 year, 8 months ago
  24. 6988e89 spirv-reader: track access mode for ptr/ref by David Neto · 1 year, 8 months ago
  25. cc0c67b spirv-reader: Support GLSL.std.450 FindSMsb by David Neto · 1 year, 8 months ago
  26. 042711b Remove redundant file in tint/BUILD.gn by Corentin Wallez · 1 year, 8 months ago
  27. ba384f0 tint/transform: Fix array materialization when indexing with override by Ben Clayton · 1 year, 8 months ago chromium/5357
  28. d6daefc wgsl: Print abstract-floats with full precision. by Ben Clayton · 1 year, 8 months ago
  29. 9f513ca Roll SwiftShader from 48f7cb2ab354 to 6d0e2d57acf9 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  30. 2b8c9d7 spirv-reader: Support GLSL.std.450 FindUMsb by David Neto · 1 year, 8 months ago
  31. d2e0db3 tint: Rename kInvalid to kUndefined for enums by Ben Clayton · 1 year, 8 months ago
  32. 78c839b tint/resolver: Ensure that total workgroup size fits in u32 by Ben Clayton · 1 year, 8 months ago
  33. fafeb9a tint/reader/wgsl: Improve errors when parsing access controls by Ben Clayton · 1 year, 8 months ago
  34. 501d082 Roll vulkan-deps from 854311606a77 to 0386d7db7e59 (3 revisions) by dawn-autoroll · 1 year, 8 months ago
  35. bccd87c tint/ast: Generate access.[h|cc] by Ben Clayton · 1 year, 8 months ago
  36. 47b7fe5 Roll ANGLE from a217dd56b557 to c22f091da159 (7 revisions) by Dawn Autoroller · 1 year, 8 months ago
  37. 5158117 Roll SwiftShader from 7f209ebb709f to 48f7cb2ab354 (4 revisions) by Dawn Autoroller · 1 year, 8 months ago chromium/5356
  38. 75a8574 Validate effective storage or read-only storage buffer size be multiple of 4 by Jiawei Shao · 1 year, 8 months ago
  39. a44e3d8 tint: include T type in converter overload diagnostics by Ben Clayton · 1 year, 8 months ago
  40. c889500 tint/reader/wgsl: Improve errors when parsing interpolation modes by Ben Clayton · 1 year, 8 months ago
  41. 542d27d spirv-reader: support GLSL.std.450 instruction FindILsb by David Neto · 1 year, 8 months ago
  42. 2ad747d tint: Fix const eval unary tests by Antonio Maiorano · 1 year, 8 months ago
  43. 75bc93c tint: Fix const eval of type conversions by Ben Clayton · 1 year, 8 months ago
  44. feb447d tint/resolver: Formatting by Ben Clayton · 1 year, 8 months ago
  45. f9ed9d3 tint/ast: Generate interpolate_attribute.[h|cc] by Ben Clayton · 1 year, 8 months ago
  46. c1af0f5 tint/reader/wgsl: Improve errors when parsing address spaces by Ben Clayton · 1 year, 8 months ago
  47. bea1c5c Roll vulkan-deps from 24053e9970b7 to 854311606a77 (1 revision) by dawn-autoroll · 1 year, 8 months ago
  48. 1c826b9 Roll ANGLE from 5bafe449e0b3 to a217dd56b557 (5 revisions) by Dawn Autoroller · 1 year, 8 months ago
  49. 9af5b40 tint/reader/wgsl: Improve errors when parsing texel formats by Ben Clayton · 1 year, 8 months ago
  50. ecd7f7e tint/reader/wgsl: Improve errors when parsing extensions by Ben Clayton · 1 year, 8 months ago
  51. 760eee9 tint/reader/wgsl: Improve errors when parsing builtin by Ben Clayton · 1 year, 8 months ago
  52. b7aef03 tint/templates: Generate enum string arrays by Ben Clayton · 1 year, 8 months ago
  53. 3e0984a tint/program_builder.h: Remove stale comment by Ben Clayton · 1 year, 8 months ago
  54. db368f1 tools/tint/intrinsic: Sort enum values lexicographically by Ben Clayton · 1 year, 8 months ago chromium/5355
  55. ae832a2 tint/reader/wgsl: Minor cleanups by Ben Clayton · 1 year, 8 months ago
  56. d04c54e tint/utils: Add Levenshtein Distance() function by Ben Clayton · 1 year, 8 months ago
  57. b7b2d3d Revert "Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits)" by Corentin Wallez · 1 year, 8 months ago
  58. 3c34d83 tint/ast: Add missing 'const' on pointer member by Ben Clayton · 1 year, 8 months ago
  59. cc90cfd Roll SwiftShader from acdfa394561f to 7f209ebb709f (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  60. ab2fa8b tint: Fix vector equality operator by Ben Clayton · 1 year, 8 months ago
  61. 8d3d4f6 tint/inspector: Reflect whether @builtin(frag_depth) is used. by Corentin Wallez · 1 year, 8 months ago
  62. a707ffb Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits) by Corentin Wallez · 1 year, 8 months ago
  63. 98a7cd1 Add a ClampFragDepth transform. by Corentin Wallez · 1 year, 8 months ago
  64. 5cbb32d Tint/tranfsorm/test: Refactor and add exhaustive test for Std140 by Zhaoming Jiang · 1 year, 8 months ago chromium/5354
  65. a880e66 Roll ANGLE from 3e25d37f23d0 to 5bafe449e0b3 (5 revisions) by Dawn Autoroller · 1 year, 8 months ago
  66. 5d96d35 Roll vulkan-deps from 1172dba33888 to 24053e9970b7 (6 revisions) by dawn-autoroll · 1 year, 8 months ago
  67. 112d761 spirv-reader: Track storage class for pointer/ref values by David Neto · 1 year, 8 months ago chromium/5353
  68. 5dac4f9 tools/remote-compile: Handle socket disconnects by Ben Clayton · 1 year, 8 months ago
  69. a4f064e Roll ANGLE from 54d094fe1de5 to 3e25d37f23d0 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  70. 467e6e3 tools/remote-compile: clang-format by Ben Clayton · 1 year, 8 months ago
  71. c8f1075 tint: Disable tint_concurrency_fuzzer for win+asan by Ben Clayton · 1 year, 8 months ago
  72. cc63627 tint: Validate no f16 sampled textures by Ben Clayton · 1 year, 8 months ago
  73. 3e1501a Roll ANGLE from 85631d24ddf9 to 54d094fe1de5 (1 revision) by Dawn Autoroller · 1 year, 8 months ago chromium/5350 chromium/5351 chromium/5352
  74. a32ce7d Roll ANGLE from cad7979e9270 to 85631d24ddf9 (4 revisions) by Dawn Autoroller · 1 year, 8 months ago chromium/5349
  75. 690e601 Roll SwiftShader from 65066ae6d9cd to acdfa394561f (1 revision) by Dawn Autoroller · 1 year, 8 months ago chromium/5348
  76. acbd308 Roll ANGLE from 2b3c8aaf1a93 to cad7979e9270 (10 revisions) by Dawn Autoroller · 1 year, 8 months ago
  77. 174b6bd Make GetBindGroupLayout error for indices past the last defined BGL. by Corentin Wallez · 1 year, 8 months ago
  78. b68cd1a Split Vulkan command buffers to work around bug by Brandon Jones · 1 year, 8 months ago chromium/5347
  79. 007ddca Roll SwiftShader from 01fade1fc521 to 65066ae6d9cd (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  80. cf8e404 Triage a few WebGPU expectations by Corentin Wallez · 1 year, 8 months ago
  81. 95f5941 Roll vulkan-deps from 2514a680a159 to 1172dba33888 (2 revisions) by dawn-autoroll · 1 year, 8 months ago
  82. 1a3f01e Roll ANGLE from c19ec9481a70 to 2b3c8aaf1a93 (2 revisions) by Dawn Autoroller · 1 year, 8 months ago
  83. 39e4d0d Roll SwiftShader from 782eb8546f75 to 01fade1fc521 (2 revisions) by Dawn Autoroller · 1 year, 8 months ago chromium/5346
  84. bb55ac5 Roll vulkan-deps from 7d797ec7d6bb to 2514a680a159 (2 revisions) by dawn-autoroll · 1 year, 8 months ago
  85. 9ba9e6e Roll ANGLE from 13195f8a9000 to c19ec9481a70 (8 revisions) by Dawn Autoroller · 1 year, 8 months ago
  86. a1c8527 tint/sem: Add Type::HoldsAbstract() by Ben Clayton · 1 year, 8 months ago chromium/5345
  87. 933eb51 tint: Add _tint_materialize internal builtin by Ben Clayton · 1 year, 8 months ago
  88. 7368302 tint: Use PascalCase for builtin enum names by Ben Clayton · 1 year, 8 months ago
  89. 76a709c spirv-reader: track module scope variables by David Neto · 1 year, 8 months ago
  90. 861099f spirv-reader: refactor definition info pertaining to pointers by David Neto · 1 year, 8 months ago
  91. d71caf7 Roll SwiftShader from 2b155acd6a90 to 782eb8546f75 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
  92. ce87349 Roll vulkan-deps from ea19efbfecb2 to 7d797ec7d6bb (5 revisions) by dawn-autoroll · 1 year, 9 months ago
  93. 529bd06 Roll ANGLE from d64c54e34d03 to 13195f8a9000 (11 revisions) by Dawn Autoroller · 1 year, 9 months ago chromium/5344
  94. 3a7c6bd Roll SwiftShader from 3d7faaa40575 to 2b155acd6a90 (3 revisions) by Dawn Autoroller · 1 year, 9 months ago
  95. 17317e0 Roll vulkan-deps from 5d66d3e5917b to ea19efbfecb2 (7 revisions) by dawn-autoroll · 1 year, 9 months ago
  96. 6a74325 Roll ANGLE from d26ee6191908 to d64c54e34d03 (6 revisions) by Dawn Autoroller · 1 year, 9 months ago chromium/5343
  97. 7aaf23e Fix 32-bit build by Antonio Maiorano · 1 year, 9 months ago
  98. 8fd4ef2 Fix MSL packed_int casting. by dan sinclair · 1 year, 9 months ago
  99. f35c719 Allow tolerance on compressed texture verification by Brandon Jones · 1 year, 9 months ago
  100. 761536d Improve robustness of FloatToString. by John Stiles · 1 year, 9 months ago