gecko-dev/dom/webgpu
Simon Giesecke 997dbb2670 Bug 1626570 - Improve handling of copying arrays in dom/webgpu/. r=kvark
Differential Revision: https://phabricator.services.mozilla.com/D73666
2020-05-06 11:42:53 +00:00
..
ipc Bug 1626570 - Improve handling of copying arrays in dom/webgpu/. r=kvark 2020-05-06 11:42:53 +00:00
mochitest Bug 1629024 - Run WebGPU tests on nightly only r=jgilbert 2020-04-13 14:00:57 +00:00
Adapter.cpp Bug 1622261 - Refactor the ID recycling to always cycle through the GPU process 2020-03-23 07:54:08 +00:00
Adapter.h Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
BindGroup.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
BindGroup.h Bug 1609175 - WebGPU bind groups and compute pipelines r=jgilbert,webidl,smaug,bzbarsky 2020-01-24 16:27:09 +00:00
BindGroupLayout.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
BindGroupLayout.h Bug 1609175 - WebGPU bind groups and compute pipelines r=jgilbert,webidl,smaug,bzbarsky 2020-01-24 16:27:09 +00:00
Buffer.cpp Bug 1622846 - WebGPU dummy destroy() and optional stencil states r=webidl,smaug 2020-04-16 19:28:22 +00:00
Buffer.h Bug 1622846 - WebGPU dummy destroy() and optional stencil states r=webidl,smaug 2020-04-16 19:28:22 +00:00
CanvasContext.cpp Bug 1632755 - Unlink CanvasContext from the refresh driver r=aosmond 2020-04-28 15:03:41 +00:00
CanvasContext.h Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
CommandBuffer.cpp Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
CommandBuffer.h Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
CommandEncoder.cpp Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
CommandEncoder.h Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
ComputePassEncoder.cpp Bug 1617086 - Include WebGPU pass dependencies into CC r=jgilbert 2020-03-18 17:29:51 +00:00
ComputePassEncoder.h Bug 1617086 - Include WebGPU pass dependencies into CC r=jgilbert 2020-03-18 17:29:51 +00:00
ComputePipeline.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
ComputePipeline.h Bug 1609175 - WebGPU bind groups and compute pipelines r=jgilbert,webidl,smaug,bzbarsky 2020-01-24 16:27:09 +00:00
Device.cpp Bug 1629851 - Avoid WebGPU buffer flush on reads r=jgilbert 2020-04-14 21:26:45 +00:00
Device.h Bug 1629851 - Avoid WebGPU buffer flush on reads r=jgilbert 2020-04-14 21:26:45 +00:00
DeviceLostInfo.cpp Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
DeviceLostInfo.h Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
Fence.cpp Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
Fence.h Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
Instance.cpp Bug 1629955 - Don't fail WebGPU Instance creation r=jgilbert 2020-04-14 21:11:10 +00:00
Instance.h Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
ObjectModel.cpp Bug 1614702 - WebGPU textures, texture views, and samplers r=jgilbert,webidl,smaug 2020-02-24 20:12:16 +00:00
ObjectModel.h Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
OutOfMemoryError.cpp
OutOfMemoryError.h Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
PipelineLayout.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
PipelineLayout.h Bug 1609175 - WebGPU bind groups and compute pipelines r=jgilbert,webidl,smaug,bzbarsky 2020-01-24 16:27:09 +00:00
Queue.cpp Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
Queue.h Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
RenderBundle.cpp
RenderBundle.h Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
RenderBundleEncoder.cpp Bug 1611024 - Turn WebGPU programmable passes into interface mixins r=jgilbert,webidl,bzbarsky 2020-02-11 03:03:47 +00:00
RenderBundleEncoder.h Bug 1611024 - Turn WebGPU programmable passes into interface mixins r=jgilbert,webidl,bzbarsky 2020-02-11 03:03:47 +00:00
RenderPassEncoder.cpp Bug 1624174 - Update wgpu to get the coordinate spaces right r=jgilbert 2020-04-13 13:42:15 +00:00
RenderPassEncoder.h Bug 1617086 - Include WebGPU pass dependencies into CC r=jgilbert 2020-03-18 17:29:51 +00:00
RenderPipeline.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
RenderPipeline.h Bug 1602131 - WebGPU render passes r=jgilbert,webidl,smaug 2020-02-19 19:25:30 +00:00
Sampler.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
Sampler.h Bug 1614702 - WebGPU textures, texture views, and samplers r=jgilbert,webidl,smaug 2020-02-24 20:12:16 +00:00
ShaderModule.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
ShaderModule.h Bug 1609175 - WebGPU bind groups and compute pipelines r=jgilbert,webidl,smaug,bzbarsky 2020-01-24 16:27:09 +00:00
SwapChain.cpp Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
SwapChain.h Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond 2020-04-06 22:29:18 +00:00
Texture.cpp Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
Texture.h Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
TextureView.cpp Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
TextureView.h Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
ValidationError.cpp
ValidationError.h Bug 1596128 - WebGPU compute passes r=jgilbert,webidl,bzbarsky 2020-01-22 07:31:51 +00:00
moz.build Bug 1630813 - Remove gfx/wgpu/wgpu-native, move wgpu-remote out into gfx/wgpu_bindings r=jgilbert 2020-04-22 15:35:13 +00:00