- e71edba webgpu.h: More trivial defaulting: BindGroupLayoutDescriptor by Kai Ninomiya · 1 year, 1 month ago chromium/6231
- 628a1eb webgpu.h: Re-number enums, with defaulting: RenderPipelineDescriptor by Kai Ninomiya · 1 year, 1 month ago
- 16b3c28 d3d11: Cache the staging buffer for WriteInternal by Jie Chen · 1 year, 1 month ago
- 4f543b5 webgpu.h: Re-number enums, with defaulting: aspects/dimensions by Kai Ninomiya · 1 year, 1 month ago
- 4aa0eeb Implement view format reinterpretation for Vulkan SharedTextureMemory by Austin Eng · 1 year, 1 month ago
- c58a889 [spirv-reader] Handle Uniform storage class by James Price · 1 year, 1 month ago
- 447fb8d [spirv-reader] Emit struct types and constants by James Price · 1 year, 1 month ago
- a938b66 [spirv-reader] Handle array types and constants by James Price · 1 year, 1 month ago
- 71c7de7 [spirv-reader] Handle matrix types and constants by James Price · 1 year, 1 month ago
- c031d59 [spirv-reader] Handle vector types and constants by James Price · 1 year, 1 month ago
- 97f422c dawn.node: Make attributes enumerable. by Corentin Wallez · 1 year, 1 month ago
- cf05e92 [tint] intrinsic table: use Result failures by Ben Clayton · 1 year, 1 month ago
- 50517ca [Mac] Remove dead code for creating texture wrapping IOSurface by Colin Blundell · 1 year, 1 month ago
- 066a05a [tint] Add intrinsic table support for unary * and & by Ben Clayton · 1 year, 1 month ago
- 0a40886 Tint: implement pack4x{U|I}8Clamp and unpack4x{U|I}8 by Jiawei Shao · 1 year, 1 month ago chromium/6229
- 4b452dc [tint][core] Remove UnwrapRef() calls from intrinsic::Table. by Ben Clayton · 1 year, 1 month ago
- b91578a Fixup remapped binding group for MSL options. by dan sinclair · 1 year, 1 month ago
- 6b718aa2 [tint][ir] Fix unittests that used invalid binary-ops by Ben Clayton · 1 year, 1 month ago
- 5ae7a13 [tint][ir] Rename shiftl -> shl, shiftr -> shr by Ben Clayton · 1 year, 1 month ago
- 5a1f96d Add test for external texture in different group from sampler by dan sinclair · 1 year, 1 month ago
- 3040459 [tint][utils] Add bytes::Decoder support for optional and bitset by Ben Clayton · 1 year, 1 month ago
- 828229a dawn.node: EnforceRange uint64_t should be at most MAX_SAFE_INTEGER by Corentin Wallez · 1 year, 1 month ago
- ebaf117 Fix syntax tree build. by dan sinclair · 1 year, 1 month ago
- 876d384 dawn.node: Validate that requestedLimits are in-bounds by Corentin Wallez · 1 year, 1 month ago
- ffefb48 [tint][core] Add MemoryView type by Ben Clayton · 1 year, 1 month ago
- 8962cdd [tint][utils] Add TINT_REFLECT_ENUM_RANGE by Ben Clayton · 1 year, 1 month ago
- 43e62b6 Fix the jsrepr spelling of "float32-filterable" by Kai Ninomiya · 1 year, 1 month ago
- 6889227 Move EnumClassBitmasks to wgpu:: and fix emscripten-bits by Kai Ninomiya · 1 year, 1 month ago
- 12ba1be Support flat_hash_map in dawn/native by Jiawei Shao · 1 year, 1 month ago
- 98dce27 webgpu.h: Re-number enums, with defaulting: SamplerDescriptor by Kai Ninomiya · 1 year, 1 month ago
- 212f22d Fix a stray cpplint warning by Kai Ninomiya · 1 year, 1 month ago chromium/6227
- a5059a6 Move dawn.json and dawn_wire.json to src/dawn/ by Jiawei Shao · 1 year, 1 month ago
- d8721c0 Support flat_hash_set in dawn/native by Jiawei Shao · 1 year, 1 month ago
- 10c56f6 [tint][ir] Serialize DepthMultisampleTexture types by Ben Clayton · 1 year, 1 month ago
- a35b8d4 [tint][ir] Serialize Unreachable instruction by Ben Clayton · 1 year, 1 month ago
- 4c87ddf [tint][ir] Serialize MultisampledTexture types by Ben Clayton · 1 year, 1 month ago
- fc24576 [tint][ir] Serialize Bitcast instructions by Ben Clayton · 1 year, 1 month ago
- 07177d5 [tint][ir] Serialize ExternalTexture by Ben Clayton · 1 year, 1 month ago
- 7f41293 [tint][ir] Serialize more function return attributes by Ben Clayton · 1 year, 1 month ago
- 3b0e5df [tint][ir] Remove Function::ReturnBuiltin, use core::BuiltinValue by Ben Clayton · 1 year, 1 month ago
- e8b7b02 [tint][ir] Serialize function parameter attributes by Ben Clayton · 1 year, 1 month ago
- 7541b7d Avoid an overflow when computing limits in Vulkan. by Corentin Wallez · 1 year, 1 month ago chromium/6226
- 8c94116 Move new WGSL AST fuzzer. by dan sinclair · 1 year, 1 month ago
- f7c844b msl: Explain side-effect annotation in preserved loops by David Neto · 1 year, 1 month ago
- e44aa46 Make BreakPoint continuable on ARM64 by Corentin Wallez · 1 year, 1 month ago
- a011704 [tint][ir] Remove FunctionParam::Builtin, use core::BuiltinValue by Ben Clayton · 1 year, 1 month ago
- c9115e1 [tint][type] Fix runtime-sized array implicit stride by Ben Clayton · 1 year, 1 month ago
- 89274f7 [tint][utils] Remove boolean operators from Result by Ben Clayton · 1 year, 1 month ago
- 727f674 Vulkan: Remove device.GetPendingRecordContext and SubmitPendingCommands by Jiawei Shao · 1 year, 1 month ago chromium/6225
- 5d53242 Remove NativeNonDispatachableHandleFromU64 by Jiawei Shao · 1 year, 1 month ago
- cbcc0ce [tint][utils] Flesh out bytes utilities by Ben Clayton · 1 year, 1 month ago
- 55dfb79 clang-format by Ben Clayton · 1 year, 1 month ago chromium/6224
- 5f538b1 d3d12::SwapChain: Mark images used with the correct serial. by Corentin Wallez · 1 year, 1 month ago
- a1a25d6 Add Intel Meteor Lake to gpu_info.json by Hao Li · 1 year, 1 month ago chromium/6210
- 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 1 month ago
- f45479e OpenGL: fix mip subset selection. by Stephen White · 1 year, 1 month ago
- f08036c Validate depthSlice not defined for non-3D color attachments by Hao Li · 1 year, 1 month ago chromium/6201
- 2be279e Fix the comparator used to sort output attributes by David Neto · 1 year, 1 month ago
- ece88f7 spir-v ast writer: Fix order of dpdx and dpdy operands by David Neto · 1 year, 1 month ago
- 34eee4e [hlsl] Invert 'w' component of fragment position by James Price · 1 year, 1 month ago
- 464418b d3d12: Retry root signature serialization with 1.0 if version 1.1 failed by Austin Eng · 1 year, 1 month ago chromium/6200
- 73d4297 Remove WrapIOSurface() by Colin Blundell · 1 year, 1 month ago
- 7d09d55 webgpu.h: Reserve 0 for enums, in a few more possibly-breaking cases by Kai Ninomiya · 1 year, 1 month ago
- bc85f69 Add tests for SharedTextureMemory sRGB view format reinterpretation by Austin Eng · 1 year, 1 month ago
- efb4f2a Implement render pass lazy clears for color textures on Vulkan by Austin Eng · 1 year, 1 month ago
- 85b77e0 Tint: implement the polyfill of pack4x{U|I}8 with dot products by Jiawei Shao · 1 year, 1 month ago
- 692b15b [tint] Fix nested texture-sampler pair collection by James Price · 1 year, 1 month ago
- cf13839 dawn.node: Propagate toggles to the instance creation. by Corentin Wallez · 1 year, 1 month ago
- 47ae7fc [glsl] Match parameter order in CombineSamplers by James Price · 1 year, 1 month ago
- 0b7e415 Make dawn::native::GetFeatureInfo return nullptr on failure by Corentin Wallez · 1 year, 1 month ago
- 4d6794a Migrate instance options to DawnInstanceDescriptor by Corentin Wallez · 1 year, 1 month ago chromium/6197
- 93d5f7a Have VideoViewsTests use SharedTextureMemory on Mac by Colin Blundell · 1 year, 1 month ago
- 5c0b6b8 Reduce binary size for GLES on Android. by Stephen White · 1 year, 1 month ago
- c8ca47f Implement pack4xI8 and pack4xU8 by Jiawei Shao · 1 year, 1 month ago
- b73b22b Disable D3D12UseRootSignatureVersion1_1 before WWDM 2.4 by Austin Eng · 1 year, 1 month ago
- fa12b64 [spirv-reader] Emit module-scope private variables by James Price · 1 year, 1 month ago
- 6fcd2db [spirv-reader] Handle OpConstantNull by James Price · 1 year, 1 month ago
- 44fd934 [spirv-reader] Emit function-scope variables by James Price · 1 year, 1 month ago
- 09b618c [spirv-reader] Handle vertex shader declarations by James Price · 1 year, 1 month ago
- 507a650 [spirv-reader] Handle fragment shader declarations by James Price · 1 year, 1 month ago
- ceb2cd5 [spirv-reader] Handle float types and constants by James Price · 1 year, 1 month ago
- 3699f65 [spirv-reader] Handle integer types and constants by James Price · 1 year, 1 month ago
- 2d70c1d [spirv-reader] Implement OpReturnValue by James Price · 1 year, 1 month ago
- 884af6b [spirv-reader] Emit function parameters by James Price · 1 year, 1 month ago
- ece0da7 Vulkan: Lock device when creating and exporting ExternalImage. by Le Hoang Quyen · 1 year, 1 month ago
- 457be2a Enable Dawn OpenGLES backend on Android. by Stephen White · 1 year, 1 month ago
- 0b6ca39 Compat: Validate out rg32xxx storage textures by Gregg Tavares · 1 year, 1 month ago chromium/6193 chromium/6194 chromium/6195
- 9c54476 [ir] Fix cloning of variable initializers by James Price · 1 year, 1 month ago
- b37a4e4 Use chain utilities in more places to remove FindInChain. by Loko Kung · 1 year, 1 month ago
- d5204dc Compat: Disallow @interpolate(linear/sample) by Gregg Tavares · 1 year, 1 month ago
- 3bb3c53 Canonicalize index-ordering of entry point attributes by David Neto · 1 year, 1 month ago
- 0044a0e Generate texture builtin cases in a fixed order by David Neto · 1 year, 1 month ago chromium/6188
- ae7600a [tint][ir] Serialize StorageTexture types by Ben Clayton · 1 year, 1 month ago
- 35a0cbf dawn::native: Do not record the backtrace on DAWN_TRY in Release by Corentin Wallez · 1 year, 1 month ago
- b05f204 Require at least Vulkan version 1.1 by Austin Eng · 1 year, 1 month ago
- 82b316d Reland "D3D12: Move ExecutionQueue logic to the Queue." by Corentin Wallez · 1 year, 1 month ago
- 60c6716 [msl] Fix default interpolation sampling by James Price · 1 year, 1 month ago
- 615eeaa [tint][ir] Serialize SampledTexture types and fn return location by Ben Clayton · 1 year, 1 month ago
- 66926dc [spirv-reader] Emit basic function calls by James Price · 1 year, 1 month ago
- 230cd69 [spirv-reader] Handle entry point declarations for GLCompute by James Price · 1 year, 1 month ago