- ee49b1e tint/resolver: Clean up 'var' resolving by Ben Clayton · 2 years, 9 months ago chromium/5133
- 80fdd62 tint: Process functions in dependency order by James Price · 2 years, 9 months ago
- a823ea1 dawn: Fix GCC warnings about functions not returning by Ben Clayton · 2 years, 9 months ago
- 4658362 tint: Refactor ModuleScopeVarToEntryPointParam by James Price · 2 years, 9 months ago
- 04f1214 dawn::wire::client: Make object constructors less barebones. by Corentin Wallez · 2 years, 9 months ago chromium/5132
- a55b29e dawn::wire::client: Make ObjectTypeToTypeEnum a template variable. by Corentin Wallez · 2 years, 9 months ago chromium/5131
- a05e31b tint/resolver: Clean up parameter resolving by Ben Clayton · 2 years, 10 months ago
- 369b0b4 Remove old src/include folder by dan sinclair · 2 years, 10 months ago
- 3f64e38 Fixup unused function and variable. by dan sinclair · 2 years, 10 months ago chromium/5129
- 0a4e2a1 Remove NOLINT lines from c++17 headers by dan sinclair · 2 years, 10 months ago
- c7f7ca3 tint: Simplify ++/-- handling in transform by James Price · 2 years, 10 months ago
- 0ebe86d dawn::wire::client: Merge object allocators, add variadic Make. by Corentin Wallez · 2 years, 10 months ago
- 0213292 Allow the DepthClipControl struct, validate the feature is enabled by Austin Eng · 2 years, 10 months ago
- d713669 Tint: Fix VectorizeScalarMatrixConstructors to run for ref to scalar by Zhaoming Jiang · 2 years, 10 months ago
- 889a499 Remove test/tint/BUILD.gn. by dan sinclair · 2 years, 10 months ago
- ecb46b3 tint/resolver: Move texture validation to the right place by Ben Clayton · 2 years, 10 months ago
- dcdf66e tint/ast: Derive off `ast::Variable` by Ben Clayton · 2 years, 10 months ago
- be6fb2a tint: Fix emitting vector constant in HLSL writer by Zhaoming Jiang · 2 years, 10 months ago
- 65d61d7 Log: Fix unused variable warnings when DAWN_DISABLE_LOGGING by Corentin Wallez · 2 years, 10 months ago
- 4b88dbc Fixup continue support in while loops. by dan sinclair · 2 years, 10 months ago chromium/5125
- 57dcd36 Fixup merge test issue by dan sinclair · 2 years, 10 months ago
- 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 10 months ago
- 2a8861d2 tint: Rework errors around variable declarations by Ben Clayton · 2 years, 10 months ago
- 418e873 tint: Make sure enable directives go first in ordered_globals by Zhaoming Jiang · 2 years, 10 months ago
- 33563dc tint/transform: Move State to anonymous namespace by James Price · 2 years, 10 months ago
- 4a63612 Fix alphaToCoverageEnabled and sample_mask output validation by shrekshao · 2 years, 10 months ago
- 3e38d7e tint: Remove support for smoothStep builtin by James Price · 2 years, 10 months ago
- 446b1a7 tint/clone_context.h: Template the vector allocator type by Ben Clayton · 2 years, 10 months ago
- 2032d03 tint/transform: Remove use of StorageClass on parameter by Ben Clayton · 2 years, 10 months ago chromium/5124
- 7bdeb49 Fix comment on constructor parameter by David Neto · 2 years, 10 months ago
- 1f93b11 Validate zero-attribute for VertexBufferNotUsed buffers by Takahiro · 2 years, 10 months ago
- f0a97a0 dawn/node: Fix build by Ben Clayton · 2 years, 10 months ago
- 2ae2983 tint: Add ast::ParameterList, use it by Ben Clayton · 2 years, 10 months ago chromium/5123
- 7164b97 tint: Clean up Func() usage by Ben Clayton · 2 years, 10 months ago
- 93928b0 spirv-reader: Don't hoist builtin vars. by David Neto · 2 years, 10 months ago
- 6d200d5 Remove Depth24Unorm-stencil8 from IsDepthOrStencilFormat by Jiawei Shao · 2 years, 10 months ago chromium/5122
- 314840b Remove call of TextureFormatSupportsRendering from TextureValidationTest/SampleCount by Jiawei Shao · 2 years, 10 months ago
- 6d48f57 Remove support for depth24unorm-stencil8 by Brandon Jones · 2 years, 10 months ago
- 3b808be dawn::wire::client: Make ObjectBase destructor virtual. by Corentin Wallez · 2 years, 10 months ago
- 0daef56 dawn::wire::client::ObjectBase: encapsulate remaining members. by Corentin Wallez · 2 years, 10 months ago
- 0f97df8 dawn::wire::client: Track the object generation on the objects by Corentin Wallez · 2 years, 10 months ago
- 87af04b dawn::wire: Separate ObjectHandle to its own header. by Corentin Wallez · 2 years, 10 months ago
- 60f3832 dawn::wire::client: Write ObjectBase constructor params in a struct. by Corentin Wallez · 2 years, 10 months ago chromium/5120 chromium/5121
- 51d13a4 Add depth-clip-control feature enum by Austin Eng · 2 years, 10 months ago
- 1faf592 Delete WGPUDeviceProperties by Austin Eng · 2 years, 10 months ago
- cda3d7b Add maxColorAttachments limit by Austin Eng · 2 years, 10 months ago
- 06cc5c1 dawn.node: Implement reflection for container objects. by Corentin Wallez · 2 years, 10 months ago
- cae289d tint: Fix exactly representable check in lexer by Zhaoming Jiang · 2 years, 10 months ago chromium/5115 chromium/5116 chromium/5117 chromium/5118
- d3fa3f0 Add CacheRequest utilities and tests by Austin Eng · 2 years, 10 months ago chromium/5114
- 67973e6 Suppress Mac Intel 12.4 failures by Brian Sheedy · 2 years, 10 months ago
- 7ce8509 d3d12: Add support for fences for external images by Sunny Sachanandani · 2 years, 10 months ago
- 0fb4e2c tint: f16 literal in WGSL lexer and check subnormal f32/f16 hex literal by Zhaoming Jiang · 2 years, 10 months ago
- 856d6af tint: uniformity: detect pointers assigned to in non-uniform control flow by Antonio Maiorano · 2 years, 10 months ago
- f02e091 Remove requirement for glfw 3.4 by James Price · 2 years, 10 months ago
- d45b920 Report GPU arch on Metal devices with no vendorID by Brandon Jones · 2 years, 10 months ago
- b2ce202 Fix a couple of google3 build issues by James Price · 2 years, 10 months ago
- c7638ae Remove deprecated build files. by dan sinclair · 2 years, 10 months ago
- 0fa572f Emit deprecation warnings for @stage. by dan sinclair · 2 years, 10 months ago
- 45820ae Add reflection APIs for wgpu::QuerySet. by Corentin Wallez · 2 years, 10 months ago
- 5fb759f OpenGL: factor out Adapter (GL) into its own file. by Stephen White · 2 years, 10 months ago chromium/5111
- 1a82cc9 Add unittests for dawn::native::Blob by Austin Eng · 2 years, 10 months ago
- d527ffa Disallow creating multisampled textures without RenderAttachment usage by Jiawei Shao · 2 years, 10 months ago
- 662095d Clamp clearStencilValue into the range of stencil format by Jiawei Shao · 2 years, 10 months ago
- 7e74c21 DAWN_PLATFORM and DAWN_COMPILER macro improvements by Shrek Shao · 2 years, 10 months ago
- 736e97c Add reflection APIs for wgpu::Texture. by Corentin Wallez · 2 years, 10 months ago
- bd30d9e tint: uniformity: control flow reconverges after short-circuiting op when behaviour is {Next} by Antonio Maiorano · 2 years, 10 months ago chromium/5110
- 32c3285 Don't load non-SwiftShader ICDs when fuzzing with MSAN by Austin Eng · 2 years, 10 months ago
- a466688 tint: Fix include layering violation by James Price · 2 years, 10 months ago
- d428187 Add reflection APIs for wgpu::Buffer. by Corentin Wallez · 2 years, 10 months ago
- b853164 dawn/node: Update for latest WebGPU IDL by Ben Clayton · 2 years, 10 months ago chromium/5109
- af510d7 Use git hash as fingerprint for getting caching interfaces. by Loko Kung · 2 years, 10 months ago
- 84bf422 Remove ANGLE/D3D11 suppression. by Stephen White · 2 years, 10 months ago
- fc95c27 Improve D3D12 pipeline cache implementation code by shrekshao · 2 years, 10 months ago
- d574be5 Convert @stage to short form by dan sinclair · 2 years, 10 months ago
- 3f1a932 Fix leak of wire client default queue by Austin Eng · 2 years, 10 months ago
- 825b95b Convert @stage to short form in src/dawn/test by dan sinclair · 2 years, 10 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
- e7099d4 Add validation for GPURender/ComputePassTimestampLocation by Hao Li · 2 years, 10 months ago chromium/5107
- ce4e6a3 Cleanup unnecessary struct specialization by Austin Eng · 2 years, 10 months ago
- 33fe68e tint/resolver: Prevent ICE with invalid input by Ben Clayton · 2 years, 10 months ago chromium/5106
- 4ef134c TextureBase: Make the constructor/destructor protected. by Corentin Wallez · 2 years, 10 months ago
- f5bde5f dawn::wire: Remove unnecessary imports of ObjectBase constructor. by Corentin Wallez · 2 years, 10 months ago
- 2f5d8e3 Delint RefBaseTests.cpp by Takahiro · 2 years, 10 months ago chromium/5105
- f25140f tint: fix emitting duplicate structs for atomicCompareExchangeWeak by Antonio Maiorano · 2 years, 10 months ago
- f0c150b Add parsing of shorter stage attributes. by dan sinclair · 2 years, 10 months ago
- 1ad896d Rename CachedBlob -> Blob; move to own file by Austin Eng · 2 years, 10 months ago
- 7bfcdca Rename GetMipLevelSize by Yunchao He · 2 years, 10 months ago
- 4313dba Pipeline cache D3D12 backend impl by shrekshao · 2 years, 10 months ago chromium/5100
- c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago
- 232abae Delint for "use after move" by Takahiro · 2 years, 10 months ago
- 2d74e1c Fix typo maxOS -> macOS by Shrek Shao · 2 years, 10 months ago
- ad8caa2 Remove stride in ExternalImageDescriptorDmaBuf by jchen10 · 2 years, 10 months ago
- 451eee0 tint: Stub intrinsic @const evaluation by Ben Clayton · 2 years, 10 months ago
- e0cd855 tint/writer/spirv: Tweak builtin tests to use 'var's by Ben Clayton · 2 years, 10 months ago
- e3e91c0 tools: intrinsic-gen - [[decoration]] -> @attribute by Ben Clayton · 2 years, 10 months ago
- 0d757d2 tint/resolver: Enable abstract-numerics by Ben Clayton · 2 years, 10 months ago
- e593585 tint/transform: Remove FoldConstants by Ben Clayton · 2 years, 10 months ago
- a20ef0c tint/sem: Fix Constant constructor with initializer_list by Ben Clayton · 2 years, 10 months ago
- 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
- 609ce6d tint/sem: Consider sign bit for Constant helpers. by Ben Clayton · 2 years, 10 months ago