1. eefa7fe [ir] Add guardrails to IR classes. by dan sinclair · 1 year, 9 months ago
  2. 5ccafa4 [ir] Add a validator by dan sinclair · 1 year, 9 months ago
  3. 0fb5883 Vulkan: Limit maxComputeInvocationsPerWorkgroup with computeSubgroupSize by Jiawei Shao · 1 year, 9 months ago
  4. 6bf95bc Remove angle d3d11 suppression for depth stencil compat blit path by Shrek Shao · 1 year, 9 months ago
  5. 6c77fe5 Compat: Reject compressed texture copy to buffer by Gregg Tavares · 1 year, 9 months ago
  6. 68bfd6d [tint] Add assertions for iterator invalidation by James Price · 1 year, 9 months ago
  7. 5682a62 [ir][spirv-writer] Implement constant arrays by James Price · 1 year, 9 months ago
  8. 41d7513 [ir][spirv-writer] Add type manager alias in tests by James Price · 1 year, 9 months ago
  9. 297c0e3 [dawn-test] Apply buffer limit only to Arm device in the D3D backends. by Min Lee · 1 year, 9 months ago
  10. 319dd5c4 [ir] Rename Instruction::Replace to ReplaceWith by James Price · 1 year, 9 months ago
  11. 0b454a3 [ir] Fix type for accessor on LHS of assignment by James Price · 1 year, 9 months ago
  12. ef390b9 [ir] Cleanup ir test helper. by dan sinclair · 1 year, 9 months ago
  13. f4a3d22 [ir] Fix access disassembly. by dan sinclair · 1 year, 9 months ago
  14. 9c2369a [ir] Add multi-element swizzle. by dan sinclair · 1 year, 9 months ago chromium/5809 chromium/5810 chromium/5811 chromium/5812 chromium/5813 chromium/5814
  15. b8f7ad1 [tint][reader][wgsl]: Improve diagnostics for template error by Ben Clayton · 1 year, 9 months ago
  16. 8037f42 [ir] Fix let accessor tests by dan sinclair · 1 year, 9 months ago
  17. d39a400 [tint][reader][wgsl]: Remove source from Expect by Ben Clayton · 1 year, 9 months ago
  18. fb4d0ae [ir] Add accessors by dan sinclair · 1 year, 9 months ago
  19. 0f8b704 [tint][reader][wgsl]: Unify expression list parsing. by Ben Clayton · 1 year, 9 months ago
  20. c8cb8d0 d3d11: Enable Texture3DTests by jchen10 · 1 year, 9 months ago
  21. 2b2f8b3 d3d11: Enable TextureCorruptionTests by jchen10 · 1 year, 9 months ago
  22. 2395da5 d3d11: Enable TextureSubresourceTests by jchen10 · 1 year, 9 months ago
  23. 628fe22 d3d11: Enable SubresourceRenderAttachmentTests by jchen10 · 1 year, 9 months ago
  24. 6d385e4 More fixes for dawn->google3 roll by Shrek Shao · 1 year, 9 months ago chromium/5808
  25. 5ad1adc Remove ASSERT that requires compilation message to be ASCII by Jiawei Shao · 1 year, 9 months ago
  26. 0958c62 [ir][spirv-writer] Emit struct types by James Price · 1 year, 9 months ago
  27. ec2bfb3 [tint] Fix implicit stride in array helper by James Price · 1 year, 9 months ago
  28. e2abb62 [ir] Add instruction helper methods. by dan sinclair · 1 year, 9 months ago
  29. 38b077c Fix IsMacOSVersionAtLeast for IOS platform build by Shrek Shao · 1 year, 9 months ago
  30. ccc05b7 [ir] Rename BuilderImpl tests. by dan sinclair · 1 year, 9 months ago
  31. 1b545ec Stop serializing function pointers by Brandon Jones · 1 year, 9 months ago
  32. 792001a [ir] Convert block instructions to a list. by dan sinclair · 1 year, 9 months ago
  33. e387e82 dawn::wire::server: Use WireResult consistently for error handling. by Corentin Wallez · 1 year, 9 months ago
  34. 8291959 [tint][constant] Optimize Value::Equal() for splats by Ben Clayton · 1 year, 9 months ago
  35. 879c15f d3d11: set mUnifromBufferDirty at beginning by Peng Huang · 1 year, 9 months ago
  36. 8110541 [tint][reader][wgsl]: Fix quadratic parsing of ___... by Ben Clayton · 1 year, 9 months ago
  37. 4a21f24 Fix tests which disable ice_reporter. by dan sinclair · 1 year, 9 months ago
  38. 2f4983c [tint][ir][spirv-writer] Implement loop phis by Ben Clayton · 1 year, 9 months ago
  39. 5d40159 [tint][ir][spriv-writer] Rework ID allocation by Ben Clayton · 1 year, 9 months ago
  40. b251c8a Remove QueueTimelineTests by jchen10 · 1 year, 9 months ago
  41. a8ccff3 d3d11: Fix readback of stencil textures by jchen10 · 1 year, 9 months ago
  42. 1145db6 [tint][ir][spriv-writer] Add tests for switch phis by Ben Clayton · 1 year, 9 months ago
  43. dd1a46a [tint][cmd] Fix TINT_BUILD_SYNTAX_TREE_WRITER build by Ben Clayton · 1 year, 9 months ago
  44. 377b4ae [tint][ir] Rename Loop::Start to Loop::Body by Ben Clayton · 1 year, 9 months ago
  45. 025bbda Compat: Reject different views of same texture by Gregg Tavares · 1 year, 9 months ago
  46. 7cb5fc8 [tint][ir] Add args parameter to all branch instructions by Ben Clayton · 1 year, 9 months ago
  47. 576f199 [tint][ir][spirv-writer] Emit phi nodes by Ben Clayton · 1 year, 9 months ago
  48. 781f5bb [tint][resolver]: Don't use recursion for constant conversion by Ben Clayton · 1 year, 9 months ago
  49. 3e2119d [ir][spirv-writer] Emit array types by James Price · 1 year, 9 months ago
  50. 3ee81bb [tint][utils]: Add utilities for command line flag parsing by Ben Clayton · 1 year, 9 months ago
  51. 46403ed [DawnLPM] Add raw pointer serialization by Brendon Tiszka · 1 year, 9 months ago
  52. 08f0d11 Remove SwapChain test suppression on D3D11 by Corentin Wallez · 1 year, 9 months ago
  53. dced753 [ir][spirv-writer] Emit workgroup variables by James Price · 1 year, 9 months ago
  54. 5e2130a [ir][spirv-writer] Emit private variables by James Price · 1 year, 9 months ago
  55. 980a3b4 dawn::wire::server: Use Known<T> in more places by Corentin Wallez · 1 year, 9 months ago
  56. 0590c17 Enable -Wshadow by Corentin Wallez · 1 year, 9 months ago
  57. 8bdf55b d3d: only update constant buffer when it is necessary by Peng Huang · 1 year, 9 months ago
  58. dbd477f Roll third_party/gpuweb/ 2e75d5e68..913189072 (21 commits) by Corentin Wallez · 1 year, 9 months ago
  59. ad5a0e2 d3d: handle vertex_index and instance_index separately by Peng Huang · 1 year, 9 months ago
  60. f22cc64 Suppress flaky end2end test on Mac AMD by Li Hao · 1 year, 9 months ago
  61. 8917055b dawn::wire::server: Add Known<T> for ID + ObjectData<T> by Corentin Wallez · 1 year, 9 months ago
  62. 32af47e dawn.node: Fix missing enums in switches. by Corentin Wallez · 1 year, 9 months ago
  63. d3f2b78 [tint][ir] Add Block() method to Instruction by Ben Clayton · 1 year, 9 months ago
  64. 809662f d3d11: Enable ShaderF16Tests by jchen10 · 1 year, 9 months ago
  65. 8c0fad4 d3d11: Enable RequiredBufferSizeInCopyTests by jchen10 · 1 year, 9 months ago
  66. 6a5c149 d3d11: Enable SamplerFilterAnisotropicTests by jchen10 · 1 year, 9 months ago
  67. 860e228 D3D12: Support Root Signature 1.1 behind a toggle by Jiawei Shao · 1 year, 9 months ago
  68. 293b4a5 [tint][ir] from_program.cc: Rename current_flow_block_ by Ben Clayton · 1 year, 9 months ago
  69. 212959b [ir] Change function return attributes to not be list. by dan sinclair · 1 year, 9 months ago chromium/5803 chromium/5804
  70. a03e0fc Compat: Reject fragment shaders with sample_mask by Gregg Tavares · 1 year, 9 months ago
  71. 0df9b03 [ir] Add binding point to global vars. by dan sinclair · 1 year, 9 months ago
  72. 765d45f [ir] Add parameter attributes. by dan sinclair · 1 year, 9 months ago
  73. 2387dc5 OpenGL: retrieve driver limits. by Stephen White · 1 year, 9 months ago
  74. a424fae Fix a bunch of -Wshadow by Corentin Wallez · 1 year, 9 months ago
  75. 7a7bb0e d3d11: enable NonzeroTextureCreationTests by jchen10 · 1 year, 9 months ago
  76. a6a4510 [ir][spirv-writer] Implement switch instructions by James Price · 1 year, 9 months ago chromium/5801
  77. f75e5c0 [tint][utils] Abstract absl dependency by Ben Clayton · 1 year, 10 months ago chromium/5796 chromium/5797 chromium/5798 chromium/5799 chromium/5800
  78. ca0b9ef [tint][utils] Add more string helpers by Ben Clayton · 1 year, 10 months ago
  79. 0b82a3b [ir][spirv-writer] Implement loop instructions by James Price · 1 year, 10 months ago
  80. a7207e9 d3d11: ignore backend debug layer warning from SetPrivateData() by Peng Huang · 1 year, 10 months ago chromium/5795
  81. 1b48cc0 Add more supported swapchain texture usages. by Corentin Wallez · 1 year, 10 months ago
  82. bcf4174 [ir][spirv-writer] Emit builtin function calls by James Price · 1 year, 10 months ago
  83. 2ee63ff [ir] Emit initializer before var declaration by James Price · 1 year, 10 months ago
  84. 0202531 [ir] Add a NextIteration instruction. by dan sinclair · 1 year, 10 months ago
  85. bdbbffb [ir] Add the Exit instructions. by dan sinclair · 1 year, 10 months ago
  86. e982520 [ir] Add BreakIf instruction. by dan sinclair · 1 year, 10 months ago
  87. 943a1a2 Add SwapChain::GetCurrentTexture by Corentin Wallez · 1 year, 10 months ago
  88. 2ef4222 Dawn: Rename remaining DiscoverAdapters to DiscoverPhysicalDevices by Zhaoming Jiang · 1 year, 10 months ago
  89. 0c7a99f Tint/GLSL: rename identifiers containing double-underscores. by Stephen White · 1 year, 10 months ago chromium/5794
  90. 4957327 [ir] Add explicit continue branches. by dan sinclair · 1 year, 10 months ago
  91. 68a8b09 [ir] Add explicit Return instructions. by dan sinclair · 1 year, 10 months ago
  92. ab6a9b9 Skip dawn_end2end_tests on d3d11 NVIDIA by Austin Eng · 1 year, 10 months ago
  93. 7d6abb7 d3d11: enable NonzeroBufferCreationTests by jchen10 · 1 year, 10 months ago
  94. 409483d [tint][bench] Trim core benchmarks by Ben Clayton · 1 year, 10 months ago
  95. 32b6746 [ir] Rename %fn to %b. by dan sinclair · 1 year, 10 months ago
  96. 686d2e2 [ir] Restore losts tests. by dan sinclair · 1 year, 10 months ago
  97. a2b489b [ir] Update UserCall to hold Function Values. by dan sinclair · 1 year, 10 months ago
  98. 79fe4ab [loongarch] Cleanup deprecated built-in macro. by Zhao Jiazhong · 1 year, 10 months ago
  99. ad22d56 [tint][bench]: Fix MSL benchmarks by Ben Clayton · 1 year, 10 months ago
  100. 4b35f52 [ir] Remove IsConnected by dan sinclair · 1 year, 10 months ago chromium/5792