gecko-dev/dom/webgpu
Kelsey Gilbert 5098fc5842 Bug 1814745 - Don't require a browser restart to update dom.webgpu.enabled. r=jimb
about:support's feature table still shows blocklisting, just not whether
the pref is set.
If different from default, dom.webgpu.enabled still shows up in about:support under
"Important Modified Prefs" like normal.

Also renames "gfx.webgpu.force-enabled" to "gfx.webgpu.ignore-blocklist"
to reflect its functionality.

Differential Revision: https://phabricator.services.mozilla.com/D169007
2023-02-13 23:11:42 +00:00
..
ipc Backed out 3 changesets (bug 1814848) for causing address sanitizer fails in MOZ_Crash. CLOSED TREE 2023-02-07 23:10:17 +02:00
mochitest
Adapter.cpp
Adapter.h
BindGroup.cpp
BindGroup.h
BindGroupLayout.cpp
BindGroupLayout.h
Buffer.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
Buffer.h Bug 1795311 - Use the new shmem classes in the WebGPU buffer impl. r=jgilbert 2022-11-10 15:52:32 +00:00
CanvasContext.cpp Bug 1813719: Remove size attribute from GPUCanvasConfiguration. r=jgilbert,emilio 2023-02-01 18:32:31 +00:00
CanvasContext.h Bug 1813719: Remove size attribute from GPUCanvasConfiguration. r=jgilbert,emilio 2023-02-01 18:32:31 +00:00
CommandBuffer.cpp
CommandBuffer.h
CommandEncoder.cpp
CommandEncoder.h
CompilationInfo.cpp
CompilationInfo.h
CompilationMessage.cpp
CompilationMessage.h
ComputePassEncoder.cpp
ComputePassEncoder.h
ComputePipeline.cpp
ComputePipeline.h
Device.cpp Bug 1813719: Remove size attribute from GPUCanvasConfiguration. r=jgilbert,emilio 2023-02-01 18:32:31 +00:00
Device.h Bug 1813719: Remove size attribute from GPUCanvasConfiguration. r=jgilbert,emilio 2023-02-01 18:32:31 +00:00
DeviceLostInfo.cpp
DeviceLostInfo.h
Instance.cpp Bug 1814745 - Don't require a browser restart to update dom.webgpu.enabled. r=jimb 2023-02-13 23:11:42 +00:00
Instance.h
moz.build
ObjectModel.cpp
ObjectModel.h Bug 1805931, part 1 - Declare Root and Unroot inline to save on boilerplate. r=smaug 2022-12-15 19:45:00 +00:00
OutOfMemoryError.cpp
OutOfMemoryError.h
PipelineLayout.cpp
PipelineLayout.h
QuerySet.cpp
QuerySet.h
Queue.cpp Bug 1810831: Handle detached ArrayBuffers in GPUQueue.writeBuffer and writeTexture. r=nical 2023-02-08 20:31:08 +00:00
Queue.h
RenderBundle.cpp
RenderBundle.h
RenderBundleEncoder.cpp
RenderBundleEncoder.h
RenderPassEncoder.cpp Bug 1813127: Have GPURenderPassEncoder.setBlendConstant accept sequence<double> colors. r=nical,ErichDonGubler 2023-02-01 18:16:20 +00:00
RenderPassEncoder.h
RenderPipeline.cpp
RenderPipeline.h
Sampler.cpp
Sampler.h
ShaderModule.cpp
ShaderModule.h
SupportedFeatures.cpp
SupportedFeatures.h
SupportedLimits.cpp
SupportedLimits.h
Texture.cpp
Texture.h
TextureView.cpp
TextureView.h
ValidationError.cpp
ValidationError.h