1. 749abea Revert "Add GN build option to build using generated files." by Dan Sinclair · 1 year, 6 months ago
  2. a9e0ed7 Roll vulkan-deps from bd979ff3dc04 to a7a3fb39310c (4 revisions) by dawn-autoroll · 1 year, 6 months ago
  3. 698cd29 Roll third_party/webgpu-cts/ 1340d36c8..0439f3ed8 (13 commits) by Ben Clayton · 1 year, 6 months ago
  4. a950d45 This CL updates the cmake files to use go run directly. by dan sinclair · 1 year, 6 months ago
  5. bdd5bbe tint/transform/utils: HoistToDeclBefore polish by Ben Clayton · 1 year, 6 months ago
  6. 2d63e32 tint: Add callback overloads to CloneContext::Insert* by Ben Clayton · 1 year, 6 months ago
  7. 808be6c Roll ANGLE from f3e047b5d77c to e3d0bee63fe9 (2 revisions) by Dawn Autoroller · 1 year, 6 months ago
  8. b5c213b tint/resolver: Fix failures with no error by Ben Clayton · 1 year, 6 months ago
  9. 61ee66a Roll SwiftShader from e6504a2a091c to da2edceb04a8 (12 revisions) by Dawn Autoroller · 1 year, 6 months ago
  10. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 1 year, 6 months ago
  11. 2bea905 tint: Implement runtime quantizeToF16() by Ben Clayton · 1 year, 6 months ago
  12. c5fc8ef Roll vulkan-deps from f8fbc1af1572 to bd979ff3dc04 (5 revisions) by dawn-autoroll · 1 year, 6 months ago
  13. 5e4fc69 tools/intrinsic: Handle CRLF by Ben Clayton · 1 year, 6 months ago
  14. 35da054 tint/cmake: Fix test source paths by James Price · 1 year, 6 months ago
  15. 95cbf2e Roll ANGLE from 67ee49768691 to f3e047b5d77c (10 revisions) by Dawn Autoroller · 1 year, 6 months ago
  16. ed0649d [IR] Fix setting of if merge target by dan sinclair · 1 year, 6 months ago
  17. 9261261 [IR] Add ability to dump IR graph to dot by dan sinclair · 1 year, 6 months ago
  18. 1c755b6 [IR] Add support for `for` statements by dan sinclair · 1 year, 6 months ago
  19. 0dce067 [IR] Add support for `while` statements. by dan sinclair · 1 year, 6 months ago
  20. 7cd8db1 Add GN build option to build using generated files. by dan sinclair · 1 year, 6 months ago
  21. 50c29f6 [IR] Add support for `fallthrough`. by dan sinclair · 1 year, 6 months ago
  22. c22b8b9d Add CMake build option to generate intrinsic files. by dan sinclair · 1 year, 6 months ago
  23. 6ef419d tint: enable CTS tests for countLeadingZeros and countTrailingZeros by Antonio Maiorano · 1 year, 6 months ago
  24. c02feff tint/cmd: Add `--rename-all` flag by Ben Clayton · 1 year, 6 months ago
  25. d336733 [IR] Add switch control flow node. by dan sinclair · 1 year, 6 months ago
  26. b9ed75c [IR] Track inbound branches to flow nodes. by dan sinclair · 1 year, 6 months ago
  27. 6c5db2a Scaffolding for generation of intrinsics files. by dan sinclair · 1 year, 6 months ago
  28. 5c5f47a Fixup shadow variable. by dan sinclair · 1 year, 6 months ago chromium/5396 chromium/5397 chromium/5398 chromium/5399
  29. 508df1a Roll ANGLE from 70132045947c to 67ee49768691 (5 revisions) by Dawn Autoroller · 1 year, 6 months ago chromium/5395
  30. 6fafbbe Roll vulkan-deps from 3ec835b611c8 to f8fbc1af1572 (5 revisions) by dawn-autoroll · 1 year, 6 months ago
  31. 0e6d95b doc: Create overview of the SPIR-V reader by David Neto · 1 year, 6 months ago
  32. dec01f1 Add timestamp period calculation for timestamp-query-inside-passes by Li Hao · 1 year, 6 months ago
  33. 3f24fdc tint/fuzzers: Don't run the inspector on invalid programs by Ben Clayton · 1 year, 6 months ago
  34. e689e05 Roll SwiftShader from cd9da0fefcef to e6504a2a091c (1 revision) by Dawn Autoroller · 1 year, 6 months ago
  35. a3175f2 tint: const eval of firstTrailingBit by Antonio Maiorano · 1 year, 6 months ago
  36. 1abe52d tint: const eval of firstLeadingBit by Antonio Maiorano · 1 year, 6 months ago
  37. 76c21c0 tint: const eval of countOneBits by Antonio Maiorano · 1 year, 6 months ago
  38. 68ed8d9 tools/gen: Add flags for explicit output by Ben Clayton · 1 year, 6 months ago
  39. 6dbb463 tint/writers: Polyfill integer clamp() by Ben Clayton · 1 year, 6 months ago
  40. be83128 tint/transform: Don't hoist textures / samplers by Ben Clayton · 1 year, 6 months ago
  41. 22c4850 tint/resolver: Allow array sizes to be unnamed override-expressions by Ben Clayton · 1 year, 6 months ago
  42. cc85ed6 tint: Function calls do not affect control flow uniformity by James Price · 1 year, 6 months ago chromium/5394
  43. 3e1bc0a tint: Use MergeReturn transform in SPIR-V backend by James Price · 1 year, 6 months ago
  44. a3343d9 Add README.chromium for third_party/khronos by Bryant Chandler · 1 year, 6 months ago
  45. 8e8e38d tint/cmd: Expose multiplaner_external_texture transform by Ben Clayton · 1 year, 6 months ago
  46. 116a5e0 tint: regenerate intrinsic_table.inl by Ben Clayton · 1 year, 6 months ago
  47. 5de8b43 tint: Add MergeReturn transform by James Price · 1 year, 6 months ago
  48. 5ff6a6a Roll ANGLE from 32fb3be6be42 to 70132045947c (1 revision) by Dawn Autoroller · 1 year, 6 months ago
  49. 363a995 ShaderModuleVk: Add a renamer to make other transforms safe. by Corentin Wallez · 1 year, 6 months ago
  50. c14c882 Roll ANGLE from 5fc46a224edd to 32fb3be6be42 (1 revision) by Dawn Autoroller · 1 year, 6 months ago chromium/5392 chromium/5393
  51. 63845be Roll ANGLE from 04cf49bc56af to 5fc46a224edd (1 revision) by Dawn Autoroller · 1 year, 7 months ago chromium/5391
  52. 8a523d7 Add const-eval for `any`. by dan sinclair · 1 year, 7 months ago chromium/5390
  53. 7494e10 tint: const eval of countTrailingZeros by Antonio Maiorano · 1 year, 7 months ago
  54. 2be5167 tint: const eval of countLeadingZeros by Antonio Maiorano · 1 year, 7 months ago
  55. eb465f3 Roll vulkan-deps from 274731aa9f00 to 3ec835b611c8 (3 revisions) by dawn-autoroll · 1 year, 7 months ago
  56. c09f30b Roll ANGLE from fd3bfb778d8a to 04cf49bc56af (3 revisions) by Dawn Autoroller · 1 year, 7 months ago
  57. 5722f28 Remove the future serial by jchen10 · 1 year, 7 months ago chromium/5389
  58. d1910af Roll SwiftShader from e8d4f9f4d703 to cd9da0fefcef (1 revision) by Dawn Autoroller · 1 year, 7 months ago
  59. 46de102 tint/transform/builtin_polyfill: Don't polyfill @const builtins by Ben Clayton · 1 year, 7 months ago
  60. 23945c5 Roll vulkan-deps from 6fca7e9f3903 to 274731aa9f00 (4 revisions) by dawn-autoroll · 1 year, 7 months ago
  61. 2048d4f tint: fix identity initializer of vec from vec of abstract not remaining abstract by Antonio Maiorano · 1 year, 7 months ago chromium/5388
  62. c303bdf Fix HandleAssertionFailure in ValidateCopyTextureForBrowser by Yan,Shaobo · 1 year, 7 months ago
  63. c395660 Add const-eval for `sign`. by dan sinclair · 1 year, 7 months ago
  64. fd1b5a8 Set specific test value for asin test cases. by dan sinclair · 1 year, 7 months ago
  65. 380ea60 Roll ANGLE from f907197316aa to fd3bfb778d8a (5 revisions) by Dawn Autoroller · 1 year, 7 months ago
  66. 74f6bc7 Move timestamp query inside compute/render passes to new feature by Li Hao · 1 year, 7 months ago chromium/5387
  67. e366dcf tint: show template param when printing initializer overloads with no params by Antonio Maiorano · 1 year, 7 months ago
  68. 71111f8 Fixup dispatch call for step and saturate. by dan sinclair · 1 year, 7 months ago
  69. 036a24b0 Disable workaround for T2T copy issue on Intel GPUs on latest driver by Jiawei Shao · 1 year, 7 months ago
  70. fa150a6 Roll vulkan-deps from c96b22b70df7 to 6fca7e9f3903 (10 revisions) by dawn-autoroll · 1 year, 7 months ago
  71. eee8d88 Start adding IR. by dan sinclair · 1 year, 7 months ago
  72. 14b5fb6 tint: add pretty printers for gdb and lldb by Antonio Maiorano · 1 year, 7 months ago
  73. c3cbc35 Add negative number parsing into `@test_value` by dan sinclair · 1 year, 7 months ago
  74. 91ed6f7 Add const-eval for `saturate`. by dan sinclair · 1 year, 7 months ago
  75. c98ad87 Add const-eval for `step`. by dan sinclair · 1 year, 7 months ago
  76. 59d9c89 Add const-eval for `asin` and `asinh`. by dan sinclair · 1 year, 7 months ago
  77. a92f425 tint/writer/msl: Move packed_vector hacks to transform by Ben Clayton · 1 year, 7 months ago chromium/5386
  78. 59c0982 Roll SwiftShader from 34f6fc2ea899 to e8d4f9f4d703 (1 revision) by Dawn Autoroller · 1 year, 7 months ago
  79. 4dce951 Roll ANGLE from 2bc9f1f42a4a to f907197316aa (1 revision) by Dawn Autoroller · 1 year, 7 months ago
  80. 126b09f Roll vulkan-deps from 6ee641d5a6f8 to c96b22b70df7 (4 revisions) by dawn-autoroll · 1 year, 7 months ago chromium/5385
  81. 0cdf25f Roll SwiftShader from 5634e136d794 to 34f6fc2ea899 (4 revisions) by Dawn Autoroller · 1 year, 7 months ago
  82. 81ecd73 Protect sem::MemberAccessorExpression constructor. by dan sinclair · 1 year, 7 months ago
  83. 2e376a9 tint/intrinsics: Allow mixing of signed / unsigned integer arguments by Ben Clayton · 1 year, 7 months ago
  84. 083f68c Roll vulkan-deps from 24ce33194c81 to 6ee641d5a6f8 (5 revisions) by dawn-autoroll · 1 year, 7 months ago
  85. 13f0890 tint/intrinsics: Texture queries now return unsigned integer / vectors by Ben Clayton · 1 year, 7 months ago
  86. 980145b Roll ANGLE from 53abcf15956b to 2bc9f1f42a4a (5 revisions) by Dawn Autoroller · 1 year, 7 months ago
  87. 0143ec5 Reland "tint::transform::VertexPulling: require SingleEntryPoint" by Corentin Wallez · 1 year, 7 months ago
  88. 45844e3 Revert "tint::transform::VertexPulling: require SingleEntryPoint" by Dan Sinclair · 1 year, 7 months ago chromium/5384
  89. b3b027d Update lexer to not include `-` in numbers. by dan sinclair · 1 year, 7 months ago
  90. 63463c2 tint::transform::VertexPulling: require SingleEntryPoint by Corentin Wallez · 1 year, 7 months ago
  91. 4faf358 Tint/builder/spirv: Fix atomicCompareExchangeWeak wrong return by Zhaoming Jiang · 1 year, 7 months ago chromium/5383
  92. 25d5641 Roll SwiftShader from 04d007924c2d to 5634e136d794 (1 revision) by Dawn Autoroller · 1 year, 7 months ago
  93. 0bc10ec Roll ANGLE from c97edf519e93 to 53abcf15956b (5 revisions) by Dawn Autoroller · 1 year, 7 months ago
  94. 9c9612f Roll vulkan-deps from a120f035fbc0 to 24ce33194c81 (8 revisions) by dawn-autoroll · 1 year, 7 months ago
  95. b4d8c80 Reland "Add CopyExternalTextureForBrowser()" by Yan,Shaobo · 1 year, 7 months ago
  96. 0640c81 tint: make uniformity analysis failures warnings again by Antonio Maiorano · 1 year, 7 months ago
  97. ee42e05 tint: enable unit test now that const eval of shift left has landed by Antonio Maiorano · 1 year, 7 months ago
  98. 25fdff1 Unrevert "tint: rhs of left shift is always u32 or vector of u32" by Antonio Maiorano · 1 year, 7 months ago
  99. e0f78f9 tint: always pass in earliest evaluation stage to intrinsic table lookup by Antonio Maiorano · 1 year, 7 months ago
  100. 6c8603c Roll third_party/webgpu-cts/ cbd5a5082..1340d36c8 (1 commit) by Dan Sinclair · 1 year, 7 months ago chromium/5382