1. 7ab964a Tint: consider subgroup_size used in compute stage as uniform by Jiang · 10 months ago
  2. d87ca7e [tint] Mark operator bool() as explicit by Ben Clayton · 10 months ago
  3. 01ef49d [tint][ir] Add error handling to the binary decoder by Ben Clayton · 10 months ago
  4. 41f06ff Tint: parse @input_attachment_index by Le Hoang Quyen · 10 months ago
  5. 98ee9df [tint][ir] Fix unit test expected output by Ben Clayton · 10 months ago
  6. 5fc8c9e [ir] Add FunctionParam::SetType() by James Price · 10 months ago
  7. 24e2de2 Metal: Handle use_tint_ir toggle by James Price · 10 months ago
  8. 06f9dbc [msl] Support handle types in ModuleScopeVars by James Price · 10 months ago
  9. 12d5c4d Tint: Resolve @input_attachment_index. by Le Hoang Quyen · 10 months ago
  10. 1b0266e [tint][ir] Add Decode() overload that takes a protobuf structure by Ben Clayton · 10 months ago
  11. efa2c60 [tint][type] Move private validity checks to static member functions by Ben Clayton · 10 months ago
  12. f403412 [tint] Add constant::Invalid by Ben Clayton · 10 months ago
  13. aadd6b7 OpenGL: clean up firstInstance handling. by Stephen White · 10 months ago chromium/6499
  14. 981b1f4 [wgpu-headers] Introduce 2nd userdata to async pipeline callbacks. by Loko Kung · 10 months ago
  15. a6788bd [tint][core] Test that OOB Splat::Index() returns nullptr by Ben Clayton · 10 months ago
  16. e4e4613 Tint: Add input_attachment as builtin type. by Le Hoang Quyen · 10 months ago
  17. 736650a d3d11: rename builtin uniform buffer by Peng Huang · 10 months ago
  18. 59eb7f3 Tint: Add input_attachment_index attribute class and def in core.def by Le Hoang Quyen · 10 months ago
  19. 81da611 Make textureDimensions(texture_external) use the visible size. by Corentin Wallez · 10 months ago
  20. 4e043e9 [msl] Add ArrayLengthFromUniform transform by James Price · 10 months ago
  21. 494b6ae Add validations on the `Src1` blend factors against fragment output by Jiawei Shao · 10 months ago
  22. 0d7751b Fix fuzzer error when an error texture is used with implicit MSAA by Le Hoang Quyen · 10 months ago chromium/6497 chromium/6498
  23. f08e194 Fix the computation of the output range in DualSourceBlendTests by Jiawei Shao · 10 months ago
  24. 6cbdd1d [ir] Track the index of a function parameter by James Price · 10 months ago
  25. 9af2b6f Tint: add InputAttachment type class & definition in wgsl.def. by Le Hoang Quyen · 10 months ago
  26. 7f081d8 Skip ChromeOS volteer end2end failures by Brian Sheedy · 10 months ago
  27. 3624a7a [wgpu-headers] Introduce 2nd userdata to onSubmittedWorkDone callback. by Loko Kung · 10 months ago
  28. 97b837a Place guard for tint_executable outside of definition by Ryan Harrison · 10 months ago
  29. f9a9918 Tint: add chromium_internal_input_attachments extension to wgsl.def by Le Hoang Quyen · 10 months ago
  30. 73aed87 vulkan: Request VK_GOOGLE_display_timing if supported by Corentin Wallez · 10 months ago
  31. 9e6f04e ExternalTextureTests: Factor the quad drawing code. by Corentin Wallez · 10 months ago
  32. 985b81ea Reuse one uniform buffer for ApplyClearWithDraw by Peng Huang · 10 months ago chromium/6496
  33. 7e9f1a6 [tint][ir] Wrap SymbolTable and type::Manager once by Ben Clayton · 10 months ago
  34. 7603051 [tint][core] Assert that Splat and Composite type matches values by Ben Clayton · 10 months ago
  35. e4076ac [tint] Use templated types for Composite() where possible by Ben Clayton · 10 months ago
  36. fb7ee3d [tint][core] Splat: Infer count from type by Ben Clayton · 10 months ago
  37. 4bb76d0 SwapChainVk: Fix missed FIFO_RELAXED_KHR handling. by Corentin Wallez · 10 months ago
  38. 052a54f Remove dawn::native::Instance setters no longer used. by Corentin Wallez · 10 months ago
  39. 48360ea [tint][ir] Use CheckOperandsMatchTarget() for exit instructions by Ben Clayton · 10 months ago
  40. 6654d1f [tint][ir] Validate next_iteration value types match body block parameters by Ben Clayton · 10 months ago
  41. fac459a [tint][ir] Validate continue value types match continuing block parameters by Ben Clayton · 10 months ago
  42. c951b86 [tint][ir] Validate break_if value types match body block parameters / loop results by Ben Clayton · 10 months ago
  43. c7d4205 Add generating Tint IR fuzzer corpus by Ryan Harrison · 10 months ago chromium/6495
  44. 4736612 Tint/Inspector: Add blend_src to entry points by Jiawei Shao · 10 months ago
  45. 6e647fb [dawn][fuzzers] Add override for requestAdapterF/2 for fuzzers. by Loko Kung · 10 months ago
  46. 75557e9 Fix DawnWireServerFuzzer by Austin Eng · 10 months ago chromium/6494
  47. f46acc5 [tint][ir] Move terminator validation to CheckTerminator() by Ben Clayton · 10 months ago
  48. 94ef15d [tint][ast][fuzz] Skip MultiplanarExternalTexture fuzzer if builtins are shadowed by Ben Clayton · 10 months ago
  49. b6bff7f [tint][ast][fuzz] Replace Options DI with Context by Ben Clayton · 10 months ago
  50. 6167f1b Fix fuzzer error when ExpandResolveTexture is used on error texture by Le Hoang Quyen · 10 months ago
  51. 64f1a70 webgpu.h: Return wgpu::Status enums by Austin Eng · 10 months ago
  52. 9293ed7 Dawn fuzzer: delete instance to call all callbacks by Shrek Shao · 10 months ago
  53. 04c9b16 Fix validating resolved compat texture binding view dimension by Shrek Shao · 10 months ago
  54. 162516d Remove ExternalTextureDescriptor::flipY by Corentin Wallez · 10 months ago
  55. 7ffb6e9 Do not report Vulkan Loader warnings. by Corentin Wallez · 10 months ago
  56. 59de175 Skip DepthSamplingTest on Win/UHD 770 by Brian Sheedy · 11 months ago
  57. 47fddc2 [msl] Emit struct name before constructors by James Price · 11 months ago
  58. 61d4d88 Rework the ExternalTexture computations slightly for clarity. by Corentin Wallez · 11 months ago chromium/6486
  59. 459f836 [tint] Remove exit(1) from ICE handler by James Price · 11 months ago
  60. 4507cef [Vulkan] Have YCbCrVkDescriptor::vkChromaFilter be FilterMode by Colin Blundell · 11 months ago
  61. d526879 [wgpu-headers] Introduce 2nd userdata to requestDevice callback. by Loko Kung · 11 months ago chromium/6485
  62. 9851be8 [Vulkan] Populate YCbCr info in SharedTextureMemory::GetProperties() by Colin Blundell · 11 months ago
  63. ddcf3f8 [dawn][WGPUFutures] Adds conversion helpers for ChainedStruct. by Loko Kung · 11 months ago
  64. 01275eb Suppress Linux/UHD 770 dawn_end2end_tests failures by Brian Sheedy · 11 months ago
  65. a5fe7b9 [msl] Move BuiltinPolyfill transform by dan sinclair · 11 months ago
  66. 935b50f [msl] Emit min and max builtins by James Price · 11 months ago
  67. de73431 [msl] Handle pointers in printer by James Price · 11 months ago
  68. 73f5495 [msl] Add ModuleScopeVars transform by James Price · 11 months ago
  69. 47d4869 [ir] Add non-const DependencyOrderedFunctions() by James Price · 11 months ago
  70. 608c355 Support multiple attachments with LoadOp::ExpandResolveTexture. by Le Hoang Quyen · 11 months ago
  71. 724dd78 tint: Add generating IR protobufs to CLI by Ryan Harrison · 11 months ago chromium/6484
  72. c0aa29b Rename MultisampleStateExpandResolveTextureDawn by Le Hoang Quyen · 11 months ago
  73. 55be626 [Vulkan] Rename STMVkProperties to STMAHBProperties by Colin Blundell · 11 months ago
  74. 5c20a19 Accept StencilFaceState with Undefined when there is not stencil. by Corentin Wallez · 11 months ago
  75. d4d6d18 Add explanation of why RAW_PTR_EXCLUSIONs are safe. by Corentin Wallez · 11 months ago chromium/6483
  76. a5a82bd Remove `adapterReference()` in DawnLPMFuzzer by Jiawei Shao · 11 months ago
  77. 3dd0c8f Remove GL hang suppressions after using EGL fences by Shrek Shao · 11 months ago
  78. 254a9bd Include objects and structures required by ART (Android Run Time) library by Jim Blackler · 11 months ago
  79. f472906 [glsl] Cleanup CombineSamplers data by dan sinclair · 11 months ago
  80. 1486f20 Validate 3d texture view cannot be resolve targets by Hao Li · 11 months ago
  81. c3a2680 Reland "Remove deprecated `APIReference()`" by Jiawei Shao · 11 months ago
  82. 8c6c803 d3d11: Drop D3D11 native resources in DestroyImpl by Sunny Sachanandani · 11 months ago
  83. f686692 [msl] Remove unused fields from printer by James Price · 11 months ago chromium/6482
  84. f738181 [msl] Emit binding point attributes on parameters by James Price · 11 months ago
  85. 230657c [ir] Allow access to extract pointers from structs by James Price · 11 months ago
  86. 780bbd6 Vulkan: Better reflect Surface capabilities. by Corentin Wallez · 11 months ago
  87. 98146bc [dawn][native] Move deprecation count for testing to instance. by Loko Kung · 11 months ago
  88. edd2305 [msl] Validate generated MSL in writer unit tests by James Price · 11 months ago
  89. 1d948c6 [msl] Print functions in dependency order by James Price · 11 months ago
  90. 35944ab [ir] Add Module::DependencyOrderedFunctions() by James Price · 11 months ago
  91. 3b120c0 Not resolving compat texture binding view on error by Shrek Shao · 11 months ago
  92. a4e7c43 [dawn][fuzzer] Skip setting Vulkan debug name when device is destroyed. by Loko Kung · 11 months ago
  93. c9aad95 [wgpu-headers] Introduce 2nd userdata to popErrorScope callback. by Loko Kung · 11 months ago
  94. c5f6bda Use the max signaled value of pending fences in BeginAccess by Austin Eng · 11 months ago
  95. 7a0d4c5 [msl] const-qualify many things in printer by James Price · 11 months ago
  96. aa39095 [tint][ast] Fix DirectVariableAccess with uncalled function ptr params by Ben Clayton · 11 months ago
  97. ee69c8f Add MultisampleStateExpandResolveTextureDawn chained struct. by Le Hoang Quyen · 11 months ago
  98. 011c266 Remove ASSERT that encoding only produces validation errors by Corentin Wallez · 11 months ago
  99. f03cc94 Fixup doxygen issues by dan sinclair · 11 months ago
  100. ff133c0 OpenGL: fix spurious EGLSync on queue destruction. by Stephen White · 11 months ago