1. 23e2792 Pipe viewFormats from ExternalImageDXGI to the texture descriptor by Austin Eng · 1 year, 5 months ago chromium/5450
  2. 776b221 Tint/E2E: Add f16 uniform/storage buffer E2E tests by Zhaoming Jiang · 1 year, 5 months ago
  3. 205e16d tint/utils: Add Vector::Sort() by Ben Clayton · 1 year, 5 months ago
  4. d205b71 tint/resolver: forbid spelling non-instantiable pointer types by Ben Clayton · 1 year, 5 months ago
  5. 29e4e07 Roll SwiftShader from f2d135d19b37 to 72c25a855bb3 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  6. 31e0850 [ir] Convert instruction to a pointer by dan sinclair · 1 year, 5 months ago
  7. e272eaf [ir] Split Value into Temp and Constant. by dan sinclair · 1 year, 5 months ago
  8. 0982dce Add DisallowDeprecatedPath toggle by Shrek Shao · 1 year, 5 months ago
  9. 106eaa2 Roll vulkan-deps from 4b2c47fa5f32 to f42d9335d0ae (3 revisions) by dawn-autoroll · 1 year, 5 months ago
  10. 34afd9b tint/resolver: Clean up variable validation by Ben Clayton · 1 year, 5 months ago
  11. 67d52eb Fix stack-use-after-scope for usedInterstageVariables pointer by shrekshao · 1 year, 5 months ago
  12. 2c44233 Roll ANGLE from 000b3bfa32ca to 2de99d47e5e7 (3 revisions) by Dawn Autoroller · 1 year, 5 months ago
  13. 75b1867 tint: Add Symbol inequality operator by Ben Clayton · 1 year, 5 months ago
  14. c158e84 tint/utils: Add Hashmap equality and hashing by Ben Clayton · 1 year, 5 months ago
  15. 2d108ae [ir] Make Value a pointer stored in the module. by dan sinclair · 1 year, 5 months ago
  16. 028092a tint/utils: Add Hashmap::Keys(), Hashmap::Values() by Ben Clayton · 1 year, 5 months ago
  17. 05f3ebf tint/utils: Make Hashmap iterator values mutable by Ben Clayton · 1 year, 5 months ago
  18. b200e74 tint: simplify const eval binary op unit tests by Antonio Maiorano · 1 year, 5 months ago
  19. 75759ac Revert "CTS: Lift expectations for passing tests ComputeDispatchTests." by Austin Eng · 1 year, 5 months ago chromium/5449
  20. 775dfbf tint: fix const eval of divide to emit errors on dbz and min/-1 by Antonio Maiorano · 1 year, 5 months ago
  21. ec7a1d2 [ir] Remove the VarData from Value. by dan sinclair · 1 year, 5 months ago
  22. 0285801 Roll third_party/webgpu-cts/ 3b3bca786..09447faf1 (2 commits) by Dan Sinclair · 1 year, 5 months ago
  23. 0c6860a Roll SwiftShader from 8f79766867c6 to f2d135d19b37 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  24. fa80165 Roll vulkan-deps from a53d2e8e6f8e to 4b2c47fa5f32 (3 revisions) by dawn-autoroll · 1 year, 5 months ago
  25. d65a4cf Roll ANGLE from 3cfdb1918552 to 000b3bfa32ca (4 revisions) by Dawn Autoroller · 1 year, 5 months ago
  26. fbe4ac0 Fixes Vulkan command buffer leaks when an error occurs. by Loko Kung · 1 year, 5 months ago
  27. 16963ad Roll SwiftShader from 7cb2fb0d3918 to 8f79766867c6 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  28. 62a0773 [ir] Renaming Register and Op by dan sinclair · 1 year, 5 months ago
  29. 3728a50 tint: const eval of refract builtin by Antonio Maiorano · 1 year, 5 months ago
  30. be49ed5 Roll vulkan-deps from e4040f7ac260 to a53d2e8e6f8e (11 revisions) by dawn-autoroll · 1 year, 5 months ago
  31. cde5589 Add expectations.txt validation to presubmit by Austin Eng · 1 year, 5 months ago
  32. 566b070 Roll ANGLE from 35247a4df408 to 3cfdb1918552 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  33. f42c4c7 CTS: Lift expectations for passing tests ComputeDispatchTests. by Corentin Wallez · 1 year, 5 months ago
  34. ee7d6db tint: const eval of reflect builtin by Antonio Maiorano · 1 year, 5 months ago
  35. 6239f58 Skip the CTS tests about canvas or image bitmap on swiftshader by Jiawei Shao · 1 year, 5 months ago
  36. 84191ee Roll SwiftShader from f62b1b1900cc to 7cb2fb0d3918 (5 revisions) by Dawn Autoroller · 1 year, 5 months ago
  37. ffeae7a tint: const eval of faceForward builtin by Antonio Maiorano · 1 year, 5 months ago
  38. 643d1d2 Roll SwiftShader from a389cc85d958 to f62b1b1900cc (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  39. 95d174a tint/resolver: Further simplify test const eval framework by Ben Clayton · 1 year, 5 months ago
  40. c572df2 tint/utils: Add operator<<() support to vector by Ben Clayton · 1 year, 5 months ago
  41. 541ea4b Enable more tests after the workaround about CreatePlacedResource landed by Jiawei Shao · 1 year, 5 months ago
  42. d490867 tint: clean up const eval test framework by Antonio Maiorano · 1 year, 5 months ago
  43. 8392a82 Const eval for `normalize` by dan sinclair · 1 year, 5 months ago
  44. 8243aed Roll SwiftShader from 02e3b3e33ae8 to a389cc85d958 (5 revisions) by Dawn Autoroller · 1 year, 5 months ago
  45. 91ad2bc Remove support for SPIRV-Tools API transition by David Neto · 1 year, 5 months ago
  46. 57bed3b Roll ANGLE from 541cdcbf094f to 35247a4df408 (2 revisions) by Dawn Autoroller · 1 year, 5 months ago
  47. 724ad2a Const eval for `fma` by dan sinclair · 1 year, 5 months ago
  48. a2a8895 Const eval for `distance` by dan sinclair · 1 year, 5 months ago
  49. 7736153 Const eval for `inverseSqrt` by dan sinclair · 1 year, 5 months ago
  50. a667083 Roll third_party/webgpu-cts/ 95541299f..3b3bca786 (1 commit) by James Price · 1 year, 5 months ago
  51. e2a29a2 Roll SwiftShader from 2a5928cb17d1 to 02e3b3e33ae8 (3 revisions) by Dawn Autoroller · 1 year, 5 months ago
  52. 2d40ab8 Roll vulkan-deps from 46af29f17d19 to e4040f7ac260 (1 revision) by dawn-autoroll · 1 year, 5 months ago
  53. ab9b5f3 Tint: Implement f16 in uniform and storage address space by Zhaoming Jiang · 1 year, 5 months ago
  54. ff2b5e4 Roll ANGLE from 494640e54bf3 to 541cdcbf094f (10 revisions) by Dawn Autoroller · 1 year, 5 months ago
  55. be2ed98 Dawn: Require both DXC compiler and validator version being 1.6 or higher by Zhaoming Jiang · 1 year, 5 months ago
  56. 36317d9 Release D3D12 command queue in Device::DestroyImpl by Rafael Cintron · 1 year, 5 months ago
  57. 9ba5f9e tint: const eval of transpose builtin by Antonio Maiorano · 1 year, 5 months ago
  58. dd3fb05 Roll third_party/webgpu-cts/ 23c3bebbd..95541299f (6 commits) by Ben Clayton · 1 year, 5 months ago
  59. b785dc1 Update parser to match * and & spec change. by dan sinclair · 1 year, 5 months ago
  60. d680009 Add tools/src/cmd/git-stats by Ben Clayton · 1 year, 5 months ago
  61. 7c6e229 tint/utils: Make Hashmap::Find() safer to use by Ben Clayton · 1 year, 5 months ago
  62. 597ad53 tint/transform: Add HoistToDeclBefore::VariableKind by Ben Clayton · 1 year, 5 months ago
  63. ed998e9 tint: Suffix builtin return types with '_f32' by Ben Clayton · 1 year, 5 months ago
  64. 05c8daa tint: const eval of determinant builtin by Antonio Maiorano · 1 year, 5 months ago
  65. 43fe9be Roll SwiftShader from 4078f769562a to 2a5928cb17d1 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  66. 41911d0 Roll vulkan-deps from bd2c589d0d34 to 46af29f17d19 (1 revision) by dawn-autoroll · 1 year, 5 months ago
  67. 5180be6 Remove reserved words. by dan sinclair · 1 year, 5 months ago
  68. 69c2c34 tint: Implement const-eval of frexp() by Ben Clayton · 1 year, 5 months ago
  69. d743778 Also reject mapAsync if the buffer is being mapped by Takahiro · 1 year, 5 months ago
  70. f2ad5fd Add const-eval for `log` and `log2`. by dan sinclair · 1 year, 5 months ago
  71. 7a9fe30 CompilationMessages: compute offsets directly to take \r\n into account. by Corentin Wallez · 1 year, 5 months ago
  72. ae739d6 Add const-eval for `exp` and `exp2`. by dan sinclair · 1 year, 5 months ago
  73. e9ad15a Add tolerances to pass several tests on Mac M1 and SwiftShader by Austin Eng · 1 year, 5 months ago
  74. 79f0599 cmake: Use -Wno-poison-system-directories by James Price · 1 year, 5 months ago
  75. 47fb4f9 tint/ir: fix double-underscore in identifier by Ben Clayton · 1 year, 5 months ago
  76. 31b7fca tint: Add abstract overload of modf by Ben Clayton · 1 year, 5 months ago
  77. cd9873f Roll ANGLE from 27727e501aee to 494640e54bf3 (3 revisions) by Dawn Autoroller · 1 year, 5 months ago
  78. 9dc770b test/tint: Expand modf end-to-end tests by Ben Clayton · 1 year, 5 months ago
  79. bf3fecf Ensures blob cache is always available, even if it is just a placeholder by Loko Kung · 1 year, 5 months ago
  80. 36e6b82 Roll SwiftShader from d34588e0d62f to 4078f769562a (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  81. c7e156f Deprecates enable_blob_cache toggle in favor of a disable version. by Loko Kung · 1 year, 5 months ago
  82. 32a31ac Roll vulkan-deps from 96f4fdc41b84 to bd2c589d0d34 (5 revisions) by dawn-autoroll · 1 year, 5 months ago
  83. 0acbb4e Remove if-break deprecation by dan sinclair · 1 year, 5 months ago
  84. 669e15e [ir] Add EmitBinary by dan sinclair · 1 year, 5 months ago
  85. f6fcf0a [ir] Add conditions to if and switch nodes. by dan sinclair · 1 year, 5 months ago
  86. 806c583 Wire: Make validation error prior to OOM if mappedAtCreation == false by Jiawei Shao · 1 year, 5 months ago
  87. a8bc296 [spirv-reader] Emit break-if as needed. by dan sinclair · 1 year, 5 months ago
  88. b119d3b Roll ANGLE from 12fa46f07dfc to 27727e501aee (12 revisions) by Dawn Autoroller · 1 year, 5 months ago
  89. a5b73a0 [ir] Implement EmitLiteral. by dan sinclair · 1 year, 5 months ago
  90. 329dfd7 tint: Implement const-eval of modf by Ben Clayton · 1 year, 5 months ago
  91. 92d858a tint: const eval of length builtin by Antonio Maiorano · 1 year, 5 months ago
  92. 89f15fc dawn/node: Fix shared library build by James Price · 1 year, 5 months ago
  93. 2e1b359 Add wire serialized command buffer padding. by Loko Kung · 1 year, 5 months ago
  94. c982cd4 Use TINT_REFLECT for OverrideId by Austin Eng · 1 year, 5 months ago
  95. f9c6633 Update inter stage variable subsetting validation and add tests by shrekshao · 1 year, 5 months ago chromium/5436 chromium/5437 chromium/5438 chromium/5439 chromium/5440 chromium/5441 chromium/5442 chromium/5443 chromium/5444 chromium/5445 chromium/5446 chromium/5447 chromium/5448
  96. 7f760cb Tint truncate interstage variable transform by shrekshao · 1 year, 5 months ago
  97. 840bf6f [ir] Add a Register class. by dan sinclair · 1 year, 5 months ago
  98. 2664229 Cleanup some grammar. by dan sinclair · 1 year, 5 months ago
  99. 6559903 tint/resolver: Split constant checking to utility by Ben Clayton · 1 year, 5 months ago
  100. d6d30f4 tint: const eval of dot builtin by Antonio Maiorano · 1 year, 5 months ago chromium/5435