- 93210ba Add Dual Source Blending Feature Enum by Brandon Jones · 1 year, 8 months ago chromium/5909
- 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 8 months ago
- 9d97f22 [shuffle] Move resolver/ to new structure. by dan sinclair · 1 year, 8 months ago
- 5ed0869 [tint][resolver] Error for const-eval when clamp() low > high by Ben Clayton · 1 year, 8 months ago
- 8041661 [tint][ir][ToProgram] Handle shadowing. by Ben Clayton · 1 year, 8 months ago
- 08419c5 D3D12: Fix resource placement alignment for textures by Jiawei Shao · 1 year, 8 months ago chromium/5908
- 408509f Remove deprecated dawn_wire by Jiawei Shao · 1 year, 8 months ago
- 07500d3 Add Backend Writers For @index Attribute by Brandon Jones · 1 year, 8 months ago
- 2e59364 [ir][spirv-writer] Support push_constant addrspace by James Price · 1 year, 8 months ago
- ab7f109 [ir][spirv-writer] Handle arrayLength builtin by James Price · 1 year, 8 months ago
- c827bf2 [ir] Run the IR validator in FromProgram tests by James Price · 1 year, 8 months ago
- 17d6eda [ir][validation] Add return value validation by James Price · 1 year, 8 months ago
- 2f82fe1 [ir] Fix unreachable function end terminator by James Price · 1 year, 8 months ago
- 3a8d6ab [ir][spirv-writer] Handle determinant builtin by James Price · 1 year, 8 months ago
- 0c8cda4 [ir][spirv-writer] Handle faceForward builtin by James Price · 1 year, 8 months ago
- dbdd49b [ir][spirv-writer] Handle refract builtin by James Price · 1 year, 8 months ago
- 56dabfa [ir][spirv-writer] Handle reflect builtin by James Price · 1 year, 8 months ago
- 4d25391 [ir][spirv-writer] Handle ldexp builtin by James Price · 1 year, 8 months ago
- fa5a1d9 [ir][tint] Add a bunch of tests for shadowing by Ben Clayton · 1 year, 8 months ago
- 413cd71 Update VulkanImageWrappingTests To Test Vulkan External Resource Service by Yan,Shaobo · 1 year, 8 months ago
- d28597e Restrict @index to use only with @location(0) by Brandon Jones · 1 year, 8 months ago
- 9057941 [shuffle] Rename spirv::writer::GeneratorImplIr by James Price · 1 year, 8 months ago
- 6dbf49f [shuffle] Rename SpvGeneratorImplTest by James Price · 1 year, 8 months ago
- 2280cc6 [shuffle] Rename SPIR-V writer sources by James Price · 1 year, 8 months ago
- 67e2b1a d3d11: Clear compressed textures by jchen10 · 1 year, 8 months ago
- 46725bd [shuffle] Sort file list in CMake by dan sinclair · 1 year, 8 months ago
- 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago
- 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
- 3edb481 vulkan: Use separate release semaphores for external textures by Phan Quang Minh · 1 year, 8 months ago
- ffd8681 Don't allow Dawn to be compiled as ARC by Avi Drissman · 1 year, 8 months ago
- 95d9dba [tint][resolver] Check variable use is not templated by Ben Clayton · 1 year, 8 months ago
- 7be7549 [tint][ir] Further simplify FromProgram by Ben Clayton · 1 year, 8 months ago
- bc9dc1f [ir][spirv-writer] Implement pack/unpack builtins by James Price · 1 year, 8 months ago
- 2b450c2 [ir][spirv] Implement quantizeToF16() by James Price · 1 year, 8 months ago chromium/5901
- e3de276 [ir][spirv-writer] Handle sign builtin by James Price · 1 year, 8 months ago
- 94f5a3a [ir][spirv-writer] Handle fwidth* builtins by James Price · 1 year, 8 months ago
- 0768c6f [ir][spirv-writer] Implement degrees and radians by James Price · 1 year, 8 months ago
- 74d04a8 [shuffle] Move writer/spirv to new structure by James Price · 1 year, 8 months ago
- 752a9b7 [ir][spirv-writer] Handle matrix conversions by James Price · 1 year, 8 months ago
- d0c2cf4 [ir][spirv-writer] Handle textureNumSamples by James Price · 1 year, 8 months ago
- c8bf345 [ir][spirv-writer] Handle textureNumLayers by James Price · 1 year, 8 months ago
- 1032cd1 [ir] Simplify EmitExpression by dan sinclair · 1 year, 8 months ago
- 8a5d5bf [shuffle] Move val/ to new structure. by dan sinclair · 1 year, 8 months ago
- 96db554 [shuffle] Move wgsl program files to new structure. by dan sinclair · 1 year, 8 months ago
- a4c1735 [shuffle] Move wgsl helpers to new structure. by dan sinclair · 1 year, 8 months ago
- d5ac960 [shuffle] Move inspector to new structure. by dan sinclair · 1 year, 8 months ago
- e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 8 months ago
- a2e9b49 [shuffle] Move constant to new structure. by dan sinclair · 1 year, 8 months ago
- b14a778 [shuffle] Move builtin to new structure. by dan sinclair · 1 year, 8 months ago
- ee18d2e [shuffle] Move diagnostic to new structure. by dan sinclair · 1 year, 8 months ago
- 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
- 9fb672f [shuffle] Move template/ to new structure. by dan sinclair · 1 year, 8 months ago
- c0529a1 Updates SlabAllocator to be thread-safe. by Loko Kung · 1 year, 8 months ago chromium/5900
- d3b1369 [shuffle] Move sem to new structure. by dan sinclair · 1 year, 8 months ago
- 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 8 months ago
- 5fbe1f6 [shuffle] Move writer/hlsl to new structure. by dan sinclair · 1 year, 8 months ago
- ff6eba5 [shuffle] Move writer/wgsl to new structure. by dan sinclair · 1 year, 8 months ago
- d5575ce [shuffle] Move writer/msl to new structure. by dan sinclair · 1 year, 8 months ago
- 8046fbb [shuffle] Move writer/glsl to new structure. by dan sinclair · 1 year, 8 months ago
- b7294dc [shuffle] Move writer/syntax_tree to new structure. by dan sinclair · 1 year, 8 months ago
- 7cf568f [shuffle] Move reader/wgsl to new structure. by dan sinclair · 1 year, 8 months ago
- b2e4549 [shuffle] Move reader/spirv to new structure. by dan sinclair · 1 year, 8 months ago
- bd544f6 [tint][ir] Simplify FromProgram::EmitAccess() by Ben Clayton · 1 year, 8 months ago
- c240e4d [ir] Convert FromProgram to non-recursive by dan sinclair · 1 year, 8 months ago
- a2d3683 [ir][spirv-writer] Implement transpose builtin by James Price · 1 year, 8 months ago
- e9a94e2 [ir][spirv-writer] Handle textureGather{Compare} by James Price · 1 year, 8 months ago
- 882243c [ir][spirv-writer] Emit bit manipulation builtins by James Price · 1 year, 8 months ago
- 8d5a7f8 [ir][spirv-writer] Handle round builtin by James Price · 1 year, 8 months ago
- 4d3caf9 [ir][spirv-writer] Handle identity constructors by James Price · 1 year, 8 months ago
- 318c3fb [ir][spirv-writer] Handle textureDimensions by James Price · 1 year, 8 months ago
- 974efe6 [ir][spirv-writer] Handle textureNumLevels by James Price · 1 year, 8 months ago
- 41ef4b0 [ir][spirv-writer] Handle textureStore by James Price · 1 year, 8 months ago
- f09b923 Handles driver version mismatch errors when creating D3D12 pipelines by Loko Kung · 1 year, 8 months ago
- e7f7ac3 Revert "Updates ContentLessObjectCache to use WeakRefs." by Loko Kung · 1 year, 8 months ago chromium/5899
- 9acf005 [ir][spirv-writer] Handle textureLoad builtin by James Price · 1 year, 8 months ago
- f07b983 [ir][spirv-writer] Refactor texture builtin tests by James Price · 1 year, 8 months ago
- d0bf044 [ir][spirv-writer] Add support for atomic builtins by James Price · 1 year, 8 months ago
- bc8f90c [tint] Move builtin structs to the type namespace by James Price · 1 year, 8 months ago
- 91f9dd3 [tint] Move cached builtin info out of Symbol by James Price · 1 year, 8 months ago
- aa5e77b [ir][spirv-writer] Remove logic for depth textures by James Price · 1 year, 8 months ago
- 225479f [ir][spirv-writer] Fix texture builtin return type by James Price · 1 year, 8 months ago
- c6223a1 [ir][spirv-writer] Implement all builtin by James Price · 1 year, 8 months ago
- 5759b55 Updates ContentLessObjectCache to use WeakRefs. by Loko Kung · 1 year, 8 months ago
- c88e293 Remove AdapterDiscoveryOptionsES. by Stephen White · 1 year, 8 months ago
- 3eec869 Implements additional Dawn object creation benchmark tests. by Loko Kung · 1 year, 8 months ago
- ede1cc5 Compat GLES: split texture_2d and texture_2d_array for blit by shrekshao · 1 year, 8 months ago
- c66bd1b Suppress Dawn MultithreadedTests.Device_DroppedOnAnotherThread on Linux TSAN by Shrek Shao · 1 year, 8 months ago
- 3c343e7 Add UMA for CreateShaderModule, CreateRenderPipeline, and CreateComputePipeline by Antonio Maiorano · 1 year, 8 months ago
- b26348e [ir] Fix duplicate StoreVectorElement disassembly. by dan sinclair · 1 year, 8 months ago
- db2743d [ir] Add accessor test by dan sinclair · 1 year, 8 months ago
- 689be73 Add Peng as OWNER of src/dawn/native/d3d11 by Corentin Wallez · 1 year, 8 months ago
- 937670a [ir][spirv-writer] Handle mix builtin by James Price · 1 year, 8 months ago
- ef8671c [ir][spirv-writer] Implement pow builtin by James Price · 1 year, 8 months ago chromium/5896
- 41090b5 [ir][spirv-writer] Implement step and smoothstep by James Price · 1 year, 8 months ago
- ee9abc3 [ir][spirv-writer] Handle matrix arithmetic by James Price · 1 year, 8 months ago
- 91bbbc4 [ir][spirv-writer] Expand implicit vector splats by James Price · 1 year, 8 months ago
- c5c8f63 [ir][spirv-writer] Fix binary and|or for bools by James Price · 1 year, 8 months ago
- 41da0ee [ir][spirv-writer] Implement fma builtin by James Price · 1 year, 8 months ago
- b5996c8 [ir][spirv-writer] Implement barrier builtins by James Price · 1 year, 8 months ago
- 6c4de8b Tint: Implement bitcast for f16 by Zhaoming Jiang · 1 year, 8 months ago