1. 04e38e8 [tint][resolver] Mark all short-circuited RHS expressions as not-evaluated by Ben Clayton · 11 months ago
  2. dd89ce4 [glsl] Reorder GLSL transforms. by dan sinclair · 11 months ago
  3. fbc92ed [YCbCr Samplers] Add SampleTypeBit::External by Saifuddin Hitawala · 11 months ago chromium/6510
  4. 9ddefa8 Add 'fuzzer' option to build Tint fuzzers in CMake builds by David Neto · 11 months ago
  5. e041836 Roll Depot Tools from a85dcffff40e to 84ef52b4df40 (4 revisions) by Dawn Autoroller · 11 months ago
  6. f584797 [ir] Fix Disassembly::EmitOperandList() with count by James Price · 11 months ago
  7. d42ff16 [ir] Track BreakIf as a loop exit by James Price · 11 months ago
  8. a002503 [ir] Validate loop body with params has initializer by James Price · 11 months ago
  9. a7e91f5 [spirv] Do not add exit phi for loop initializer by James Price · 11 months ago
  10. 02cf911 [msl] Implement ShaderIO transform by James Price · 11 months ago
  11. c509bb3 [tint][ir][spirv] Deduplicate storage textures with different accesses by Ben Clayton · 11 months ago
  12. d82c5cb Tint: Add support for input_attachment_index in inspector. by Le Hoang Quyen · 11 months ago
  13. 649d41f Add wgpu::SurfaceCapabilities::usages by Corentin Wallez · 11 months ago
  14. aefe7d2 OpenGLES: baseVertex, baseInstance workaround. by Stephen White · 11 months ago
  15. a6d0fce Revert "Remove stale WebGPU CTS expectations" by Ben Clayton · 11 months ago
  16. 845fec6 [Android] Add Device::GetAHardwareBufferProperties() by Colin Blundell · 11 months ago
  17. bc0f9d6 Add wgpuAdapterGetInfo by François Beaufort · 11 months ago
  18. 65263e3 Roll ANGLE from 0c87d0edb767 to 018188c73303 (12 revisions) by Dawn Autoroller · 11 months ago
  19. 1f5da54 Roll vulkan-deps from 9486d04e3ac1 to 9fbe42f1f959 (1 revision) by Dawn Autoroller · 11 months ago
  20. 548ee54 Add missing bits of build support for libprotobuf-mutator by Ryan Harrison · 11 months ago
  21. c5fc02a Roll Depot Tools from 97246c4f73e6 to a85dcffff40e (1 revision) by Dawn Autoroller · 11 months ago
  22. 9a3d29c [tint][docs] Begin documentation for the fuzzers by Ben Clayton · 11 months ago
  23. 8a84898 Remove unused "shared texture memory vk image descriptor" by Corentin Wallez · 11 months ago
  24. 09350be [tools][cts] Add GetRawResults test coverage by Brian Sheedy · 11 months ago
  25. cc43f15 Tint: Add `dual_source_blending` as a valid WGSL extension by Jiawei Shao · 11 months ago
  26. d7dfc6c Tint: Add input attachments support to spirv AST printer. by Le Hoang Quyen · 11 months ago
  27. 10d0b65 Tint: Add input attachments support to spirv IR printer. by Le Hoang Quyen · 11 months ago
  28. c0d890e Check that VkInstance is not null after creation by Austin Eng · 11 months ago
  29. c224131 Tint: Add inputAttachmentLoad to core.def, wgsl.def, IR by Le Hoang Quyen · 11 months ago
  30. 985b4e8 [msl] Populate Output::workgroup_allocations by James Price · 11 months ago
  31. a123978 WaitAnySystemEvent: retry poll if errno=EAGAIN or EINTR. by Le Hoang Quyen · 11 months ago
  32. bb0e369 Roll ANGLE from a3057eed0f86 to 0c87d0edb767 (3 revisions) by Dawn Autoroller · 11 months ago
  33. 7796bc0 [tint][ast][msl] Remove the need for SingleEntryPoint to be run by Ben Clayton · 11 months ago
  34. 0be0f1b Fix misc-include-cleaner warnings from clang-tidy by David Neto · 11 months ago
  35. d8bde2c [tint][ir] Validate compute entry point has workgroup_size by Ben Clayton · 11 months ago
  36. b4bd417 [tint][ast][msl] Skip the MSL fuzzer if the program has multiple entry points by Ben Clayton · 11 months ago
  37. 10a4da7 Roll ANGLE from 1a8546ad512d to a3057eed0f86 (7 revisions) by Dawn Autoroller · 11 months ago
  38. a69a3c6 Tint: Check if location is too large in TruncateInterstageVariables by Jiawei Shao · 11 months ago
  39. 4670220 [ir] Remove abstract types from disassembler by James Price · 11 months ago
  40. 5c98c04 Roll Depot Tools from 8a11c2d152e9 to 97246c4f73e6 (1 revision) by Dawn Autoroller · 11 months ago
  41. 9f58f1f Update top-level OWNERS to reflect team changes by Ryan Harrison · 11 months ago
  42. 25e23b3 [cmake] Add build rules for libprotobuf-mutator by Ryan Harrison · 11 months ago
  43. 9b0b500 [tint][ir] Fix unused variable warnings by Ben Clayton · 11 months ago
  44. 818dfde [DEPS] Add libprotobuf-mutator as a new dependency by Ben Clayton · 11 months ago
  45. 9d569c8 [tint][proto] Pass correct flags to protoc for imports by Ben Clayton · 11 months ago
  46. dff1707 [tint][ir] Use Operand() instead of indexing operands_ directly by Ben Clayton · 11 months ago
  47. cad9b2d [msl] Move printer/*_test.* to writer/ by James Price · 11 months ago
  48. b2c400b [tint] Do not use AInt for attribute arguments by James Price · 11 months ago
  49. c451f62 [msl] Support workgroup vars in ModuleScopeVars by James Price · 11 months ago
  50. 70b36f0 Roll vulkan-deps from feb3ce48e509 to 9486d04e3ac1 (9 revisions) by Dawn Autoroller · 11 months ago
  51. 03e09a0 Add chouinard@google.com to Tint OWNERS by James Price · 11 months ago
  52. 79f4a6e Manual roll vulkan-deps from 48e47a7bb90c to feb3ce48e509 (32 revisions) by Dawn Autoroller · 11 months ago
  53. 79da379 Roll ANGLE from 59adc1910597 to 1a8546ad512d (1 revision) by Dawn Autoroller · 11 months ago
  54. 78a1ef6 Set surfaceConfiguration alphaMode default value to auto by François Beaufort · 11 months ago
  55. 65ab835 Roll Depot Tools from 7d95eb2eb054 to 8a11c2d152e9 (2 revisions) by Dawn Autoroller · 11 months ago
  56. 7ab964a Tint: consider subgroup_size used in compute stage as uniform by Jiang · 11 months ago
  57. 5f905ad Roll ANGLE from 6cf3c96db2dc to 59adc1910597 (1 revision) by Dawn Autoroller · 11 months ago
  58. 88932df Roll ANGLE from ad46d67dbcd5 to 6cf3c96db2dc (1 revision) by Dawn Autoroller · 11 months ago
  59. d87ca7e [tint] Mark operator bool() as explicit by Ben Clayton · 11 months ago
  60. 9911c65 Roll Depot Tools from 09c232e7c0d5 to 7d95eb2eb054 (1 revision) by Dawn Autoroller · 11 months ago
  61. 5133d0a Roll DirectX Shader Compiler from cdc56031b562 to 128e6ce2be8f (1 revision) by Dawn Autoroller · 11 months ago
  62. 91aae5f Remove stale WebGPU CTS expectations by Expectation File Editor · 11 months ago
  63. e2fdc9d Add cmake/msvc exclusion filters by Brian Sheedy · 11 months ago chromium/6501 chromium/6502 chromium/6503 chromium/6504 chromium/6505 chromium/6506 chromium/6507 chromium/6508 chromium/6509
  64. 8a849e5 Roll ANGLE from 066cde8b1259 to ad46d67dbcd5 (9 revisions) by Dawn Autoroller · 11 months ago
  65. 1d4dc27 Suppress volteer WebGPU CTS failures by Brian Sheedy · 11 months ago
  66. 01ef49d [tint][ir] Add error handling to the binary decoder by Ben Clayton · 11 months ago
  67. 41f06ff Tint: parse @input_attachment_index by Le Hoang Quyen · 11 months ago
  68. 20d87bf Roll SwiftShader from 90519141a709 to ec5dbd2dfb46 (1 revision) by Dawn Autoroller · 11 months ago
  69. d6f8a3e [tools][cts] Switch CTS roller to use BigQuery by Brian Sheedy · 11 months ago
  70. b44c223 Add Linux/Intel experimental expectation by Brian Sheedy · 11 months ago chromium/6500
  71. 06b3046 Manual roll vulkan-deps from e25f9bb7a149 to 48e47a7bb90c (10 revisions) by Dawn Autoroller · 11 months ago
  72. a43d6f6 Add `IWYU pragma: export` in webgpu_cpp.h by Jean-Philippe Gravel · 11 months ago
  73. 98ee9df [tint][ir] Fix unit test expected output by Ben Clayton · 11 months ago
  74. 5fc8c9e [ir] Add FunctionParam::SetType() by James Price · 11 months ago
  75. 24e2de2 Metal: Handle use_tint_ir toggle by James Price · 11 months ago
  76. 06f9dbc [msl] Support handle types in ModuleScopeVars by James Price · 11 months ago
  77. b70fbc3 Roll DirectX Shader Compiler from a1b945c1a3e0 to cdc56031b562 (1 revision) by Dawn Autoroller · 11 months ago
  78. 6c89d6d7 Roll Depot Tools from 2f779d3061fa to 09c232e7c0d5 (2 revisions) by Dawn Autoroller · 11 months ago
  79. 82d0a2e Roll third_party/glfw/ 62e175ef9..b35641f4a (327 commits) by Corentin Wallez · 11 months ago
  80. 12d5c4d Tint: Resolve @input_attachment_index. by Le Hoang Quyen · 11 months ago
  81. 1b0266e [tint][ir] Add Decode() overload that takes a protobuf structure by Ben Clayton · 11 months ago
  82. efa2c60 [tint][type] Move private validity checks to static member functions by Ben Clayton · 11 months ago
  83. f403412 [tint] Add constant::Invalid by Ben Clayton · 11 months ago
  84. d6a2dc8 Roll ANGLE from 44d98861bec7 to 066cde8b1259 (5 revisions) by Dawn Autoroller · 11 months ago
  85. 2069f58 Roll SwiftShader from bf0c5d6b9d00 to 90519141a709 (1 revision) by Dawn Autoroller · 11 months ago
  86. aadd6b7 OpenGL: clean up firstInstance handling. by Stephen White · 11 months ago chromium/6499
  87. 981b1f4 [wgpu-headers] Introduce 2nd userdata to async pipeline callbacks. by Loko Kung · 11 months ago
  88. 34e9b36 Roll DirectX Shader Compiler from a6f402595727 to a1b945c1a3e0 (2 revisions) by Dawn Autoroller · 11 months ago
  89. 113cb33 Roll Depot Tools from 4071d0d7282e to 2f779d3061fa (3 revisions) by Dawn Autoroller · 11 months ago
  90. a6788bd [tint][core] Test that OOB Splat::Index() returns nullptr by Ben Clayton · 11 months ago
  91. dff37c4 GN target for Kotlin bindings by Jim Blackler · 11 months ago
  92. e4e4613 Tint: Add input_attachment as builtin type. by Le Hoang Quyen · 11 months ago
  93. b3f3ed0 [tools][cts] Add format test by Brian Sheedy · 11 months ago
  94. 736650a d3d11: rename builtin uniform buffer by Peng Huang · 11 months ago
  95. 8852d02 Roll ANGLE from 9d124c35f63f to 44d98861bec7 (8 revisions) by Dawn Autoroller · 11 months ago
  96. 143523a Flatten vulkan-deps. by Yuly Novikov · 11 months ago
  97. 59eb7f3 Tint: Add input_attachment_index attribute class and def in core.def by Le Hoang Quyen · 11 months ago
  98. 59c8fee Roll SwiftShader from e9aa7aada8bd to bf0c5d6b9d00 (2 revisions) by Dawn Autoroller · 11 months ago
  99. 81da611 Make textureDimensions(texture_external) use the visible size. by Corentin Wallez · 11 months ago
  100. 4e043e9 [msl] Add ArrayLengthFromUniform transform by James Price · 11 months ago