dawn /
dawn /
af4dde7015ed61f608cf9f99f7295689914f95a4 - af4dde7 [tint][glsl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
- ec4dbe7 [tint][hlsl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
- bdb59e7 infra: add $build/reclient properties by Austin Eng · 1 year, 8 months ago
- 5513af3 Add everyone as an OWNER of .gitignore by Austin Eng · 1 year, 8 months ago
- 6e209ea [tint][msl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
- ee7f8ac [fuzzer] Do not get generated SPIR-V on failure by James Price · 1 year, 8 months ago
- ff5d8b5 Switch libcxx paths from trunk -> src. by Joanna Wang · 1 year, 8 months ago
- c2f7b3c Print the error message before calling BreakPoint() by Peng Huang · 1 year, 8 months ago
- 67d7e04 [ir][msl] Add support for `if` statements by dan sinclair · 1 year, 8 months ago
- 3d0d6d5 [ir][msl] Add `return` support by dan sinclair · 1 year, 8 months ago chromium/5927
- c6864c3 Roll ANGLE from b53d99d87e6a to 5d4b3645d0dc (1 revision) by Dawn Autoroller · 1 year, 8 months ago chromium/5926
- 7ea2202 Make GetWeakRef a friend function by Austin Eng · 1 year, 8 months ago
- ba41a45 d3d11: fix a crash during EnumerateAdapters() by Peng Huang · 1 year, 8 months ago
- 7d98285 Avoid recursive lock with multisample workaround by Brandon Jones · 1 year, 8 months ago
- dc63aa4 BGL refactoring to allow for auto pipelines to use cache better. by Loko Kung · 1 year, 8 months ago
- 9a42f69 [ir] Remove ir::Transform base class by James Price · 1 year, 8 months ago
- a45d197 [ir] Convert RenameConflicts to a free function by James Price · 1 year, 8 months ago
- fddd50c [ir] Convert AddEmptyEntryPoint to a free function by James Price · 1 year, 8 months ago
- 31b7a90 [ir] Convert BlockDecoratedStructs to a free function by James Price · 1 year, 8 months ago
- 196e8d6 [ir] Convert BuiltinPolyfillSpirv to a free function by James Price · 1 year, 8 months ago
- de3428d [ir] Convert DemoteToHelper to a free function by James Price · 1 year, 8 months ago
- 29c44be [ir] Convert ExpandImplicitSplats to a free function by James Price · 1 year, 8 months ago
- acee9b6 [ir] Convert HandleMatrixArithmetic to a free function by James Price · 1 year, 8 months ago
- f28c9ad [ir] Convert MergeReturn to a free function by James Price · 1 year, 8 months ago
- 0dfe0d6 [ir] Convert ShaderIOSpirv to a free function by James Price · 1 year, 8 months ago
- f1e5106 [ir] Convert Std140 to a free function by James Price · 1 year, 8 months ago
- 7d03c48 [ir][spirv-writer] Add BindingRemapper transform by James Price · 1 year, 8 months ago
- 8965615 Roll vulkan-deps from b6144d9f8f09 to 5adeb7151c79 (27 revisions) by dawn-autoroll · 1 year, 8 months ago
- 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 8 months ago
- db46be1 [ir] Convert VarForDynamicIndex to a free function by James Price · 1 year, 8 months ago chromium/5925
- f7aa9e7 Roll SwiftShader from 9fbca2df22a8 to 729e92f8ae07 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
- 9e338f1 Remove "enable_arc2" from Dawn by Avi Drissman · 1 year, 8 months ago
- ae32ef4 [tint] Add subgroup builtin inputs by James Price · 1 year, 8 months ago
- f461b17 [spirv-writer] Add support for subgroupBallot by James Price · 1 year, 8 months ago
- 9284235 Roll ANGLE from 4e0250f1926d to b53d99d87e6a (2 revisions) by Dawn Autoroller · 1 year, 8 months ago
- bdbf580 [spirv-writer] Remove diag::List from Printer by James Price · 1 year, 8 months ago
- 85b138e [spirv-writer] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
- 77980d1 [tint] Add subgroupBallot to the intrinsics table by James Price · 1 year, 8 months ago
- 3b97fc4 [tint] Add chromium_experimental_subgroups by James Price · 1 year, 8 months ago
- a1c7817 Roll DirectX Shader Compiler from abe45fa59810 to 212a2bf3c3e1 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
- 029239c Moves ObjectCachingTest into unittest/validation. by Loko Kung · 1 year, 8 months ago
- d13a061 [tint] Add more info to ICE errors by Ben Clayton · 1 year, 8 months ago chromium/5924
- d368f2c [tint] Use consistent file pattern for test files by Ben Clayton · 1 year, 8 months ago
- 34c8e57 [tint] Shuffle to break last circular dependencies by Ben Clayton · 1 year, 8 months ago
- 67fc590 [tint] Move utils/generation_id to utils/id/generation by Ben Clayton · 1 year, 8 months ago
- 7dc8619 [tint] Flatten ast/transform/utils into ast/transform by Ben Clayton · 1 year, 8 months ago
- 7fd1c2a [tint] Move utils/text/text_generator to utils/generator by Ben Clayton · 1 year, 8 months ago
- 16be11d [tint] Extract out string conversion utils from utils/text by Ben Clayton · 1 year, 8 months ago
- 431aa3e [tint] Move common glsl/writer code to glsl/writer/common by Ben Clayton · 1 year, 8 months ago
- 4514677 [tint] Move common msl/writer code to msl/writer/common by Ben Clayton · 1 year, 8 months ago
- 7502163 [tint] Move common hlsl/writer code to hlsl/writer/common by Ben Clayton · 1 year, 8 months ago
- e95c77a [tint] Move common spirv/writer code to spirv/writer/common by Ben Clayton · 1 year, 8 months ago
- dc68d5c [tint] Move utils/text/symbol* to utils/symbol by Ben Clayton · 1 year, 8 months ago
- f3921a6 Roll ANGLE from fb37e0542c7c to 4e0250f1926d (11 revisions) by Dawn Autoroller · 1 year, 8 months ago
- 464bb41 WireDeviceLifetimeTests: Use the Null backend. by Corentin Wallez · 1 year, 8 months ago
- 437a088 Roll DirectX Shader Compiler from a7efdffcac43 to abe45fa59810 (1 revision) by Dawn Autoroller · 1 year, 8 months ago
- dd1e08d Vulkan: Fix minimum vulkan version computation by Jiawei Shao · 1 year, 8 months ago
- 9a35083 Support sampling the stencil component by jchen10 · 1 year, 8 months ago chromium/5923
- dfbd3b1 Move Device's serial management to ExecutionQueueBase by Corentin Wallez · 1 year, 8 months ago
- 7a413ba Roll ANGLE from 143fa68f50b7 to fb37e0542c7c (1 revision) by Dawn Autoroller · 1 year, 8 months ago
- 8832a82 Roll ANGLE from 0abd6f549ff1 to 143fa68f50b7 (1 revision) by Dawn Autoroller · 1 year, 8 months ago chromium/5920 chromium/5921 chromium/5922
- 915ceca [tint] Don't resolve moving from ProgramBuilder -> Program by Ben Clayton · 1 year, 8 months ago chromium/5919
- 6f8cb5f [ir] Add a Builder::LoopRange helper by James Price · 1 year, 8 months ago
- ae18c41 [tint][wgsl] Split CloneContext into two by Ben Clayton · 1 year, 8 months ago
- 059ab69 Remove stale WebGPU CTS expectations by Expectation File Editor · 1 year, 8 months ago
- d1f5c26 [tint][wgsl] Split ast::Builder from ProgramBuilder by Ben Clayton · 1 year, 8 months ago chromium/5918
- ce4c163 Set eol=lf for .mm files by Kai Ninomiya · 1 year, 8 months ago
- 0435ca7 Roll ANGLE from 99f1178a9e81 to 0abd6f549ff1 (4 revisions) by Dawn Autoroller · 1 year, 8 months ago
- 0a6f408 [ir][spirv-writer] Match std140 layout rules by James Price · 1 year, 8 months ago
- 9c01b47 Roll DirectX Shader Compiler from 0033aa85b55d to a7efdffcac43 (3 revisions) by Dawn Autoroller · 1 year, 8 months ago
- 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 8 months ago
- 0740cf8 [tint] Fix a load of doxygen warnings by Ben Clayton · 1 year, 8 months ago
- d5aed4b Split mutiple resolves into separate passes on ARM by Brandon Jones · 1 year, 8 months ago
- 6cecb17 Remove now unused CopyTextureToTextureInternal by Corentin Wallez · 1 year, 8 months ago
- f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 8 months ago
- bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
- 8e97ab7 Roll vulkan-deps from 8c3595cab2ef to b6144d9f8f09 (8 revisions) by dawn-autoroll · 1 year, 8 months ago
- fe0c19e [tint] Add empty SuccessType to utils/result/ by James Price · 1 year, 8 months ago
- c7a6460 Roll ANGLE from 13842e1c3343 to 99f1178a9e81 (3 revisions) by Dawn Autoroller · 1 year, 8 months ago
- 69c19e77 [tint] Use diag::List::str() by Ben Clayton · 1 year, 8 months ago
- ca4fbc3 Fix gerrit credential for cts roller in tools by Li Hao · 1 year, 8 months ago
- 5eca245 Roll DirectX Shader Compiler from 65aa41f9b62d to 0033aa85b55d (5 revisions) by Dawn Autoroller · 1 year, 8 months ago
- 2b228f35 Remove stale TODOs in CopyTextureForBrowser and ExternalTexture by Yan,Shaobo · 1 year, 8 months ago chromium/5916
- 513933e [tint] Fix AFloat vector greater-than-equal by James Price · 1 year, 8 months ago
- db33835 Roll vulkan-deps from 3b2eb00f9e95 to 8c3595cab2ef (3 revisions) by dawn-autoroll · 1 year, 8 months ago
- 5905d92 Remove unecessary use of Str in DEPS by Corentin Wallez · 1 year, 8 months ago
- ee467b3 Roll ANGLE from af5bf5b8245e to 13842e1c3343 (4 revisions) by Dawn Autoroller · 1 year, 8 months ago
- eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 8 months ago
- f059e85 Roll DirectX Shader Compiler from b97f9b938807 to 65aa41f9b62d (1 revision) by Dawn Autoroller · 1 year, 8 months ago
- dc75b2f d3d11: Suppress Intel Gen12 specific fails by jchen10 · 1 year, 8 months ago
- 3487431 Adds UMA histograms for pipeline compilations in Dawn. by Loko Kung · 1 year, 8 months ago chromium/5915
- dc86eb7 Suppress flaky WebGPU CTS tests on Mac AMD. by Yuly Novikov · 1 year, 8 months ago
- 7b7fe13 Require Vulkan 1.1 on Windows by Austin Eng · 1 year, 8 months ago
- 4c95f32 Adds UMA histograms for shader compilations in Dawn. by Loko Kung · 1 year, 8 months ago
- 7c7531e [node] implement several UNIMPLEMENTED methods by Gus Caplan · 1 year, 8 months ago
- 32540c4 [tint] Move ToProgram to wgsl/writer by Ben Clayton · 1 year, 8 months ago
- fd73b82 [tint] Move FromProgram to wgsl/reader by Ben Clayton · 1 year, 8 months ago
- 840560c Roll vulkan-deps from 1b02b3821524 to 3b2eb00f9e95 (7 revisions) by dawn-autoroll · 1 year, 8 months ago
- ccffa3d Roll ANGLE from 58cb5c8396a3 to af5bf5b8245e (2 revisions) by Dawn Autoroller · 1 year, 8 months ago chromium/5914
- ecbb3ec [ir] Rename Builder::With() to Builder::Append() by James Price · 1 year, 8 months ago