1. bea1c5c Roll vulkan-deps from 24053e9970b7 to 854311606a77 (1 revision) by dawn-autoroll · 2 years, 5 months ago
  2. 1c826b9 Roll ANGLE from 5bafe449e0b3 to a217dd56b557 (5 revisions) by Dawn Autoroller · 2 years, 5 months ago
  3. 9af5b40 tint/reader/wgsl: Improve errors when parsing texel formats by Ben Clayton · 2 years, 5 months ago
  4. ecd7f7e tint/reader/wgsl: Improve errors when parsing extensions by Ben Clayton · 2 years, 5 months ago
  5. 760eee9 tint/reader/wgsl: Improve errors when parsing builtin by Ben Clayton · 2 years, 5 months ago
  6. b7aef03 tint/templates: Generate enum string arrays by Ben Clayton · 2 years, 5 months ago
  7. 3e0984a tint/program_builder.h: Remove stale comment by Ben Clayton · 2 years, 5 months ago
  8. db368f1 tools/tint/intrinsic: Sort enum values lexicographically by Ben Clayton · 2 years, 5 months ago chromium/5355
  9. ae832a2 tint/reader/wgsl: Minor cleanups by Ben Clayton · 2 years, 5 months ago
  10. d04c54e tint/utils: Add Levenshtein Distance() function by Ben Clayton · 2 years, 5 months ago
  11. b7b2d3d Revert "Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits)" by Corentin Wallez · 2 years, 5 months ago
  12. 3c34d83 tint/ast: Add missing 'const' on pointer member by Ben Clayton · 2 years, 5 months ago
  13. cc90cfd Roll SwiftShader from acdfa394561f to 7f209ebb709f (1 revision) by Dawn Autoroller · 2 years, 5 months ago
  14. ab2fa8b tint: Fix vector equality operator by Ben Clayton · 2 years, 5 months ago
  15. 8d3d4f6 tint/inspector: Reflect whether @builtin(frag_depth) is used. by Corentin Wallez · 2 years, 5 months ago
  16. a707ffb Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits) by Corentin Wallez · 2 years, 5 months ago
  17. 98a7cd1 Add a ClampFragDepth transform. by Corentin Wallez · 2 years, 5 months ago
  18. 5cbb32d Tint/tranfsorm/test: Refactor and add exhaustive test for Std140 by Zhaoming Jiang · 2 years, 5 months ago chromium/5354
  19. a880e66 Roll ANGLE from 3e25d37f23d0 to 5bafe449e0b3 (5 revisions) by Dawn Autoroller · 2 years, 5 months ago
  20. 5d96d35 Roll vulkan-deps from 1172dba33888 to 24053e9970b7 (6 revisions) by dawn-autoroll · 2 years, 5 months ago
  21. 112d761 spirv-reader: Track storage class for pointer/ref values by David Neto · 2 years, 5 months ago chromium/5353
  22. 5dac4f9 tools/remote-compile: Handle socket disconnects by Ben Clayton · 2 years, 5 months ago
  23. a4f064e Roll ANGLE from 54d094fe1de5 to 3e25d37f23d0 (1 revision) by Dawn Autoroller · 2 years, 5 months ago
  24. 467e6e3 tools/remote-compile: clang-format by Ben Clayton · 2 years, 5 months ago
  25. c8f1075 tint: Disable tint_concurrency_fuzzer for win+asan by Ben Clayton · 2 years, 5 months ago
  26. cc63627 tint: Validate no f16 sampled textures by Ben Clayton · 2 years, 5 months ago
  27. 3e1501a Roll ANGLE from 85631d24ddf9 to 54d094fe1de5 (1 revision) by Dawn Autoroller · 2 years, 5 months ago chromium/5350 chromium/5351 chromium/5352
  28. a32ce7d Roll ANGLE from cad7979e9270 to 85631d24ddf9 (4 revisions) by Dawn Autoroller · 2 years, 5 months ago chromium/5349
  29. 690e601 Roll SwiftShader from 65066ae6d9cd to acdfa394561f (1 revision) by Dawn Autoroller · 2 years, 5 months ago chromium/5348
  30. acbd308 Roll ANGLE from 2b3c8aaf1a93 to cad7979e9270 (10 revisions) by Dawn Autoroller · 2 years, 5 months ago
  31. 174b6bd Make GetBindGroupLayout error for indices past the last defined BGL. by Corentin Wallez · 2 years, 5 months ago
  32. b68cd1a Split Vulkan command buffers to work around bug by Brandon Jones · 2 years, 5 months ago chromium/5347
  33. 007ddca Roll SwiftShader from 01fade1fc521 to 65066ae6d9cd (1 revision) by Dawn Autoroller · 2 years, 5 months ago
  34. cf8e404 Triage a few WebGPU expectations by Corentin Wallez · 2 years, 5 months ago
  35. 95f5941 Roll vulkan-deps from 2514a680a159 to 1172dba33888 (2 revisions) by dawn-autoroll · 2 years, 5 months ago
  36. 1a3f01e Roll ANGLE from c19ec9481a70 to 2b3c8aaf1a93 (2 revisions) by Dawn Autoroller · 2 years, 5 months ago
  37. 39e4d0d Roll SwiftShader from 782eb8546f75 to 01fade1fc521 (2 revisions) by Dawn Autoroller · 2 years, 5 months ago chromium/5346
  38. bb55ac5 Roll vulkan-deps from 7d797ec7d6bb to 2514a680a159 (2 revisions) by dawn-autoroll · 2 years, 5 months ago
  39. 9ba9e6e Roll ANGLE from 13195f8a9000 to c19ec9481a70 (8 revisions) by Dawn Autoroller · 2 years, 5 months ago
  40. a1c8527 tint/sem: Add Type::HoldsAbstract() by Ben Clayton · 2 years, 5 months ago chromium/5345
  41. 933eb51 tint: Add _tint_materialize internal builtin by Ben Clayton · 2 years, 5 months ago
  42. 7368302 tint: Use PascalCase for builtin enum names by Ben Clayton · 2 years, 5 months ago
  43. 76a709c spirv-reader: track module scope variables by David Neto · 2 years, 5 months ago
  44. 861099f spirv-reader: refactor definition info pertaining to pointers by David Neto · 2 years, 5 months ago
  45. d71caf7 Roll SwiftShader from 2b155acd6a90 to 782eb8546f75 (1 revision) by Dawn Autoroller · 2 years, 5 months ago
  46. ce87349 Roll vulkan-deps from ea19efbfecb2 to 7d797ec7d6bb (5 revisions) by dawn-autoroll · 2 years, 5 months ago
  47. 529bd06 Roll ANGLE from d64c54e34d03 to 13195f8a9000 (11 revisions) by Dawn Autoroller · 2 years, 5 months ago chromium/5344
  48. 3a7c6bd Roll SwiftShader from 3d7faaa40575 to 2b155acd6a90 (3 revisions) by Dawn Autoroller · 2 years, 5 months ago
  49. 17317e0 Roll vulkan-deps from 5d66d3e5917b to ea19efbfecb2 (7 revisions) by dawn-autoroll · 2 years, 5 months ago
  50. 6a74325 Roll ANGLE from d26ee6191908 to d64c54e34d03 (6 revisions) by Dawn Autoroller · 2 years, 5 months ago chromium/5343
  51. 7aaf23e Fix 32-bit build by Antonio Maiorano · 2 years, 5 months ago
  52. 8fd4ef2 Fix MSL packed_int casting. by dan sinclair · 2 years, 5 months ago
  53. f35c719 Allow tolerance on compressed texture verification by Brandon Jones · 2 years, 5 months ago
  54. 761536d Improve robustness of FloatToString. by John Stiles · 2 years, 5 months ago
  55. 8a83384 Enable CTS test for const `select` by Antonio Maiorano · 2 years, 5 months ago
  56. 2eba3fd Roll SwiftShader from 7776bf0e3175 to 3d7faaa40575 (3 revisions) by Dawn Autoroller · 2 years, 5 months ago
  57. 7d8f4eb Roll vulkan-deps from 5aeb9d1e5858 to 5d66d3e5917b (3 revisions) by dawn-autoroll · 2 years, 5 months ago
  58. 511be90 Roll ANGLE from 5b3781ecfffe to d26ee6191908 (5 revisions) by Dawn Autoroller · 2 years, 5 months ago
  59. 8800d88 tint: const eval of 'select' builtin by Antonio Maiorano · 2 years, 5 months ago
  60. 44f7b8d Rebuild webgpu-cts when files are deleted by Kai Ninomiya · 2 years, 5 months ago chromium/5341 chromium/5342
  61. 6b3f4aa tint: add vector cases for const eval builtin tests by Antonio Maiorano · 2 years, 5 months ago
  62. fc7994b tint: fix intrinsic table lookup of mixed const and non-const with non-matching arg element types by Antonio Maiorano · 2 years, 5 months ago
  63. 2e25382 Roll SwiftShader from 08dfcbb37734 to 7776bf0e3175 (2 revisions) by Dawn Autoroller · 2 years, 5 months ago
  64. 7a69a34 Update type_decl grammar element name. by dan sinclair · 2 years, 5 months ago
  65. cf47d61 tint: add parse_hlsl_errors.py to help triage hlsl errors by Antonio Maiorano · 2 years, 5 months ago
  66. 1dbda6f Update variables in address space template. by dan sinclair · 2 years, 5 months ago
  67. e89c27c Remove some DISABLED tests. by dan sinclair · 2 years, 5 months ago
  68. 82023d6 Enable disabled const eval tests. by dan sinclair · 2 years, 5 months ago
  69. d883c0b Roll vulkan-deps from daf416b93bfd to 5aeb9d1e5858 (1 revision) by dawn-autoroll · 2 years, 5 months ago
  70. 663932d vulkan: Validate that exporting a texture uses VK_IMAGE_LAYOUT_UNDEFINED by Austin Eng · 2 years, 5 months ago
  71. 9ecc310 Roll ANGLE from 1d73bad50b31 to 5b3781ecfffe (4 revisions) by Dawn Autoroller · 2 years, 5 months ago
  72. 327cc70 vulkan: Use a static method to close semaphore handles by Austin Eng · 2 years, 5 months ago
  73. 70c3a4d vulkan: Move handling texture wait requirements to SubmitPendingCommands by Austin Eng · 2 years, 5 months ago
  74. 5a687b0 Fix leak of D3D12 fence share handle by Austin Eng · 2 years, 5 months ago
  75. 2a3eae7 Revert "Replace std::stof with std::strtof." by Dan Sinclair · 2 years, 5 months ago
  76. 0c2909e Roll SwiftShader from 5f5e513c4e3c to 08dfcbb37734 (2 revisions) by Dawn Autoroller · 2 years, 5 months ago
  77. 4c569d1 Roll vulkan-deps from eb0e9d9986be to daf416b93bfd (4 revisions) by dawn-autoroll · 2 years, 5 months ago chromium/5340
  78. c2f35db Roll ANGLE from 485f4d486c82 to 1d73bad50b31 (3 revisions) by Dawn Autoroller · 2 years, 5 months ago
  79. 0258805 d3d12: Keep wait fences alive until GPU completion by Sunny Sachanandani · 2 years, 5 months ago
  80. 4ff00cc Ensure no VVL message is ignored and doesn't cause test failures. by Corentin Wallez · 2 years, 5 months ago
  81. 40b5d01 Remove unused Resolver::TypeDeclInfo. by dan sinclair · 2 years, 5 months ago
  82. bdeee03 Remove unused Resolver::BlockInfo by dan sinclair · 2 years, 5 months ago
  83. 6f39b6c4 Remove empty disabled generator tests. by dan sinclair · 2 years, 5 months ago
  84. 26aa582 Remove Inspector test for unsupported feature. by dan sinclair · 2 years, 5 months ago
  85. ca6fedc Rename `array size` to `array count` in error messages. by dan sinclair · 2 years, 5 months ago
  86. 68124ab Add missing robustness tests. by dan sinclair · 2 years, 5 months ago
  87. d4fa2a0 Enable DISABLED const evaluation tests. by dan sinclair · 2 years, 5 months ago
  88. 933441b Revert "dawn: Suppress tests that fail on ANGLE/SwiftShader" by Antonio Maiorano · 2 years, 5 months ago
  89. e67c9f9 Remove disabled float inf and nan tests. by dan sinclair · 2 years, 5 months ago
  90. d94a10b Re-enable spirv reader tests after spirv-tools roll. by dan sinclair · 2 years, 5 months ago
  91. 01b885b Fix comment in spirv-reader. by dan sinclair · 2 years, 5 months ago
  92. 2c26dbf Roll SwiftShader from 666fb5f89f5a to 5f5e513c4e3c (1 revision) by Dawn Autoroller · 2 years, 5 months ago chromium/5339
  93. 66d3efb Limit array element count to less then 65536 elements. by dan sinclair · 2 years, 5 months ago
  94. 4d96762 TextureVk: Don't transition to UNDEFINED in queue transitions. by Corentin Wallez · 2 years, 5 months ago
  95. 5f9996d Replace std::stof with std::strtof. by John Stiles · 2 years, 5 months ago
  96. 324e446 Vulkan: Add support for using dedicated allocation when importing images. by Corentin Wallez · 2 years, 5 months ago
  97. 6ff74a6 dawn/opengl: require EGL_EXT_create_context_robustness by Antonio Maiorano · 2 years, 5 months ago
  98. 4bdbc98 Roll vulkan-deps from e0aed16f882f to eb0e9d9986be (3 revisions) by dawn-autoroll · 2 years, 5 months ago
  99. ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 5 months ago
  100. d5b64ec Rolling 8 dependencies by Corentin Wallez · 2 years, 5 months ago