gecko-dev/dom/webgpu
2024-09-30 15:08:02 +00:00
..
crashtests Bug 1907222: Properly truncate overly long WebGPU error messages. r=webgpu-reviewers,ErichDonGubler 2024-07-19 15:25:24 +00:00
ipc Bug 1920361 - Add ExternalTextureDMABuf for handling DMA buf for WebGPU r=webgpu-reviewers,stransky,nical 2024-09-24 16:19:35 +00:00
mochitest Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
tests/cts Bug 1919399: test(webgpu): update CTS to latest upstream as of 2024-09-17 r=webgpu-reviewers,nical 2024-09-20 18:10:04 +00:00
Adapter.cpp Bug 1919404 - chore(webgpu)!: remove GPUSupportedLimits.maxInterStageShaderComponents r=webgpu-reviewers,webidl,nical,saschanaz 2024-09-27 16:51:25 +00:00
Adapter.h Bug 1910206 - feat(webgpu): add GPUAdapter.info member r=webgpu-reviewers,webidl,saschanaz,nical 2024-09-16 15:39:45 +00:00
BindGroup.cpp
BindGroup.h
BindGroupLayout.cpp
BindGroupLayout.h
Buffer.cpp Bug 1918739 - Update wgpu to revision c8beade1877251c494036fc3661b04ec6aad63a9. r=webgpu-reviewers,supply-chain-reviewers,jimb 2024-09-17 21:44:15 +00:00
Buffer.h Bug 1896186: Properly validate arguments to GPUBuffer.getMappedRange. r=webgpu-reviewers,nical,ErichDonGubler 2024-07-03 16:40:17 +00:00
CanvasContext.cpp Bug 1917513 - Add a way to expose if webgpu::Adapter and webgpu::Device support ExternalTexture usage in SwapChain r=webgpu-reviewers,nical 2024-09-09 12:56:07 +00:00
CanvasContext.h
CommandBuffer.cpp Bug 1881084 - Declare CommandBuffer::mEncoder to the cycle collector. r=webgpu-reviewers,teoxoy 2024-07-15 19:51:32 +00:00
CommandBuffer.h
CommandEncoder.cpp Bug 1847671 - refactor(webgpu): default GPUImageCopyTexture.origin to {} r=webgpu-reviewers,webidl,nical,saschanaz 2024-09-27 13:58:25 +00:00
CommandEncoder.h
CompilationInfo.cpp
CompilationInfo.h
CompilationMessage.cpp
CompilationMessage.h
ComputePassEncoder.cpp Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
ComputePassEncoder.h Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
ComputePipeline.cpp
ComputePipeline.h
Device.cpp Bug 1921293 - chore(webgpu)!: remove GPUShaderModuleDescriptor.sourceMap r=webgpu-reviewers,webidl,nical,saschanaz 2024-09-27 14:21:37 +00:00
Device.h Bug 1921293 - chore(webgpu)!: remove GPUShaderModuleDescriptor.sourceMap r=webgpu-reviewers,webidl,nical,saschanaz 2024-09-27 14:21:37 +00:00
DeviceLostInfo.cpp
DeviceLostInfo.h
Error.cpp
Error.h
ExternalTexture.cpp Bug 1920361 - Add ExternalTextureDMABuf for handling DMA buf for WebGPU r=webgpu-reviewers,stransky,nical 2024-09-24 16:19:35 +00:00
ExternalTexture.h Bug 1920361 - Add ExternalTextureDMABuf for handling DMA buf for WebGPU r=webgpu-reviewers,stransky,nical 2024-09-24 16:19:35 +00:00
ExternalTextureD3D11.cpp
ExternalTextureD3D11.h
ExternalTextureDMABuf.cpp Bug 1920361 - Add ExternalTextureDMABuf for handling DMA buf for WebGPU r=webgpu-reviewers,stransky,nical 2024-09-24 16:19:35 +00:00
ExternalTextureDMABuf.h Bug 1920361 - Add ExternalTextureDMABuf for handling DMA buf for WebGPU r=webgpu-reviewers,stransky,nical 2024-09-24 16:19:35 +00:00
Instance.cpp Bug 1921083: feat(webgpu): stub out GPU.wgslLanguageFeatures r=webgpu-reviewers,webidl,jimb,saschanaz 2024-09-27 14:42:24 +00:00
Instance.h Bug 1921083: feat(webgpu): stub out GPU.wgslLanguageFeatures r=webgpu-reviewers,webidl,jimb,saschanaz 2024-09-27 14:42:24 +00:00
InternalError.cpp
InternalError.h
moz.build Bug 1920361 - Add ExternalTextureDMABuf for handling DMA buf for WebGPU r=webgpu-reviewers,stransky,nical 2024-09-24 16:19:35 +00:00
ObjectModel.cpp
ObjectModel.h
OutOfMemoryError.cpp
OutOfMemoryError.h
PipelineLayout.cpp
PipelineLayout.h
QuerySet.cpp
QuerySet.h
Queue.cpp Bug 1885446 Part 2: Make ConvertImage do colorSpace conversion. r=jgilbert 2024-09-10 23:27:57 +00:00
Queue.h
RenderBundle.cpp
RenderBundle.h
RenderBundleEncoder.cpp Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
RenderBundleEncoder.h Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
RenderPassEncoder.cpp Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
RenderPassEncoder.h Bug 1896843: Make webgpu setBindGroup take an optional bind group, matching spec. r=webidl,webgpu-reviewers,nical,saschanaz,ErichDonGubler 2024-09-30 15:08:02 +00:00
RenderPipeline.cpp
RenderPipeline.h
Sampler.cpp
Sampler.h
ShaderModule.cpp Bug 1846892 - chore(webgpu)!: remove obsolete GPUShaderModule.compilationInfo r=webgpu-reviewers,webidl,nical,smaug 2024-06-11 17:52:37 +00:00
ShaderModule.h Bug 1846892 - chore(webgpu)!: remove obsolete GPUShaderModule.compilationInfo r=webgpu-reviewers,webidl,nical,smaug 2024-06-11 17:52:37 +00:00
SupportedFeatures.cpp
SupportedFeatures.h
SupportedLimits.cpp Bug 1919404 - chore(webgpu)!: remove GPUSupportedLimits.maxInterStageShaderComponents r=webgpu-reviewers,webidl,nical,saschanaz 2024-09-27 16:51:25 +00:00
SupportedLimits.h Bug 1919404 - chore(webgpu)!: remove GPUSupportedLimits.maxInterStageShaderComponents r=webgpu-reviewers,webidl,nical,saschanaz 2024-09-27 16:51:25 +00:00
Texture.cpp Bug 1918739 - Update wgpu to revision c8beade1877251c494036fc3661b04ec6aad63a9. r=webgpu-reviewers,supply-chain-reviewers,jimb 2024-09-17 21:44:15 +00:00
Texture.h
TextureView.cpp
TextureView.h
Utility.cpp Bug 1917059: feat(webgpu): expose ETC2 texture support r=webgpu-reviewers,webidl,teoxoy,smaug 2024-09-13 05:49:02 +00:00
Utility.h
ValidationError.cpp
ValidationError.h