.. |
ipc
|
Bug 1854541 - Add webgpu::ExternalTexture handling to RemoteTextureMap r=gfx-reviewers,lsalzman
|
2023-09-26 07:17:54 +00:00 |
mochitest
|
Bug 1837835: fix(webgpu): remove `Replaceable` IDL attr. for `NavigatorGPU` r=webgpu-reviewers,webidl,saschanaz,jgilbert
|
2023-07-28 02:09:16 +00:00 |
tests/cts
|
Bug 1850356: test(webgpu): use long timeouts for CTS tests in WPT r=webgpu-reviewers,teoxoy
|
2023-08-29 16:53:12 +00:00 |
Adapter.cpp
|
Bug 1846661 - Don't convert gpu limits to double. r=gfx-reviewers,ErichDonGubler
|
2023-08-10 13:10:28 +00:00 |
Adapter.h
|
…
|
|
BindGroup.cpp
|
…
|
|
BindGroup.h
|
…
|
|
BindGroupLayout.cpp
|
…
|
|
BindGroupLayout.h
|
…
|
|
Buffer.cpp
|
Bug 1780084 - Sanity-check for mValid before mapping the buffer. r=webgpu-reviewers,ErichDonGubler
|
2023-09-26 15:19:21 +00:00 |
Buffer.h
|
…
|
|
CanvasContext.cpp
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
CanvasContext.h
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
CommandBuffer.cpp
|
…
|
|
CommandBuffer.h
|
…
|
|
CommandEncoder.cpp
|
…
|
|
CommandEncoder.h
|
…
|
|
CompilationInfo.cpp
|
…
|
|
CompilationInfo.h
|
…
|
|
CompilationMessage.cpp
|
…
|
|
CompilationMessage.h
|
…
|
|
ComputePassEncoder.cpp
|
Bug 1828123: refactor(webidl): align args. naming for `GPUComputePassEncoder.dispatchWorkgroups` with spec. r=webgpu-reviewers,webidl,peterv,teoxoy
|
2023-08-02 13:52:38 +00:00 |
ComputePassEncoder.h
|
Bug 1828123: refactor(webidl): align args. naming for `GPUComputePassEncoder.dispatchWorkgroups` with spec. r=webgpu-reviewers,webidl,peterv,teoxoy
|
2023-08-02 13:52:38 +00:00 |
ComputePipeline.cpp
|
…
|
|
ComputePipeline.h
|
…
|
|
Device.cpp
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
Device.h
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
DeviceLostInfo.cpp
|
…
|
|
DeviceLostInfo.h
|
…
|
|
Error.cpp
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
Error.h
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
ExternalTexture.cpp
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
ExternalTexture.h
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
ExternalTextureD3D11.cpp
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
ExternalTextureD3D11.h
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |
Instance.cpp
|
…
|
|
Instance.h
|
…
|
|
InternalError.cpp
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
InternalError.h
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
ObjectModel.cpp
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
ObjectModel.h
|
…
|
|
OutOfMemoryError.cpp
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
OutOfMemoryError.h
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
PipelineLayout.cpp
|
…
|
|
PipelineLayout.h
|
…
|
|
QuerySet.cpp
|
…
|
|
QuerySet.h
|
…
|
|
Queue.cpp
|
Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink
|
2023-09-20 09:42:02 +00:00 |
Queue.h
|
Bug 1814088: feat(webgpu): implement `GPUQueue.onSubmittedWorkDone` r=webgpu-reviewers,webidl,smaug,nical
|
2023-08-17 14:34:42 +00:00 |
RenderBundle.cpp
|
…
|
|
RenderBundle.h
|
…
|
|
RenderBundleEncoder.cpp
|
…
|
|
RenderBundleEncoder.h
|
…
|
|
RenderPassEncoder.cpp
|
…
|
|
RenderPassEncoder.h
|
…
|
|
RenderPipeline.cpp
|
…
|
|
RenderPipeline.h
|
…
|
|
Sampler.cpp
|
…
|
|
Sampler.h
|
…
|
|
ShaderModule.cpp
|
Bug 1828123: fix(webgpu): add `GPUShaderModule.getCompilationInfo` to match spec. r=webgpu-reviewers,webidl,teoxoy,smaug,saschanaz
|
2023-08-11 17:07:07 +00:00 |
ShaderModule.h
|
Bug 1828123: fix(webgpu): add `GPUShaderModule.getCompilationInfo` to match spec. r=webgpu-reviewers,webidl,teoxoy,smaug,saschanaz
|
2023-08-11 17:07:07 +00:00 |
SupportedFeatures.cpp
|
…
|
|
SupportedFeatures.h
|
…
|
|
SupportedLimits.cpp
|
Bug 1846661 - Don't convert gpu limits to double. r=gfx-reviewers,ErichDonGubler
|
2023-08-10 13:10:28 +00:00 |
SupportedLimits.h
|
Bug 1846661 - Don't convert gpu limits to double. r=gfx-reviewers,ErichDonGubler
|
2023-08-10 13:10:28 +00:00 |
Texture.cpp
|
…
|
|
Texture.h
|
…
|
|
TextureView.cpp
|
…
|
|
TextureView.h
|
…
|
|
Utility.cpp
|
…
|
|
Utility.h
|
…
|
|
ValidationError.cpp
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
ValidationError.h
|
Bug 1838694: fix(webgpu): impl. correct `GPUError` types r=jgilbert,webgpu-reviewers,webidl,peterv
|
2023-07-06 20:50:52 +00:00 |
moz.build
|
Bug 1852485 - Present WebGPU by using DX11 texture in swap chain with readback on Windows r=webgpu-reviewers,nical
|
2023-09-17 18:42:07 +00:00 |