1. 183df9d Implement External Texture Crop Functionality by Brandon Jones · 1 year, 5 months ago
  2. 0be08d8 CTS expectations: Add KEEP on [ Skip ]'d rules by Ben Clayton · 1 year, 5 months ago
  3. 764429a Roll vulkan-deps from 3f9a78474605 to 9449c7f77d1b (2 revisions) by dawn-autoroll · 1 year, 5 months ago
  4. 02b466f Move CreateComposite into ProgramBuilder. by dan sinclair · 1 year, 5 months ago
  5. 19ebcb2 Convert ir::Constant over to use a constant::Value by dan sinclair · 1 year, 5 months ago
  6. dd1e4e3 Fix typo by David Neto · 1 year, 5 months ago
  7. 5208edf Buffer.MapAsync pending map error non validation error consumed by Takahiro · 1 year, 5 months ago
  8. 987902e Update GLSL test results. by Stephen White · 1 year, 5 months ago
  9. b53b8cf Rename constant::Constant to constant::Value. by dan sinclair · 1 year, 5 months ago
  10. 7bacdfa Roll ANGLE from e108858e6a10 to 2c60b86e3565 (8 revisions) by Dawn Autoroller · 1 year, 5 months ago
  11. 6871af6 Roll vulkan-deps from a7b8bd76ed0c to 3f9a78474605 (9 revisions) by dawn-autoroll · 1 year, 5 months ago
  12. 0a67dd5 Roll SwiftShader from fbcd60957174 to c70b46423fc4 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  13. 69b7f4a Add more tests for texture corruption: msaa and depth stencil formats by Yunchao He · 1 year, 5 months ago chromium/5480
  14. 87a1724 Improve draw-time bind group validation messages by Brandon Jones · 1 year, 5 months ago
  15. ea1cc79 tint/castable: Add Maybe() MaybeAnyOf() by Ben Clayton · 1 year, 5 months ago
  16. 55ceebe tools/intrinsic: Fix validation for type matchers by Ben Clayton · 1 year, 5 months ago
  17. 5addefb Rename Constant::As to Constant::ValueAs. by dan sinclair · 1 year, 5 months ago
  18. 3584219 tint/castable: Reformat comments (grow width) by Ben Clayton · 1 year, 5 months ago
  19. 52f7826 Roll ANGLE from 22d731145a30 to e108858e6a10 (9 revisions) by Dawn Autoroller · 1 year, 5 months ago
  20. 93c0ef2 Reduce default vec size in composite. by dan sinclair · 1 year, 5 months ago
  21. 9268561 Remove ImplResult. by dan sinclair · 1 year, 5 months ago
  22. 8626c9e Move constants into constant namespace. by dan sinclair · 1 year, 5 months ago
  23. 0890380 Split concrete constant classes into own files. by dan sinclair · 1 year, 5 months ago chromium/5479
  24. c4fc2e3 Roll SwiftShader from 647d3d24c935 to fbcd60957174 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  25. 7efe486 Move helper methods inside Scalar. by dan sinclair · 1 year, 5 months ago
  26. 5225fcc Remove ImplConstant. by dan sinclair · 1 year, 5 months ago
  27. d586d91 Extract constant convert methods. by dan sinclair · 1 year, 5 months ago
  28. d9deee0 Roll vulkan-deps from cea6d951c56b to a7b8bd76ed0c (2 revisions) by dawn-autoroll · 1 year, 5 months ago
  29. 2e737da Rename Element to Shader in ConstEval. by dan sinclair · 1 year, 5 months ago
  30. 0335c7d tint: Add matrix short names by Ben Clayton · 1 year, 5 months ago
  31. 167a7da tint: Add TypeInfo as a field instead of a virtual by Ben Clayton · 1 year, 5 months ago
  32. 188ed17 tint/resolver: Correctly validate f16 usage by Ben Clayton · 1 year, 5 months ago
  33. 520d600 Roll ANGLE from f8720bdb9e11 to 22d731145a30 (5 revisions) by Dawn Autoroller · 1 year, 5 months ago
  34. eaeded4 Enables maxColorAttachmentBytesPerSample in Dawn node. by Loko Kung · 1 year, 5 months ago chromium/5478
  35. 5646acb Refactors RenderPassLoadOpTests to adhere to new limit. by Loko Kung · 1 year, 5 months ago
  36. fbb339f tint: Add sem::Load node by Ben Clayton · 1 year, 5 months ago
  37. 6b4a9b5 Roll SwiftShader from 4a769cd69867 to 647d3d24c935 (2 revisions) by Dawn Autoroller · 1 year, 5 months ago
  38. a09d72f Roll vulkan-deps from 66d1f426b724 to cea6d951c56b (6 revisions) by dawn-autoroll · 1 year, 5 months ago
  39. bed9c98 tint: const eval of fract by Antonio Maiorano · 1 year, 5 months ago
  40. 60eac72 Move constants into a Castable hierarchy. by dan sinclair · 1 year, 5 months ago
  41. 1c953fa tint: fix build by Antonio Maiorano · 1 year, 5 months ago
  42. 51d88eb tint/utils: Reduce cost of HashCombine by Ben Clayton · 1 year, 5 months ago
  43. be96967 tint: const eval of pow builtin by Antonio Maiorano · 1 year, 5 months ago
  44. 7f5b9d0 tint: add CheckedPow by Antonio Maiorano · 1 year, 5 months ago
  45. 97b05e1 tools: Exit run-cts when the coverage page is closed by Ben Clayton · 1 year, 5 months ago
  46. 408ace6 tools: Add documentation for coverage viewer by Ben Clayton · 1 year, 5 months ago
  47. e3f3de7 tint/resolver: Fix const-eval Equal() by Ben Clayton · 1 year, 5 months ago
  48. 61dbeb5 tools/cts: Handle CRLF in expectations.txt by Ben Clayton · 1 year, 5 months ago
  49. f2b86aa tint: Add hash randomization by Ben Clayton · 1 year, 5 months ago
  50. 10182c4 Move sem::Constant to constant::Constant by dan sinclair · 1 year, 5 months ago
  51. 28483ef Roll ANGLE from f3ebb2ca4123 to f8720bdb9e11 (5 revisions) by Dawn Autoroller · 1 year, 5 months ago
  52. 60dc70d tools run-cts: Add --coverage flag by Ben Clayton · 1 year, 5 months ago chromium/5477
  53. 8ac417c Roll vulkan-deps from cab5276e492f to 66d1f426b724 (3 revisions) by dawn-autoroll · 1 year, 5 months ago
  54. 0cf2ef7 Roll SwiftShader from 9bfd96203d19 to 4a769cd69867 (5 revisions) by Dawn Autoroller · 1 year, 5 months ago
  55. c7039f1 Roll ANGLE from b1b4640104fc to f3ebb2ca4123 (8 revisions) by Dawn Autoroller · 1 year, 5 months ago
  56. 61b5aac tools: Move idlgen and run-cts to from dawn/node to tools/ by Ben Clayton · 1 year, 5 months ago
  57. f8e0aac tools: Port 'cov' package from SwiftShader by Ben Clayton · 1 year, 5 months ago
  58. f6d95d3 Rename TypeFlags and TypeFlag. by dan sinclair · 1 year, 5 months ago
  59. f927bcb tools: Port turbo-cov from SwiftShader by Ben Clayton · 1 year, 5 months ago
  60. e70563a Implements maxColorAttachmentBytesPerSample by Loko Kung · 1 year, 5 months ago
  61. 28a7827 Rename type Base methods by dan sinclair · 1 year, 5 months ago
  62. ac146b1 Roll vulkan-deps from 4513d3d91ac3 to cab5276e492f (4 revisions) by dawn-autoroll · 1 year, 5 months ago
  63. cc6a6fa Enable api,operation,buffers,map_oom:mapAsync:oom=true;* on 32-bit CPU by Jiawei Shao · 1 year, 5 months ago
  64. ad57a58 Add suppressed end2end tests back on Intel Windows Vulkan by Li, Hao · 1 year, 5 months ago
  65. 6bd1332 Enable copyToTexture cases on linux by Yan,Shaobo · 1 year, 5 months ago
  66. b6df891 Roll SwiftShader from 36e043fa6d46 to 9bfd96203d19 (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  67. 7c9e639 tint: const eval of mix builtin by Antonio Maiorano · 1 year, 5 months ago
  68. b5fedb7 Roll ANGLE from f8980c98b28d to b1b4640104fc (1 revision) by Dawn Autoroller · 1 year, 5 months ago
  69. 3f96cc8 Roll vulkan-deps from a500751650f8 to 4513d3d91ac3 (2 revisions) by dawn-autoroll · 1 year, 5 months ago chromium/5475 chromium/5476
  70. 8b18988 Roll ANGLE from fd75686e8380 to f8980c98b28d (6 revisions) by Dawn Autoroller · 1 year, 5 months ago
  71. f877739 Roll SwiftShader from 6ebc3347af9d to 36e043fa6d46 (1 revision) by Dawn Autoroller · 1 year, 6 months ago
  72. da9dcd3 Roll vulkan-deps from 89b9b4762b94 to a500751650f8 (10 revisions) by dawn-autoroll · 1 year, 6 months ago
  73. e38993f CMake: Expand TINT_EMIT_COVERAGE to DAWN_EMIT_COVERAGE by Ben Clayton · 1 year, 6 months ago
  74. f681d00 Roll ANGLE from c9e7fd9c25c9 to fd75686e8380 (13 revisions) by Dawn Autoroller · 1 year, 6 months ago
  75. 28779af tint: impement short-circuiting for const eval of logical and/or by Antonio Maiorano · 1 year, 6 months ago
  76. 24c8440 Update spirv-reader docs: supports texture and sampler func args by David Neto · 1 year, 6 months ago chromium/5469 chromium/5470 chromium/5471 chromium/5472 chromium/5473 chromium/5474
  77. ca01ec4 Roll vulkan-deps from e6dba61053b8 to 89b9b4762b94 (1 revision) by dawn-autoroll · 1 year, 6 months ago
  78. f528d33 tint/transform: fix PromoteInitializersToLet for constant expressions by Ben Clayton · 1 year, 6 months ago
  79. dd0d451 Roll ANGLE from 28290e34215a to c9e7fd9c25c9 (6 revisions) by Dawn Autoroller · 1 year, 6 months ago
  80. 837b804 Rename TypeManager to Manager. by dan sinclair · 1 year, 6 months ago chromium/5468
  81. 0dc7140 Roll vulkan-deps from 7935ee7ccbc0 to e6dba61053b8 (8 revisions) by dawn-autoroll · 1 year, 6 months ago
  82. 98705d4 Remove type:: prefix in type/ folder. by dan sinclair · 1 year, 6 months ago
  83. 946858a Move array to type/ by dan sinclair · 1 year, 6 months ago
  84. f53b2b5 Split sem/struct into sem and type. by dan sinclair · 1 year, 6 months ago
  85. d8a0845 Move atomic to type/ by dan sinclair · 1 year, 6 months ago
  86. 0e780da Move vector and matrix to type/. by dan sinclair · 1 year, 6 months ago
  87. 100d4bf Reland "Add expectations.txt validation to presubmit" by Austin Eng · 1 year, 6 months ago
  88. 31090e3 cts: Fix expectation collisions by Ben Clayton · 1 year, 6 months ago
  89. 68a74c8 Suppress tests failing with Metal backend validation layers by Austin Eng · 1 year, 6 months ago chromium/5467
  90. 5f55990 tools/cts: Fix expectations update failure by Ben Clayton · 1 year, 6 months ago
  91. 06c1af4 tint: Fix Renamer transform with type short-names by Ben Clayton · 1 year, 6 months ago
  92. 384e2be Roll SwiftShader from 6f73609d079a to 6ebc3347af9d (1 revision) by Dawn Autoroller · 1 year, 6 months ago
  93. 293bf3d Roll ANGLE from 15ae19c00c77 to 28290e34215a (5 revisions) by Dawn Autoroller · 1 year, 6 months ago
  94. d00663d tint: Move resolver/type_alias to type/short_name by Ben Clayton · 1 year, 6 months ago
  95. 04f792d tint/transform: Use InsertFront to add attribute by James Price · 1 year, 6 months ago
  96. 48802bb tint/transform: Remove commented out code by James Price · 1 year, 6 months ago
  97. 4d56b48 Move pointer and ref to type/ by dan sinclair · 1 year, 6 months ago
  98. 92ccab0 Add test for a depth sampling issue. by Corentin Wallez · 1 year, 6 months ago
  99. d37ecf9 Move scalar types over to type/ folder. by dan sinclair · 1 year, 6 months ago
  100. c223ae2 spirv-reader: support SSign extended instruction by David Neto · 1 year, 6 months ago