gecko-dev/dom/webgpu
Andrew Osmond 4b37a00d47 Bug 1689834. r=gfx-reviewers,lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D146102
2022-05-17 14:14:12 +00:00
..
ipc Bug 1768337. r=gfx-reviewers,lsalzman 2022-05-17 14:01:34 +00:00
mochitest Bug 1689834. r=gfx-reviewers,lsalzman 2022-05-17 14:14:12 +00:00
Adapter.cpp Bug 1768189 - Part 40: Apply modernize-concat-nested-namespaces to dom/webauthn/PublicKeyCredential.h ... r=andi 2022-05-09 20:41:19 +00:00
Adapter.h Bug 1709951 - Make WebGPU handle GPU process loss. r=gfx-reviewers,webidl,jgilbert,smaug 2022-04-27 21:13:21 +00:00
BindGroup.cpp Bug 1768189 - Part 40: Apply modernize-concat-nested-namespaces to dom/webauthn/PublicKeyCredential.h ... r=andi 2022-05-09 20:41:19 +00:00
BindGroup.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
BindGroupLayout.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
BindGroupLayout.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
Buffer.cpp Bug 1689834. r=gfx-reviewers,lsalzman 2022-05-17 14:14:12 +00:00
Buffer.h Bug 1689834. r=gfx-reviewers,lsalzman 2022-05-17 14:14:12 +00:00
CanvasContext.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
CanvasContext.h Bug 1765816 - Expose front buffer canvas contents when painting for Firefox Screenshots for WebGPU. r=gfx-reviewers,lsalzman 2022-04-27 18:27:37 +00:00
CommandBuffer.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
CommandBuffer.h Bug 1754978 - Part 2. Switch WebGPU to use async image pipelines for display. r=kvark 2022-02-18 15:59:13 +00:00
CommandEncoder.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
CommandEncoder.h Bug 1752538: Properly report GPURenderPassDescriptors with too many color attachments. r=jgilbert 2022-05-17 00:25:35 +00:00
CompilationInfo.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
CompilationInfo.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
CompilationMessage.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
CompilationMessage.h Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00
ComputePassEncoder.cpp Bug 1769633: Update wgpu to b51fd851. r=jgilbert 2022-05-17 03:09:07 +00:00
ComputePassEncoder.h Bug 1768848 - Update GPUComputePassEncoder method names to follow WebGPU spec. r=gfx-reviewers,lsalzman,emilio 2022-05-13 10:37:08 +00:00
ComputePipeline.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
ComputePipeline.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
Device.cpp Bug 1752538: Properly report GPURenderPassDescriptors with too many color attachments. r=jgilbert 2022-05-17 00:25:35 +00:00
Device.h Bug 1752538: Properly report GPURenderPassDescriptors with too many color attachments. r=jgilbert 2022-05-17 00:25:35 +00:00
DeviceLostInfo.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
DeviceLostInfo.h Bug 1709951 - Make WebGPU handle GPU process loss. r=gfx-reviewers,webidl,jgilbert,smaug 2022-04-27 21:13:21 +00:00
Instance.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
Instance.h Bug 1709951 - Make WebGPU handle GPU process loss. r=gfx-reviewers,webidl,jgilbert,smaug 2022-04-27 21:13:21 +00:00
ObjectModel.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
ObjectModel.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
OutOfMemoryError.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
OutOfMemoryError.h
PipelineLayout.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
PipelineLayout.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
QuerySet.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
QuerySet.h Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
Queue.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
Queue.h Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark 2021-08-05 00:11:58 +00:00
RenderBundle.cpp Bug 1768189 - Part 41: Apply modernize-concat-nested-namespaces to dom/webgpu/BindGroup.h ... r=andi 2022-05-09 20:41:19 +00:00
RenderBundle.h Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
RenderBundleEncoder.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
RenderBundleEncoder.h Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
RenderPassEncoder.cpp Bug 1752538: Properly report GPURenderPassDescriptors with too many color attachments. r=jgilbert 2022-05-17 00:25:35 +00:00
RenderPassEncoder.h Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug 2021-12-21 14:51:16 +00:00
RenderPipeline.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
RenderPipeline.h Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
Sampler.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
Sampler.h Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
ShaderModule.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
ShaderModule.h Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
SupportedFeatures.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
SupportedFeatures.h Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
SupportedLimits.cpp Bug 1751064 - Expose additional supported limits for WebGPU. r=gfx-reviewers,lsalzman,emilio 2022-05-12 14:46:56 +00:00
SupportedLimits.h Bug 1751064 - Expose additional supported limits for WebGPU. r=gfx-reviewers,lsalzman,emilio 2022-05-12 14:46:56 +00:00
Texture.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
Texture.h Bug 1754978 - Part 2. Switch WebGPU to use async image pipelines for display. r=kvark 2022-02-18 15:59:13 +00:00
TextureView.cpp Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi 2022-05-09 20:41:19 +00:00
TextureView.h Bug 1754978 - Part 2. Switch WebGPU to use async image pipelines for display. r=kvark 2022-02-18 15:59:13 +00:00
ValidationError.cpp Bug 1752155 - Refactor WebGPU's ValidationError to make it constructable from JS. r=gfx-reviewers,lsalzman,webidl,edgar 2022-04-23 18:15:51 +00:00
ValidationError.h Bug 1752155 - Refactor WebGPU's ValidationError to make it constructable from JS. r=gfx-reviewers,lsalzman,webidl,edgar 2022-04-23 18:15:51 +00:00
moz.build Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug 2021-12-10 01:09:04 +00:00