gecko-dev/gfx/ipc
sotaro 54ede5160d Bug 1460499 - Use DirectComposition for hardware decoded video on Windows r=nical
Use ID3D11VideoProcessor for video frame rendering.

WebRenderError::VIDEO_OVERLAY does not cause disabling WebRender. It just change gfxVars::UseWebRenderDCompVideoOverlayWin() to false.

Differential Revision: https://phabricator.services.mozilla.com/D88763
2020-09-09 01:04:53 +00:00
..
CompositorOptions.h Bug 1589022 - Partial support for moving a tab between windows with different APZ enablement. r=nika,tnikkel 2019-11-18 23:13:55 +00:00
CompositorSession.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
CompositorSession.h
CompositorWidgetVsyncObserver.cpp
CompositorWidgetVsyncObserver.h
CrossProcessPaint.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
CrossProcessPaint.h Bug 1595395 - Use Shmem for gfx::PaintFragment so that we can handle serializing large images. r=rhunt 2019-11-28 07:29:33 +00:00
D3DMessageUtils.cpp
D3DMessageUtils.h
GPUChild.cpp Bug 1654957 - Enable the GfxInfo component in the GPU process on Linux. r=jgilbert 2020-08-07 21:31:53 +00:00
GPUChild.h Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
GPUParent.cpp Bug 1659642 - Split out a new file APZPublicUtils.h from APZUtils.h. r=kats 2020-08-19 00:51:46 +00:00
GPUParent.h Bug 1654957 - Enable the GfxInfo component in the GPU process on Linux. r=jgilbert 2020-08-07 21:31:53 +00:00
GPUProcessHost.cpp Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika 2020-07-02 22:59:24 +00:00
GPUProcessHost.h
GPUProcessImpl.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
GPUProcessImpl.h
GPUProcessListener.h
GPUProcessManager.cpp Bug 1460499 - Use DirectComposition for hardware decoded video on Windows r=nical 2020-09-09 01:04:53 +00:00
GPUProcessManager.h Bug 1662836 - Expose detailed initialization failure reason for WebRender. r=kvark 2020-09-08 02:03:26 +00:00
GfxMessageUtils.h Bug 1653193 - Hide complex template instance PrimitiveAttributes. r=mstange 2020-07-21 08:39:35 +00:00
GraphicsMessages.ipdlh Bug 1654957 - Prelude: move GfxInfoFeatureStatus from dom to gfx. r=jgilbert 2020-08-07 21:31:48 +00:00
InProcessCompositorSession.cpp Bug 1627482 - Fix non-unified build errors in gfx/ipc. r=tnikkel 2020-04-05 03:50:33 +00:00
InProcessCompositorSession.h Bug 1627482 - Fix non-unified build errors in gfx/ipc. r=tnikkel 2020-04-05 03:50:33 +00:00
PGPU.ipdl Bug 1654957 - Enable the GfxInfo component in the GPU process on Linux. r=jgilbert 2020-08-07 21:31:53 +00:00
PVsyncBridge.ipdl
RemoteCompositorSession.cpp Bug 1638163 - Reduce unnecessary GeckoContentController.h includes. r=kats 2020-05-15 21:20:48 +00:00
RemoteCompositorSession.h Bug 1627482 - Fix non-unified build errors in gfx/ipc. r=tnikkel 2020-04-05 03:50:33 +00:00
SharedDIB.cpp
SharedDIB.h
SharedDIBSurface.cpp
SharedDIBSurface.h
SharedDIBWin.cpp
SharedDIBWin.h
VsyncBridgeChild.cpp Bug 1627482 - Fix non-unified build errors in gfx/ipc. r=tnikkel 2020-04-05 03:50:33 +00:00
VsyncBridgeChild.h
VsyncBridgeParent.cpp Bug 1634253 - P6. Remove MessageLoop use from gfx. r=kats,mattwoodrow 2020-05-08 20:20:44 +00:00
VsyncBridgeParent.h
VsyncIOThreadHolder.cpp Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
VsyncIOThreadHolder.h
moz.build