gecko-dev/gfx/layers/d3d11
David Anderson 5632494742 Remove unnecessary MOZ_COUNT_CTOR/DTORs on reference counted compositor objects. (bug 1360963, r=mattwoodrow)
--HG--
extra : rebase_source : 82eab30ab0896cfbdcc7cbd64f9598d29a5e69b4
2017-05-10 10:58:20 -07:00
..
BlendShaderConstants.h Bug 1340398 - Part 2: Support NV12 texture hosts in CompositorD3D11. r=mattwoodrow 2017-03-07 20:55:20 +00:00
BlendingHelpers.hlslh Add full mix-blend mode support to the D3D11 compositor. (bug 1238496, r=bas) 2016-02-02 16:33:13 -08:00
CompositorD3D11.cpp Store DeviceAttachmentsD3D11 on DeviceManagerDx instead of ID3D11Device. (bug 1360766 part 2, r=bas) 2017-04-30 11:38:59 -07:00
CompositorD3D11.h Store DeviceAttachmentsD3D11 on DeviceManagerDx instead of ID3D11Device. (bug 1360766 part 2, r=bas) 2017-04-30 11:38:59 -07:00
CompositorD3D11.hlsl Fix mask layer transforms in the D3D11 compositor. (bug 1349056, r=mstange) 2017-03-21 20:36:03 -07:00
CompositorD3D11Shaders.h Fix mask layer transforms in the D3D11 compositor. (bug 1349056, r=mstange) 2017-03-21 20:36:03 -07:00
DeviceAttachmentsD3D11.cpp Pre-initialize DeviceAttachmentsD3D11 on the compositor thread, immediately after the GPU process initializes. (bug 1360766 part 3, r=bas) 2017-04-30 11:38:59 -07:00
DeviceAttachmentsD3D11.h Store DeviceAttachmentsD3D11 on DeviceManagerDx instead of ID3D11Device. (bug 1360766 part 2, r=bas) 2017-04-30 11:38:59 -07:00
DiagnosticsD3D11.cpp Add GPU draw time to the compositor diagnostic overlay. (bug 1352151 part 7, r=bas) 2017-04-10 19:44:46 -07:00
DiagnosticsD3D11.h Add GPU draw time to the compositor diagnostic overlay. (bug 1352151 part 7, r=bas) 2017-04-10 19:44:46 -07:00
HelpersD3D11.h Improve pixel fill statistics in the D3D11 compositor overlay. (bug 1352151 part 6, r=bas) 2017-04-10 19:44:46 -07:00
ReadbackManagerD3D11.cpp Bug 1322465 part 5 - Use explicit/MOZ_IMPLICIT for the unary constructors in gfx/. r=Ehsan 2016-12-16 15:54:32 +08:00
ReadbackManagerD3D11.h
ShaderDefinitionsD3D11.h Separate DeviceAttachmentsD3D11 into its own header and source file. (bug 1360766 part 1, r=bas) 2017-04-30 11:38:58 -07:00
TextureD3D11.cpp Remove unnecessary MOZ_COUNT_CTOR/DTORs on reference counted compositor objects. (bug 1360963, r=mattwoodrow) 2017-05-10 10:58:20 -07:00
TextureD3D11.h Fix DXGITextureHostD3D11 not being able to lock without a compositor. (bug 1350247, r=mattwoodrow) 2017-03-27 14:02:50 -07:00
genshaders.sh Bug 1340398 - Part 2: Support NV12 texture hosts in CompositorD3D11. r=mattwoodrow 2017-03-07 20:55:20 +00:00