- 7ea2202 Make GetWeakRef a friend function by Austin Eng · 1 year, 6 months ago
- ba41a45 d3d11: fix a crash during EnumerateAdapters() by Peng Huang · 1 year, 6 months ago
- 7d98285 Avoid recursive lock with multisample workaround by Brandon Jones · 1 year, 6 months ago
- dc63aa4 BGL refactoring to allow for auto pipelines to use cache better. by Loko Kung · 1 year, 6 months ago
- 9a42f69 [ir] Remove ir::Transform base class by James Price · 1 year, 6 months ago
- a45d197 [ir] Convert RenameConflicts to a free function by James Price · 1 year, 6 months ago
- fddd50c [ir] Convert AddEmptyEntryPoint to a free function by James Price · 1 year, 6 months ago
- 31b7a90 [ir] Convert BlockDecoratedStructs to a free function by James Price · 1 year, 6 months ago
- 196e8d6 [ir] Convert BuiltinPolyfillSpirv to a free function by James Price · 1 year, 6 months ago
- de3428d [ir] Convert DemoteToHelper to a free function by James Price · 1 year, 6 months ago
- 29c44be [ir] Convert ExpandImplicitSplats to a free function by James Price · 1 year, 6 months ago
- acee9b6 [ir] Convert HandleMatrixArithmetic to a free function by James Price · 1 year, 6 months ago
- f28c9ad [ir] Convert MergeReturn to a free function by James Price · 1 year, 6 months ago
- 0dfe0d6 [ir] Convert ShaderIOSpirv to a free function by James Price · 1 year, 6 months ago
- f1e5106 [ir] Convert Std140 to a free function by James Price · 1 year, 6 months ago
- 7d03c48 [ir][spirv-writer] Add BindingRemapper transform by James Price · 1 year, 6 months ago
- 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 6 months ago
- db46be1 [ir] Convert VarForDynamicIndex to a free function by James Price · 1 year, 6 months ago chromium/5925
- 9e338f1 Remove "enable_arc2" from Dawn by Avi Drissman · 1 year, 6 months ago
- ae32ef4 [tint] Add subgroup builtin inputs by James Price · 1 year, 6 months ago
- f461b17 [spirv-writer] Add support for subgroupBallot by James Price · 1 year, 6 months ago
- bdbf580 [spirv-writer] Remove diag::List from Printer by James Price · 1 year, 6 months ago
- 85b138e [spirv-writer] Use tint::Result for Generate() by James Price · 1 year, 6 months ago
- 77980d1 [tint] Add subgroupBallot to the intrinsics table by James Price · 1 year, 6 months ago
- 3b97fc4 [tint] Add chromium_experimental_subgroups by James Price · 1 year, 6 months ago
- 029239c Moves ObjectCachingTest into unittest/validation. by Loko Kung · 1 year, 6 months ago
- d13a061 [tint] Add more info to ICE errors by Ben Clayton · 1 year, 6 months ago chromium/5924
- d368f2c [tint] Use consistent file pattern for test files by Ben Clayton · 1 year, 6 months ago
- 34c8e57 [tint] Shuffle to break last circular dependencies by Ben Clayton · 1 year, 6 months ago
- 67fc590 [tint] Move utils/generation_id to utils/id/generation by Ben Clayton · 1 year, 6 months ago
- 7dc8619 [tint] Flatten ast/transform/utils into ast/transform by Ben Clayton · 1 year, 6 months ago
- 7fd1c2a [tint] Move utils/text/text_generator to utils/generator by Ben Clayton · 1 year, 6 months ago
- 16be11d [tint] Extract out string conversion utils from utils/text by Ben Clayton · 1 year, 6 months ago
- 431aa3e [tint] Move common glsl/writer code to glsl/writer/common by Ben Clayton · 1 year, 6 months ago
- 4514677 [tint] Move common msl/writer code to msl/writer/common by Ben Clayton · 1 year, 6 months ago
- 7502163 [tint] Move common hlsl/writer code to hlsl/writer/common by Ben Clayton · 1 year, 6 months ago
- e95c77a [tint] Move common spirv/writer code to spirv/writer/common by Ben Clayton · 1 year, 6 months ago
- dc68d5c [tint] Move utils/text/symbol* to utils/symbol by Ben Clayton · 1 year, 6 months ago
- 464bb41 WireDeviceLifetimeTests: Use the Null backend. by Corentin Wallez · 1 year, 6 months ago
- dd1e08d Vulkan: Fix minimum vulkan version computation by Jiawei Shao · 1 year, 6 months ago
- 9a35083 Support sampling the stencil component by jchen10 · 1 year, 6 months ago chromium/5923
- dfbd3b1 Move Device's serial management to ExecutionQueueBase by Corentin Wallez · 1 year, 6 months ago
- 915ceca [tint] Don't resolve moving from ProgramBuilder -> Program by Ben Clayton · 1 year, 6 months ago chromium/5919
- 6f8cb5f [ir] Add a Builder::LoopRange helper by James Price · 1 year, 6 months ago
- ae18c41 [tint][wgsl] Split CloneContext into two by Ben Clayton · 1 year, 6 months ago
- d1f5c26 [tint][wgsl] Split ast::Builder from ProgramBuilder by Ben Clayton · 1 year, 6 months ago chromium/5918
- 0a6f408 [ir][spirv-writer] Match std140 layout rules by James Price · 1 year, 6 months ago
- 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 6 months ago
- 0740cf8 [tint] Fix a load of doxygen warnings by Ben Clayton · 1 year, 6 months ago
- d5aed4b Split mutiple resolves into separate passes on ARM by Brandon Jones · 1 year, 6 months ago
- 6cecb17 Remove now unused CopyTextureToTextureInternal by Corentin Wallez · 1 year, 6 months ago
- f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 6 months ago
- bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 6 months ago chromium/5917
- fe0c19e [tint] Add empty SuccessType to utils/result/ by James Price · 1 year, 6 months ago
- 69c19e77 [tint] Use diag::List::str() by Ben Clayton · 1 year, 6 months ago
- 2b228f35 Remove stale TODOs in CopyTextureForBrowser and ExternalTexture by Yan,Shaobo · 1 year, 6 months ago chromium/5916
- 513933e [tint] Fix AFloat vector greater-than-equal by James Price · 1 year, 6 months ago
- eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 6 months ago
- dc75b2f d3d11: Suppress Intel Gen12 specific fails by jchen10 · 1 year, 6 months ago
- 3487431 Adds UMA histograms for pipeline compilations in Dawn. by Loko Kung · 1 year, 6 months ago chromium/5915
- 7b7fe13 Require Vulkan 1.1 on Windows by Austin Eng · 1 year, 6 months ago
- 4c95f32 Adds UMA histograms for shader compilations in Dawn. by Loko Kung · 1 year, 6 months ago
- 7c7531e [node] implement several UNIMPLEMENTED methods by Gus Caplan · 1 year, 6 months ago
- 32540c4 [tint] Move ToProgram to wgsl/writer by Ben Clayton · 1 year, 6 months ago
- fd73b82 [tint] Move FromProgram to wgsl/reader by Ben Clayton · 1 year, 6 months ago
- ecbb3ec [ir] Rename Builder::With() to Builder::Append() by James Price · 1 year, 6 months ago
- 36b63fd [ir] Add Builder::InsertBefore helper by James Price · 1 year, 6 months ago
- 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 6 months ago
- 2dddb19 [shuffle] Move spirv writer and ast_writer to new structure. by dan sinclair · 1 year, 6 months ago
- 6c6b68a [shuffle] Fixup GN build. by dan sinclair · 1 year, 6 months ago
- 0f98902 [shuffle] Move glsl writer to new structure. by dan sinclair · 1 year, 6 months ago
- 0bfeaf9 [shuffle] Move hlsl writer to new structure. by dan sinclair · 1 year, 6 months ago
- c1bf225 [shuffle] Move wgsl writers to new structure. by dan sinclair · 1 year, 6 months ago
- f46acec d3d11: Support depth-stencil texture write. by jchen10 · 1 year, 6 months ago chromium/5912
- e7e4afc [shuffle] Move msl writers to new structure. by dan sinclair · 1 year, 6 months ago
- 8c61f4d Reland "Updates ContentLessObjectCache to use WeakRefs." by Loko Kung · 1 year, 6 months ago
- 40cad2f D3D12: Use 64KB as the default alignment of multisampled textures by Jiawei Shao · 1 year, 6 months ago
- 48c7b2b Add Dual Source Blending Blend Factors by Brandon Jones · 1 year, 6 months ago
- 1025258 [tint] Move src/tint/writer options to include/tint by Ben Clayton · 1 year, 6 months ago
- 6755230 [tint] Remove writer::IRTextGenerator by Ben Clayton · 1 year, 6 months ago
- bc32a14 [tint] Remove writer::Writer by Ben Clayton · 1 year, 6 months ago
- 5ed099a [tint] Remove ASTTextGenerator by Ben Clayton · 1 year, 6 months ago
- 0746ed3 [tint] Fix test file name in GN build by James Price · 1 year, 6 months ago
- ca07d84 [ir][spirv-writer] Add benchmark by James Price · 1 year, 6 months ago
- ccb82ff [dawn] Fix all GCC warnings by Ben Clayton · 1 year, 6 months ago
- 0573e6a [tint] Remove src/tint/reader by Ben Clayton · 1 year, 6 months ago
- 7494e83 [tint] Shuffle transforms by Ben Clayton · 1 year, 6 months ago
- 3fbf0ed GL: refactor explicit & implicit GetProcAddress. by Stephen White · 1 year, 6 months ago
- d3d226d d3d11: Use D3D11 multithread protection by Sunny Sachanandani · 1 year, 6 months ago chromium/5910
- d232ec1 Use absl::popcount() when possible by Jiawei Shao · 1 year, 6 months ago
- 637a2fe [shuffle] Move program_id to new structure. by dan sinclair · 1 year, 6 months ago
- cff24fc [shuffle] Move clone_context to new structure. by dan sinclair · 1 year, 6 months ago
- 93210ba Add Dual Source Blending Feature Enum by Brandon Jones · 1 year, 6 months ago chromium/5909
- 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 6 months ago
- 9d97f22 [shuffle] Move resolver/ to new structure. by dan sinclair · 1 year, 6 months ago
- 5ed0869 [tint][resolver] Error for const-eval when clamp() low > high by Ben Clayton · 1 year, 6 months ago
- 8041661 [tint][ir][ToProgram] Handle shadowing. by Ben Clayton · 1 year, 6 months ago
- 08419c5 D3D12: Fix resource placement alignment for textures by Jiawei Shao · 1 year, 6 months ago chromium/5908
- 408509f Remove deprecated dawn_wire by Jiawei Shao · 1 year, 6 months ago
- 07500d3 Add Backend Writers For @index Attribute by Brandon Jones · 1 year, 6 months ago