gecko-dev/dom/webgpu
Olli Pettay 93acdfad59 Bug 1777574, automate CC zone handling, r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D155084
2022-09-07 11:22:51 +00:00
..
ipc Bug 1777535 - Work around build issues. r=gfx-reviewers,lsalzman 2022-08-10 15:55:12 +00:00
mochitest Bug 1677183 - Implement WebGPU's Queue.copyExternalImageToTexture. r=jgilbert,jimb,emilio 2022-08-18 16:11:46 +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 1777535 - Mapped at creation implies write access. r=jimb 2022-08-10 15:55:11 +00:00
Buffer.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +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 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +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 1750576 - Avoid passing raw strings in a couple of wgpu bindings entry points. r=emilio 2022-07-08 08:11:39 +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 1750576 - WebGPU shader module asynchronous CompilationInfo API. r=aosmond,emilio 2022-07-08 08:11:39 +00:00
CompilationInfo.h Bug 1750576 - WebGPU shader module asynchronous CompilationInfo API. r=aosmond,emilio 2022-07-08 08:11:39 +00:00
CompilationMessage.cpp Bug 1750576 - WebGPU shader module asynchronous CompilationInfo API. r=aosmond,emilio 2022-07-08 08:11:39 +00:00
CompilationMessage.h Bug 1750576 - WebGPU shader module asynchronous CompilationInfo API. r=aosmond,emilio 2022-07-08 08:11:39 +00:00
ComputePassEncoder.cpp Bug 1750576 - Avoid passing raw strings in a couple of wgpu bindings entry points. r=emilio 2022-07-08 08:11:39 +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 1780792 - Move the remaining buffer logic in Device.cpp into Buffer.cpp. r=jimb 2022-08-10 15:55:08 +00:00
Device.h Bug 1780792 - Move the remaining buffer logic in Device.cpp into Buffer.cpp. r=jimb 2022-08-10 15:55:08 +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 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +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 1677183 - Implement WebGPU's Queue.copyExternalImageToTexture. r=jgilbert,jimb,emilio 2022-08-18 16:11:46 +00:00
Queue.h Bug 1677183 - Implement WebGPU's Queue.copyExternalImageToTexture. r=jgilbert,jimb,emilio 2022-08-18 16:11:46 +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 1750576 - Avoid passing raw strings in a couple of wgpu bindings entry points. r=emilio 2022-07-08 08:11:39 +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 1750576 - Avoid passing raw strings in a couple of wgpu bindings entry points. r=emilio 2022-07-08 08:11:39 +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 1750576 - WebGPU shader module asynchronous CompilationInfo API. r=aosmond,emilio 2022-07-08 08:11:39 +00:00
ShaderModule.h Bug 1750576 - WebGPU shader module asynchronous CompilationInfo API. r=aosmond,emilio 2022-07-08 08:11:39 +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 1677183 - Implement WebGPU's Queue.copyExternalImageToTexture. r=jgilbert,jimb,emilio 2022-08-18 16:11:46 +00:00
Texture.h Bug 1677183 - Implement WebGPU's Queue.copyExternalImageToTexture. r=jgilbert,jimb,emilio 2022-08-18 16:11:46 +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 1771254 - Add MaybeShmem. r=jimb,aosmond 2022-08-10 15:55:02 +00:00