.. |
ffi
|
…
|
|
ipc
|
Bug 1754556 - Update WebGPU external image resource only after present is complete. r=kvark
|
2022-02-11 01:26:42 +00:00 |
mochitest
|
Bug 1743907 - remove remaining webrender references in manifests. r=MasterWayZ
|
2021-12-24 14:06:25 +00:00 |
Adapter.cpp
|
Bug 1751718 - Reject WebGPU device promise on wrong features and limits r=jimb
|
2022-01-28 00:08:53 +00:00 |
Adapter.h
|
Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug
|
2021-12-10 01:09:04 +00:00 |
BindGroup.cpp
|
…
|
|
BindGroup.h
|
…
|
|
BindGroupLayout.cpp
|
Bug 1681765 - Fix accessing implicit WebGPU layouts r=jimb
|
2021-05-27 15:08:02 +00:00 |
BindGroupLayout.h
|
…
|
|
Buffer.cpp
|
Bug 1754302 - WebGPU should consistently use GetCurrentSerialEventTarget instead of GetMainThreadSerialEventTarget. r=kvark
|
2022-02-09 22:01:48 +00:00 |
Buffer.h
|
…
|
|
CanvasContext.cpp
|
Bug 1754556 - Update WebGPU external image resource only after present is complete. r=kvark
|
2022-02-11 01:26:42 +00:00 |
CanvasContext.h
|
Bug 1754556 - Update WebGPU external image resource only after present is complete. r=kvark
|
2022-02-11 01:26:42 +00:00 |
CommandBuffer.cpp
|
Bug 1711587 - Support multiple canvases in WebGPU command encoder r=jimb
|
2021-05-20 19:20:03 +00:00 |
CommandBuffer.h
|
Bug 1711587 - Support multiple canvases in WebGPU command encoder r=jimb
|
2021-05-20 19:20:03 +00:00 |
CommandEncoder.cpp
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
CommandEncoder.h
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
CompilationInfo.cpp
|
…
|
|
CompilationInfo.h
|
…
|
|
CompilationMessage.cpp
|
…
|
|
CompilationMessage.h
|
Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio
|
2021-08-18 14:11:21 +00:00 |
ComputePassEncoder.cpp
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
ComputePassEncoder.h
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
ComputePipeline.cpp
|
Bug 1681765 - Fix accessing implicit WebGPU layouts r=jimb
|
2021-05-27 15:08:02 +00:00 |
ComputePipeline.h
|
…
|
|
Device.cpp
|
Bug 1754302 - WebGPU should consistently use GetCurrentSerialEventTarget instead of GetMainThreadSerialEventTarget. r=kvark
|
2022-02-09 22:01:48 +00:00 |
Device.h
|
Bug 1751718 - Reject WebGPU device promise on wrong features and limits r=jimb
|
2022-01-28 00:08:53 +00:00 |
DeviceLostInfo.cpp
|
…
|
|
DeviceLostInfo.h
|
…
|
|
Instance.cpp
|
Bug 1754302 - WebGPU should consistently use GetCurrentSerialEventTarget instead of GetMainThreadSerialEventTarget. r=kvark
|
2022-02-09 22:01:48 +00:00 |
Instance.h
|
…
|
|
ObjectModel.cpp
|
…
|
|
ObjectModel.h
|
Bug 1750817 - Fix WebGPU device cleanup r=jimb,jgilbert
|
2022-01-25 05:41:40 +00:00 |
OutOfMemoryError.cpp
|
…
|
|
OutOfMemoryError.h
|
…
|
|
PipelineLayout.cpp
|
…
|
|
PipelineLayout.h
|
…
|
|
QuerySet.cpp
|
…
|
|
QuerySet.h
|
…
|
|
Queue.cpp
|
Bug 1750866 - Omit WebGPU writeTexture checks on the client side r=jimb
|
2022-01-20 15:17:08 +00:00 |
Queue.h
|
Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark
|
2021-08-05 00:11:58 +00:00 |
RenderBundle.cpp
|
Bug 1710679 - Implement WebGPU render bundles r=webidl,jgilbert,smaug
|
2021-05-26 20:30:45 +00:00 |
RenderBundle.h
|
Bug 1710679 - Implement WebGPU render bundles r=webidl,jgilbert,smaug
|
2021-05-26 20:30:45 +00:00 |
RenderBundleEncoder.cpp
|
Bug 1746312 - Return WebGPU errors from RenderBundle creation r=jimb
|
2022-01-04 23:04:08 +00:00 |
RenderBundleEncoder.h
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
RenderPassEncoder.cpp
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
RenderPassEncoder.h
|
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
|
2021-12-21 14:51:16 +00:00 |
RenderPipeline.cpp
|
Bug 1681765 - Fix accessing implicit WebGPU layouts r=jimb
|
2021-05-27 15:08:02 +00:00 |
RenderPipeline.h
|
…
|
|
Sampler.cpp
|
…
|
|
Sampler.h
|
…
|
|
ShaderModule.cpp
|
…
|
|
ShaderModule.h
|
…
|
|
SupportedFeatures.cpp
|
Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug
|
2021-12-10 01:09:04 +00:00 |
SupportedFeatures.h
|
Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug
|
2021-12-10 01:09:04 +00:00 |
SupportedLimits.cpp
|
Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug
|
2021-12-10 01:09:04 +00:00 |
SupportedLimits.h
|
Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug
|
2021-12-10 01:09:04 +00:00 |
Texture.cpp
|
…
|
|
Texture.h
|
Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot
|
2022-02-11 10:01:15 +00:00 |
TextureView.cpp
|
…
|
|
TextureView.h
|
…
|
|
ValidationError.cpp
|
…
|
|
ValidationError.h
|
…
|
|
moz.build
|
Bug 1743667 - Hook up WebGPU device limits and features r=jgilbert,webidl,smaug
|
2021-12-10 01:09:04 +00:00 |