.. |
crashtests
|
…
|
|
ipc
|
Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical
|
2024-11-07 00:41:43 +00:00 |
mochitest
|
Bug 1925398 Part 2: Add a test of WebGPU encoder cycle collection scenarios. r=teoxoy
|
2024-10-23 22:15:24 +00:00 |
tests/cts
|
Bug 1927077 - refactor(webgpu): `cargo +1.82.0 fix --clippy` in CTS re-vendoring bin. r=webgpu-reviewers,nical
|
2024-11-06 21:33:45 +00:00 |
Adapter.cpp
|
Bug 1919119 - chore(webgpu)!: remove `GPUAdapter.requestAdapterInfo` method r=webgpu-reviewers,webidl,teoxoy,saschanaz
|
2024-10-18 21:05:29 +00:00 |
Adapter.h
|
Bug 1919119 - chore(webgpu)!: remove `GPUAdapter.requestAdapterInfo` method r=webgpu-reviewers,webidl,teoxoy,saschanaz
|
2024-10-18 21:05:29 +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
|
…
|
|
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
|
…
|
|
CommandBuffer.h
|
…
|
|
CommandEncoder.cpp
|
Bug 1838729, part 1 - feat(webgpu): add `GPUQuerySet` APIs r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
CommandEncoder.h
|
Bug 1838729, part 2 - feat(webgpu): add timestamp queries r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
CompilationInfo.cpp
|
…
|
|
CompilationInfo.h
|
…
|
|
CompilationMessage.cpp
|
…
|
|
CompilationMessage.h
|
…
|
|
ComputePassEncoder.cpp
|
Bug 1838729, part 2 - feat(webgpu): add timestamp queries r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +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 1838729, part 1 - feat(webgpu): add `GPUQuerySet` APIs r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
Device.h
|
Bug 1838729, part 1 - feat(webgpu): add `GPUQuerySet` APIs r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
DeviceLostInfo.cpp
|
…
|
|
DeviceLostInfo.h
|
…
|
|
Error.cpp
|
…
|
|
Error.h
|
…
|
|
ExternalTexture.cpp
|
Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical
|
2024-11-07 00:41:43 +00:00 |
ExternalTexture.h
|
Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical
|
2024-11-07 00:41:43 +00:00 |
ExternalTextureD3D11.cpp
|
…
|
|
ExternalTextureD3D11.h
|
…
|
|
ExternalTextureDMABuf.cpp
|
Bug 1921379 - Alloc DMA buffer in VKImage for WebGPU presentation on Linux r=webgpu-reviewers,nical
|
2024-10-29 01:58:48 +00:00 |
ExternalTextureDMABuf.h
|
Bug 1921379 - Alloc DMA buffer in VKImage for WebGPU presentation on Linux r=webgpu-reviewers,nical
|
2024-10-29 01:58:48 +00:00 |
ExternalTextureMacIOSurface.cpp
|
Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical
|
2024-11-07 00:41:43 +00:00 |
ExternalTextureMacIOSurface.h
|
Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical
|
2024-11-07 00:41:43 +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
|
…
|
|
ObjectModel.cpp
|
…
|
|
ObjectModel.h
|
…
|
|
OutOfMemoryError.cpp
|
…
|
|
OutOfMemoryError.h
|
…
|
|
PipelineLayout.cpp
|
…
|
|
PipelineLayout.h
|
…
|
|
QuerySet.cpp
|
Bug 1838729, part 1 - feat(webgpu): add `GPUQuerySet` APIs r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
QuerySet.h
|
Bug 1838729, part 1 - feat(webgpu): add `GPUQuerySet` APIs r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
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 1925398 Part 1: Restore WebGPU encoder cycle collection, fix Cleanup(). r=teoxoy
|
2024-10-23 22:15:23 +00:00 |
RenderBundleEncoder.h
|
Bug 1925398 Part 1: Restore WebGPU encoder cycle collection, fix Cleanup(). r=teoxoy
|
2024-10-23 22:15:23 +00:00 |
RenderPassEncoder.cpp
|
Bug 1838729, part 3 - feat(webgpu): add occlusion queries r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
RenderPassEncoder.h
|
Bug 1838729, part 3 - feat(webgpu): add occlusion queries r=webgpu-reviewers,webidl,nical,saschanaz
|
2024-11-06 06:31:13 +00:00 |
RenderPipeline.cpp
|
…
|
|
RenderPipeline.h
|
…
|
|
Sampler.cpp
|
…
|
|
Sampler.h
|
…
|
|
ShaderModule.cpp
|
…
|
|
ShaderModule.h
|
…
|
|
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 1928099 - feat(webgpu): impl. `rgb10a2uint` texture format r=webgpu-reviewers,webidl,saschanaz,jimb,smaug
|
2024-11-01 21:20:56 +00:00 |
Utility.h
|
Bug 1928093 - refactor(webgpu): use explicit `switch` for `GPUVertexFormat` cases r=webgpu-reviewers,jimb
|
2024-11-01 15:04:02 +00:00 |
ValidationError.cpp
|
…
|
|
ValidationError.h
|
…
|
|
moz.build
|
Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical
|
2024-11-07 00:41:43 +00:00 |