mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
34a56e5a1d
- import from mozilla: Bug 1208969 TSFTextStore shouldn't grant document lock after starting to destroy the context r=emk (5766724701d5) (387b995959) - import from mozilla: Bug 1096804 - Add a new asynchronous callback interface for Windows taskbar thumbnail and preview image requests. r=roc (8afe4f072efd) (2b5114dbf3) - Bug 890156 - patch 0.1 - Switch from 'display pixels' to 'desktop pixels' terminology in widget code. r=kats (a5bd32715a) - Bug 890156 - patch 0.3 - Create a version of nsIWidget::Create that takes Desktop pixels, because that's what we actually need to pass in some cases. r=mstange (ca85c82533) - Bug 890156 - patch 1 - Add nsIWidget::GetDesktopToDeviceScale() method. r=emk (40a608fccd) - Bug 1189622 part 1 - Ensure the in-fullscreen-change flag is set before calling the second phase. r=smaug (52b8f80f37) - Bug 1189622 part 2 - Allow widget's MakeFullScreen to fail, and call FinishFullscreenChange directly if that happens. r=smaug (b9a89868b3) - Bug 1189622 part 3 - Return failure if fullscreen support is not available for the X11 desktop. r=karlt (8845780b0f) - Bug 890156 - patch 0.0 - Declare a DesktopPixel type in Units.h, to be used for the coordinate system used by the host system to manage the desktop space. r=kats (230fcc152e) - Bug 890156 - patch 2 - Expose DevicePixelsPerDesktopPixel through nsIBaseWindow and its implementations. r=emk (255b157d4f) - Bug 1096804 - Update taskbar thumbnail and preview handler code to support an asynchronous response that receives a canvas from front end js. Deprecate old sync apis. r=roc (c9bdb6a318) - Bug 1096804 - Fix debug build error, remove use of non-existent HRESULT and assert. r=buildfix (bfc82b5eb5) - Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk (e72d779b32) - Bug 1234422 TSFTextStore should retry to notify TSF/TIP of layout change if synchronous calls of OnLayoutChange() don't cause retrieving layout information r=m_kato (ea7dd1ccd3) - Bug 1222190 - Implement GetTimeAsyncForPossibleBackwardsSkew for windows to fix backwards skew on hibernation. r=birtles (4cb42d1cda) - Bug 506815 - Replace MouseTrailer with TrackMouseEvent. r=jimm (454cd15037) - Bug 1232669 - Fixed typo MOOUSEMOVE in nsWindow r=chutten (cf70097af6) - Bug 1235821 - Don't track mouseleave when capturing mouse. r=jimm (5a7bbf1d62) - Bug 1222444 - remove unused variable in nsWindow::GetMessageTimeStamp r=roc (d45f63dd0e) - Bug 1217565 - Fix assertion in nsWindow::IPCWindowProcHandler to account for suppressed neutering; r=jimm (d27f977c9c) - Bug 1234838 - Update the windows backwards time skew fix code to use a PostMessage rather than a gecko NS_DispatchToMainThread. r=karlt (74c3d7b3b9) - Bug 1191583 - Add telemetry probes for touch usage. r=jimm p=ally (7e00f1bb9e) - Bug 1165303 - avoid hiding and reshowing the window in response to our own settext messages because it makes Windows 10 unhappy, r=jimm (4190d342a8) - Bug 890156 - patch 4 - Update widget/windows code for per-monitor DPI support. r=emk (76193d54eb) - put back some XP vs Vista stuff (fba145ee7a) - Bug 1205643 - "Wrong scrollbar border prevents scrolling to cursor when mouse is on the screen edge". r=karlt (206ad88949) - Bug 890156 - patch 5 - Make Windows native-theme code handle per-monitor DPI scaling when necessary. r=emk (dad68a3767) - Bug 890156 - patch 6 - Update window placement code to work with desktop pixels, for per-monitor DPI support on Windows. r=emk (1e9adc0a84) - Bug 890156 - patch 7 - Declare that we support Windows per-monitor DPI via the app manifest. r=emk (98856d7a17) - Bug 890156 - patch 8 - Explicitly set line-height in the About dialog, to avoid discrepancies in spacing across screens with different DPI. r=emk (ce8430ea77) - Bug 1239589 - Change nsBaseWidget::mBounds to a LayoutDeviceIntRect. r=kats. (69ddcf93b0) - Bug 1239864 (part 1) - Add new, nicer rect-iterators for nsRegion and nsIntRegion. r=roc. (0a7af16ebb) - Bug 1239864 (part 2) - Use the new rect iterators in nsRegion.cpp. r=roc. (c7413ab413) - Bug 1239864 (part 3) - Use the new rect iterators in docshell/ and dom/. r=baku. (34d65b2989) - Bug 1236266 - Use release assert in IPC serialization for regions (r=jmuizelaar) (418442b5fe) - Bug 1219352 - Rearrange fields in FrameMetrics. r=botond (60fab5aec3) - Bug 1219352 - Pack the FrameMetrics booleans. r=botond (8b29ce6ca4) - Bug 1193055 - Only fire TransformBegin/TransformEnd notifications for actual wheel animations. r=botond (20cf23f07f) - Bug 1193055 - Update windowed plugin visibility in response to apz scroll in the chrome process vs. relying on a full round trip through content. Reduces lag in windowed plugin updates. r=kats (5387bc8841) - Bug 1193055 - Follow up, remove extraneous methods noted in review comments. r=followup (3a989b6f68) - Bug 1226826 - Add a CheckerboardEvent class to record stuff when checkerboarding happens. r=botond (a82ac77b4b) - Bug 1239385 - Use correct coordinate system when computing the amount to scroll during a pinch r=botond (c0e8bec574) - Bug 1219352 - Update a couple of bool-setters to take a bool argument. r=botond (9efebb15fd) - Bug 1226826 - Record velocity at point of displayport request in checkerboard event. r=botond (8e496ccc94) - Bug 1194851 - Add helper functions HasDisplayPort() and HasCriticalDisplayPort(). r=kats (a0da8cd2a1) - Bug 1229039 - Miscellaneous logging fixes/updates. r=botond (c055e26989) - Bug 1228597 - Clean up code paths that (un)apply a pres shell resolution. r=tn,botond (683f43d0a8) - Bug 1232852 (part 9) - Simplify ReleasePointerCaptureCaller. r=tn. (67b0f86278) - Bug 1229752 - When C++ APZ scroll offset diverges from the Gecko scroll offset, it is not being applied properly to the event position r=botond,tnikkel (f63f0405a9) - Bug 1226826 - Record paint times in the checkerboard event. r=botond (47f92a1d8d) - Bug 1239864 (part 4) - Use the new rect iterators in gfx/. r=nical. (4189b5929d) - Bug 1239864 (part 5) - Use the new rect iterators in gfx/. r=nical. (92b4c72e5f) - Bug 1232484 - Remove 'using namespace gfx' and missing includes that were papered over by unified builds but can cause breakage. r=BenWa (40f70a6ca1) - Bug 1239864 (part 6) - Use the new rect iterators in gfx/. r=nical. (f6ececa928) - Bug 1239864 (part 7) - Use the new rect iterators in gfx/. r=nical. (4bcdc8fbc1) - Bug 1231888 - Remove AutoCairoPixmanBugWorkaround. r=jrmuizel. (64ad72f140) - Bug 1238438 (part 1) - Remove dead function gfxUtils::PathFromRegion(). r=nical. (84c95c7f35) - Bug 1238438 (part 2) - Inline both ClipToRegionInternal() functions. r=nical. (14276bddb8) - Bug 1238438 (part 3) - Inline both PathFromRegionInternal() functions. r=nical. (84f9636b9c) - Bug 1239864 (part 8) - Use the new rect iterators in gfx/. r=nical. (6250fcd573)
656 lines
21 KiB
C++
656 lines
21 KiB
C++
/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "BasicCompositor.h"
|
|
#include "BasicLayersImpl.h" // for FillRectWithMask
|
|
#include "TextureHostBasic.h"
|
|
#include "mozilla/layers/Effects.h"
|
|
#include "nsIWidget.h"
|
|
#include "gfx2DGlue.h"
|
|
#include "mozilla/gfx/2D.h"
|
|
#include "mozilla/gfx/Helpers.h"
|
|
#include "mozilla/gfx/Tools.h"
|
|
#include "gfxUtils.h"
|
|
#include "YCbCrUtils.h"
|
|
#include <algorithm>
|
|
#include "ImageContainer.h"
|
|
#include "gfxPrefs.h"
|
|
#ifdef MOZ_ENABLE_SKIA
|
|
#include "skia/include/core/SkCanvas.h" // for SkCanvas
|
|
#include "skia/include/core/SkBitmapDevice.h" // for SkBitmapDevice
|
|
#else
|
|
#define PIXMAN_DONT_DEFINE_STDINT
|
|
#include "pixman.h" // for pixman_f_transform, etc
|
|
#endif
|
|
|
|
namespace mozilla {
|
|
using namespace mozilla::gfx;
|
|
|
|
namespace layers {
|
|
|
|
class DataTextureSourceBasic : public DataTextureSource
|
|
, public TextureSourceBasic
|
|
{
|
|
public:
|
|
|
|
virtual TextureSourceBasic* AsSourceBasic() override { return this; }
|
|
|
|
virtual gfx::SourceSurface* GetSurface(DrawTarget* aTarget) override { return mSurface; }
|
|
|
|
SurfaceFormat GetFormat() const override
|
|
{
|
|
return mSurface->GetFormat();
|
|
}
|
|
|
|
virtual IntSize GetSize() const override
|
|
{
|
|
return mSurface->GetSize();
|
|
}
|
|
|
|
virtual bool Update(gfx::DataSourceSurface* aSurface,
|
|
nsIntRegion* aDestRegion = nullptr,
|
|
gfx::IntPoint* aSrcOffset = nullptr) override
|
|
{
|
|
mSurface = aSurface;
|
|
return true;
|
|
}
|
|
|
|
virtual void DeallocateDeviceData() override
|
|
{
|
|
mSurface = nullptr;
|
|
SetUpdateSerial(0);
|
|
}
|
|
|
|
public:
|
|
RefPtr<gfx::DataSourceSurface> mSurface;
|
|
};
|
|
|
|
BasicCompositor::BasicCompositor(nsIWidget *aWidget)
|
|
: mWidget(aWidget)
|
|
, mDidExternalComposition(false)
|
|
{
|
|
MOZ_COUNT_CTOR(BasicCompositor);
|
|
|
|
mMaxTextureSize =
|
|
Factory::GetMaxSurfaceSize(gfxPlatform::GetPlatform()->GetContentBackendFor(LayersBackend::LAYERS_BASIC));
|
|
}
|
|
|
|
BasicCompositor::~BasicCompositor()
|
|
{
|
|
MOZ_COUNT_DTOR(BasicCompositor);
|
|
}
|
|
|
|
bool
|
|
BasicCompositor::Initialize()
|
|
{
|
|
return mWidget ? mWidget->InitCompositor(this) : false;
|
|
};
|
|
|
|
int32_t
|
|
BasicCompositor::GetMaxTextureSize() const
|
|
{
|
|
return mMaxTextureSize;
|
|
}
|
|
|
|
void
|
|
BasicCompositingRenderTarget::BindRenderTarget()
|
|
{
|
|
if (mClearOnBind) {
|
|
mDrawTarget->ClearRect(Rect(0, 0, mSize.width, mSize.height));
|
|
mClearOnBind = false;
|
|
}
|
|
}
|
|
|
|
void BasicCompositor::Destroy()
|
|
{
|
|
mWidget->CleanupRemoteDrawing();
|
|
mWidget = nullptr;
|
|
}
|
|
|
|
TextureFactoryIdentifier
|
|
BasicCompositor::GetTextureFactoryIdentifier()
|
|
{
|
|
TextureFactoryIdentifier ident(LayersBackend::LAYERS_BASIC,
|
|
XRE_GetProcessType(),
|
|
GetMaxTextureSize());
|
|
|
|
// All composition ops are supported in software.
|
|
for (uint8_t op = 0; op < uint8_t(CompositionOp::OP_COUNT); op++) {
|
|
ident.mSupportedBlendModes += CompositionOp(op);
|
|
}
|
|
return ident;
|
|
}
|
|
|
|
already_AddRefed<CompositingRenderTarget>
|
|
BasicCompositor::CreateRenderTarget(const IntRect& aRect, SurfaceInitMode aInit)
|
|
{
|
|
MOZ_ASSERT(aRect.width != 0 && aRect.height != 0, "Trying to create a render target of invalid size");
|
|
|
|
if (aRect.width * aRect.height == 0) {
|
|
return nullptr;
|
|
}
|
|
|
|
RefPtr<DrawTarget> target = mDrawTarget->CreateSimilarDrawTarget(aRect.Size(), SurfaceFormat::B8G8R8A8);
|
|
|
|
if (!target) {
|
|
return nullptr;
|
|
}
|
|
|
|
RefPtr<BasicCompositingRenderTarget> rt = new BasicCompositingRenderTarget(target, aRect);
|
|
|
|
return rt.forget();
|
|
}
|
|
|
|
already_AddRefed<CompositingRenderTarget>
|
|
BasicCompositor::CreateRenderTargetFromSource(const IntRect &aRect,
|
|
const CompositingRenderTarget *aSource,
|
|
const IntPoint &aSourcePoint)
|
|
{
|
|
MOZ_CRASH("GFX: Shouldn't be called!");
|
|
return nullptr;
|
|
}
|
|
|
|
already_AddRefed<DataTextureSource>
|
|
BasicCompositor::CreateDataTextureSource(TextureFlags aFlags)
|
|
{
|
|
RefPtr<DataTextureSource> result = new DataTextureSourceBasic();
|
|
return result.forget();
|
|
}
|
|
|
|
bool
|
|
BasicCompositor::SupportsEffect(EffectTypes aEffect)
|
|
{
|
|
return aEffect != EffectTypes::YCBCR && aEffect != EffectTypes::COMPONENT_ALPHA;
|
|
}
|
|
|
|
static void
|
|
DrawSurfaceWithTextureCoords(DrawTarget *aDest,
|
|
const gfx::Rect& aDestRect,
|
|
SourceSurface *aSource,
|
|
const gfx::Rect& aTextureCoords,
|
|
gfx::Filter aFilter,
|
|
const DrawOptions& aOptions,
|
|
SourceSurface *aMask,
|
|
const Matrix* aMaskTransform)
|
|
{
|
|
// Convert aTextureCoords into aSource's coordinate space
|
|
gfxRect sourceRect(aTextureCoords.x * aSource->GetSize().width,
|
|
aTextureCoords.y * aSource->GetSize().height,
|
|
aTextureCoords.width * aSource->GetSize().width,
|
|
aTextureCoords.height * aSource->GetSize().height);
|
|
|
|
// Floating point error can accumulate above and we know our visible region
|
|
// is integer-aligned, so round it out.
|
|
sourceRect.Round();
|
|
|
|
// Compute a transform that maps sourceRect to aDestRect.
|
|
Matrix matrix =
|
|
gfxUtils::TransformRectToRect(sourceRect,
|
|
gfx::IntPoint(aDestRect.x, aDestRect.y),
|
|
gfx::IntPoint(aDestRect.XMost(), aDestRect.y),
|
|
gfx::IntPoint(aDestRect.XMost(), aDestRect.YMost()));
|
|
|
|
// Only use REPEAT if aTextureCoords is outside (0, 0, 1, 1).
|
|
gfx::Rect unitRect(0, 0, 1, 1);
|
|
ExtendMode mode = unitRect.Contains(aTextureCoords) ? ExtendMode::CLAMP : ExtendMode::REPEAT;
|
|
|
|
FillRectWithMask(aDest, aDestRect, aSource, aFilter, aOptions,
|
|
mode, aMask, aMaskTransform, &matrix);
|
|
}
|
|
|
|
#ifdef MOZ_ENABLE_SKIA
|
|
static SkMatrix
|
|
Matrix3DToSkia(const Matrix4x4& aMatrix)
|
|
{
|
|
SkMatrix transform;
|
|
transform.setAll(aMatrix._11,
|
|
aMatrix._21,
|
|
aMatrix._41,
|
|
aMatrix._12,
|
|
aMatrix._22,
|
|
aMatrix._42,
|
|
aMatrix._14,
|
|
aMatrix._24,
|
|
aMatrix._44);
|
|
|
|
return transform;
|
|
}
|
|
|
|
static void
|
|
Transform(DataSourceSurface* aDest,
|
|
DataSourceSurface* aSource,
|
|
const Matrix4x4& aTransform,
|
|
const Point& aDestOffset)
|
|
{
|
|
if (aTransform.IsSingular()) {
|
|
return;
|
|
}
|
|
|
|
IntSize destSize = aDest->GetSize();
|
|
SkImageInfo destInfo = SkImageInfo::Make(destSize.width,
|
|
destSize.height,
|
|
kBGRA_8888_SkColorType,
|
|
kPremul_SkAlphaType);
|
|
SkBitmap destBitmap;
|
|
destBitmap.setInfo(destInfo, aDest->Stride());
|
|
destBitmap.setPixels((uint32_t*)aDest->GetData());
|
|
SkCanvas destCanvas(destBitmap);
|
|
|
|
IntSize srcSize = aSource->GetSize();
|
|
SkImageInfo srcInfo = SkImageInfo::Make(srcSize.width,
|
|
srcSize.height,
|
|
kBGRA_8888_SkColorType,
|
|
kPremul_SkAlphaType);
|
|
SkBitmap src;
|
|
src.setInfo(srcInfo, aSource->Stride());
|
|
src.setPixels((uint32_t*)aSource->GetData());
|
|
|
|
Matrix4x4 transform = aTransform;
|
|
transform.PostTranslate(Point3D(-aDestOffset.x, -aDestOffset.y, 0));
|
|
destCanvas.setMatrix(Matrix3DToSkia(transform));
|
|
|
|
SkPaint paint;
|
|
paint.setXfermodeMode(SkXfermode::kSrc_Mode);
|
|
paint.setAntiAlias(true);
|
|
paint.setFilterQuality(kLow_SkFilterQuality);
|
|
SkRect destRect = SkRect::MakeXYWH(0, 0, srcSize.width, srcSize.height);
|
|
destCanvas.drawBitmapRect(src, destRect, &paint);
|
|
}
|
|
#else
|
|
static pixman_transform
|
|
Matrix3DToPixman(const Matrix4x4& aMatrix)
|
|
{
|
|
pixman_f_transform transform;
|
|
|
|
transform.m[0][0] = aMatrix._11;
|
|
transform.m[0][1] = aMatrix._21;
|
|
transform.m[0][2] = aMatrix._41;
|
|
transform.m[1][0] = aMatrix._12;
|
|
transform.m[1][1] = aMatrix._22;
|
|
transform.m[1][2] = aMatrix._42;
|
|
transform.m[2][0] = aMatrix._14;
|
|
transform.m[2][1] = aMatrix._24;
|
|
transform.m[2][2] = aMatrix._44;
|
|
|
|
pixman_transform result;
|
|
pixman_transform_from_pixman_f_transform(&result, &transform);
|
|
|
|
return result;
|
|
}
|
|
|
|
static void
|
|
Transform(DataSourceSurface* aDest,
|
|
DataSourceSurface* aSource,
|
|
const Matrix4x4& aTransform,
|
|
const Point& aDestOffset)
|
|
{
|
|
IntSize destSize = aDest->GetSize();
|
|
pixman_image_t* dest = pixman_image_create_bits(PIXMAN_a8r8g8b8,
|
|
destSize.width,
|
|
destSize.height,
|
|
(uint32_t*)aDest->GetData(),
|
|
aDest->Stride());
|
|
|
|
IntSize srcSize = aSource->GetSize();
|
|
pixman_image_t* src = pixman_image_create_bits(PIXMAN_a8r8g8b8,
|
|
srcSize.width,
|
|
srcSize.height,
|
|
(uint32_t*)aSource->GetData(),
|
|
aSource->Stride());
|
|
|
|
MOZ_ASSERT(src !=0 && dest != 0, "Failed to create pixman images?");
|
|
|
|
pixman_transform pixTransform = Matrix3DToPixman(aTransform);
|
|
pixman_transform pixTransformInverted;
|
|
|
|
// If the transform is singular then nothing would be drawn anyway, return here
|
|
if (!pixman_transform_invert(&pixTransformInverted, &pixTransform)) {
|
|
pixman_image_unref(dest);
|
|
pixman_image_unref(src);
|
|
return;
|
|
}
|
|
pixman_image_set_transform(src, &pixTransformInverted);
|
|
|
|
pixman_image_composite32(PIXMAN_OP_SRC,
|
|
src,
|
|
nullptr,
|
|
dest,
|
|
aDestOffset.x,
|
|
aDestOffset.y,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
destSize.width,
|
|
destSize.height);
|
|
|
|
pixman_image_unref(dest);
|
|
pixman_image_unref(src);
|
|
}
|
|
#endif
|
|
|
|
static inline IntRect
|
|
RoundOut(Rect r)
|
|
{
|
|
r.RoundOut();
|
|
return IntRect(r.x, r.y, r.width, r.height);
|
|
}
|
|
|
|
void
|
|
BasicCompositor::DrawQuad(const gfx::Rect& aRect,
|
|
const gfx::Rect& aClipRect,
|
|
const EffectChain &aEffectChain,
|
|
gfx::Float aOpacity,
|
|
const gfx::Matrix4x4& aTransform,
|
|
const gfx::Rect& aVisibleRect)
|
|
{
|
|
RefPtr<DrawTarget> buffer = mRenderTarget->mDrawTarget;
|
|
|
|
// For 2D drawing, |dest| and |buffer| are the same surface. For 3D drawing,
|
|
// |dest| is a temporary surface.
|
|
RefPtr<DrawTarget> dest = buffer;
|
|
|
|
AutoRestoreTransform autoRestoreTransform(dest);
|
|
|
|
Matrix newTransform;
|
|
Rect transformBounds;
|
|
Matrix4x4 new3DTransform;
|
|
IntPoint offset = mRenderTarget->GetOrigin();
|
|
|
|
if (aTransform.Is2D()) {
|
|
newTransform = aTransform.As2D();
|
|
} else {
|
|
// Create a temporary surface for the transform.
|
|
dest = gfxPlatform::GetPlatform()->CreateOffscreenContentDrawTarget(RoundOut(aRect).Size(), SurfaceFormat::B8G8R8A8);
|
|
if (!dest) {
|
|
return;
|
|
}
|
|
|
|
dest->SetTransform(Matrix::Translation(-aRect.x, -aRect.y));
|
|
|
|
// Get the bounds post-transform.
|
|
transformBounds = aTransform.TransformAndClipBounds(aRect, Rect(offset.x, offset.y, buffer->GetSize().width, buffer->GetSize().height));
|
|
transformBounds.RoundOut();
|
|
|
|
if (transformBounds.IsEmpty()) {
|
|
return;
|
|
}
|
|
|
|
// Propagate the coordinate offset to our 2D draw target.
|
|
newTransform = Matrix::Translation(transformBounds.x, transformBounds.y);
|
|
|
|
// When we apply the 3D transformation, we do it against a temporary
|
|
// surface, so undo the coordinate offset.
|
|
new3DTransform = Matrix4x4::Translation(aRect.x, aRect.y, 0) * aTransform;
|
|
}
|
|
|
|
buffer->PushClipRect(aClipRect);
|
|
|
|
newTransform.PostTranslate(-offset.x, -offset.y);
|
|
buffer->SetTransform(newTransform);
|
|
|
|
RefPtr<SourceSurface> sourceMask;
|
|
Matrix maskTransform;
|
|
if (aEffectChain.mSecondaryEffects[EffectTypes::MASK]) {
|
|
EffectMask *effectMask = static_cast<EffectMask*>(aEffectChain.mSecondaryEffects[EffectTypes::MASK].get());
|
|
sourceMask = effectMask->mMaskTexture->AsSourceBasic()->GetSurface(dest);
|
|
MOZ_ASSERT(effectMask->mMaskTransform.Is2D(), "How did we end up with a 3D transform here?!");
|
|
MOZ_ASSERT(!effectMask->mIs3D);
|
|
maskTransform = effectMask->mMaskTransform.As2D();
|
|
maskTransform.PreTranslate(-offset.x, -offset.y);
|
|
}
|
|
|
|
CompositionOp blendMode = CompositionOp::OP_OVER;
|
|
if (Effect* effect = aEffectChain.mSecondaryEffects[EffectTypes::BLEND_MODE].get()) {
|
|
blendMode = static_cast<EffectBlendMode*>(effect)->mBlendMode;
|
|
}
|
|
|
|
switch (aEffectChain.mPrimaryEffect->mType) {
|
|
case EffectTypes::SOLID_COLOR: {
|
|
EffectSolidColor* effectSolidColor =
|
|
static_cast<EffectSolidColor*>(aEffectChain.mPrimaryEffect.get());
|
|
|
|
bool unboundedOp = !IsOperatorBoundByMask(blendMode);
|
|
if (unboundedOp) {
|
|
dest->PushClipRect(aRect);
|
|
}
|
|
|
|
FillRectWithMask(dest, aRect, effectSolidColor->mColor,
|
|
DrawOptions(aOpacity, blendMode), sourceMask, &maskTransform);
|
|
|
|
if (unboundedOp) {
|
|
dest->PopClip();
|
|
}
|
|
break;
|
|
}
|
|
case EffectTypes::RGB: {
|
|
TexturedEffect* texturedEffect =
|
|
static_cast<TexturedEffect*>(aEffectChain.mPrimaryEffect.get());
|
|
TextureSourceBasic* source = texturedEffect->mTexture->AsSourceBasic();
|
|
|
|
if (texturedEffect->mPremultiplied) {
|
|
DrawSurfaceWithTextureCoords(dest, aRect,
|
|
source->GetSurface(dest),
|
|
texturedEffect->mTextureCoords,
|
|
texturedEffect->mFilter,
|
|
DrawOptions(aOpacity, blendMode),
|
|
sourceMask, &maskTransform);
|
|
} else {
|
|
RefPtr<DataSourceSurface> srcData = source->GetSurface(dest)->GetDataSurface();
|
|
|
|
// Yes, we re-create the premultiplied data every time.
|
|
// This might be better with a cache, eventually.
|
|
RefPtr<DataSourceSurface> premultData = gfxUtils::CreatePremultipliedDataSurface(srcData);
|
|
|
|
DrawSurfaceWithTextureCoords(dest, aRect,
|
|
premultData,
|
|
texturedEffect->mTextureCoords,
|
|
texturedEffect->mFilter,
|
|
DrawOptions(aOpacity, blendMode),
|
|
sourceMask, &maskTransform);
|
|
}
|
|
break;
|
|
}
|
|
case EffectTypes::YCBCR: {
|
|
NS_RUNTIMEABORT("Can't (easily) support component alpha with BasicCompositor!");
|
|
break;
|
|
}
|
|
case EffectTypes::RENDER_TARGET: {
|
|
EffectRenderTarget* effectRenderTarget =
|
|
static_cast<EffectRenderTarget*>(aEffectChain.mPrimaryEffect.get());
|
|
RefPtr<BasicCompositingRenderTarget> surface
|
|
= static_cast<BasicCompositingRenderTarget*>(effectRenderTarget->mRenderTarget.get());
|
|
RefPtr<SourceSurface> sourceSurf = surface->mDrawTarget->Snapshot();
|
|
|
|
DrawSurfaceWithTextureCoords(dest, aRect,
|
|
sourceSurf,
|
|
effectRenderTarget->mTextureCoords,
|
|
effectRenderTarget->mFilter,
|
|
DrawOptions(aOpacity, blendMode),
|
|
sourceMask, &maskTransform);
|
|
break;
|
|
}
|
|
case EffectTypes::COMPONENT_ALPHA: {
|
|
NS_RUNTIMEABORT("Can't (easily) support component alpha with BasicCompositor!");
|
|
break;
|
|
}
|
|
default: {
|
|
NS_RUNTIMEABORT("Invalid effect type!");
|
|
break;
|
|
}
|
|
}
|
|
|
|
if (!aTransform.Is2D()) {
|
|
dest->Flush();
|
|
|
|
RefPtr<SourceSurface> snapshot = dest->Snapshot();
|
|
RefPtr<DataSourceSurface> source = snapshot->GetDataSurface();
|
|
RefPtr<DataSourceSurface> temp =
|
|
Factory::CreateDataSourceSurface(RoundOut(transformBounds).Size(), SurfaceFormat::B8G8R8A8
|
|
#ifdef MOZ_ENABLE_SKIA
|
|
, true
|
|
#endif
|
|
);
|
|
if (NS_WARN_IF(!temp)) {
|
|
buffer->PopClip();
|
|
return;
|
|
}
|
|
|
|
Transform(temp, source, new3DTransform, transformBounds.TopLeft());
|
|
|
|
transformBounds.MoveTo(0, 0);
|
|
buffer->DrawSurface(temp, transformBounds, transformBounds);
|
|
}
|
|
|
|
buffer->PopClip();
|
|
}
|
|
|
|
void
|
|
BasicCompositor::ClearRect(const gfx::Rect& aRect)
|
|
{
|
|
mRenderTarget->mDrawTarget->ClearRect(aRect);
|
|
}
|
|
|
|
void
|
|
BasicCompositor::BeginFrame(const nsIntRegion& aInvalidRegion,
|
|
const gfx::Rect *aClipRectIn,
|
|
const gfx::Rect& aRenderBounds,
|
|
gfx::Rect *aClipRectOut /* = nullptr */,
|
|
gfx::Rect *aRenderBoundsOut /* = nullptr */)
|
|
{
|
|
LayoutDeviceIntRect intRect(LayoutDeviceIntPoint(), mWidget->GetClientSize());
|
|
Rect rect = Rect(0, 0, intRect.width, intRect.height);
|
|
|
|
LayoutDeviceIntRegion invalidRegionSafe;
|
|
if (mDidExternalComposition) {
|
|
// We do not know rendered region during external composition, just redraw
|
|
// whole widget.
|
|
invalidRegionSafe = intRect;
|
|
mDidExternalComposition = false;
|
|
} else {
|
|
// Sometimes the invalid region is larger than we want to draw.
|
|
invalidRegionSafe.And(
|
|
LayoutDeviceIntRegion::FromUnknownRegion(aInvalidRegion), intRect);
|
|
}
|
|
|
|
mInvalidRegion = invalidRegionSafe;
|
|
mInvalidRect = mInvalidRegion.GetBounds();
|
|
|
|
if (aRenderBoundsOut) {
|
|
*aRenderBoundsOut = Rect();
|
|
}
|
|
|
|
if (mTarget) {
|
|
// If we have a copy target, then we don't have a widget-provided mDrawTarget (currently). Use a dummy
|
|
// placeholder so that CreateRenderTarget() works.
|
|
mDrawTarget = gfxPlatform::GetPlatform()->ScreenReferenceDrawTarget();
|
|
} else {
|
|
// StartRemoteDrawingInRegion can mutate mInvalidRegion.
|
|
mDrawTarget = mWidget->StartRemoteDrawingInRegion(mInvalidRegion);
|
|
if (!mDrawTarget) {
|
|
return;
|
|
}
|
|
mInvalidRect = mInvalidRegion.GetBounds();
|
|
if (mInvalidRect.IsEmpty()) {
|
|
mWidget->EndRemoteDrawingInRegion(mDrawTarget, mInvalidRegion);
|
|
return;
|
|
}
|
|
}
|
|
|
|
if (!mDrawTarget || mInvalidRect.IsEmpty()) {
|
|
return;
|
|
}
|
|
|
|
// Setup an intermediate render target to buffer all compositing. We will
|
|
// copy this into mDrawTarget (the widget), and/or mTarget in EndFrame()
|
|
RefPtr<CompositingRenderTarget> target =
|
|
CreateRenderTarget(mInvalidRect.ToUnknownRect(), INIT_MODE_CLEAR);
|
|
if (!target) {
|
|
if (!mTarget) {
|
|
mWidget->EndRemoteDrawingInRegion(mDrawTarget, mInvalidRegion);
|
|
}
|
|
return;
|
|
}
|
|
SetRenderTarget(target);
|
|
|
|
// We only allocate a surface sized to the invalidated region, so we need to
|
|
// translate future coordinates.
|
|
mRenderTarget->mDrawTarget->SetTransform(Matrix::Translation(-mInvalidRect.x,
|
|
-mInvalidRect.y));
|
|
|
|
gfxUtils::ClipToRegion(mRenderTarget->mDrawTarget,
|
|
mInvalidRegion.ToUnknownRegion());
|
|
|
|
if (aRenderBoundsOut) {
|
|
*aRenderBoundsOut = rect;
|
|
}
|
|
|
|
if (aClipRectIn) {
|
|
mRenderTarget->mDrawTarget->PushClipRect(*aClipRectIn);
|
|
} else {
|
|
mRenderTarget->mDrawTarget->PushClipRect(rect);
|
|
if (aClipRectOut) {
|
|
*aClipRectOut = rect;
|
|
}
|
|
}
|
|
}
|
|
|
|
void
|
|
BasicCompositor::EndFrame()
|
|
{
|
|
// Pop aClipRectIn/bounds rect
|
|
mRenderTarget->mDrawTarget->PopClip();
|
|
|
|
if (gfxPrefs::WidgetUpdateFlashing()) {
|
|
float r = float(rand()) / RAND_MAX;
|
|
float g = float(rand()) / RAND_MAX;
|
|
float b = float(rand()) / RAND_MAX;
|
|
// We're still clipped to mInvalidRegion, so just fill the bounds.
|
|
mRenderTarget->mDrawTarget->FillRect(
|
|
IntRectToRect(mInvalidRegion.GetBounds()).ToUnknownRect(),
|
|
ColorPattern(Color(r, g, b, 0.2f)));
|
|
}
|
|
|
|
// Pop aInvalidregion
|
|
mRenderTarget->mDrawTarget->PopClip();
|
|
|
|
// Note: Most platforms require us to buffer drawing to the widget surface.
|
|
// That's why we don't draw to mDrawTarget directly.
|
|
RefPtr<SourceSurface> source = mRenderTarget->mDrawTarget->Snapshot();
|
|
RefPtr<DrawTarget> dest(mTarget ? mTarget : mDrawTarget);
|
|
|
|
nsIntPoint offset = mTarget ? mTargetBounds.TopLeft() : nsIntPoint();
|
|
|
|
// The source DrawTarget is clipped to the invalidation region, so we have
|
|
// to copy the individual rectangles in the region or else we'll draw blank
|
|
// pixels.
|
|
for (auto iter = mInvalidRegion.RectIter(); !iter.Done(); iter.Next()) {
|
|
const LayoutDeviceIntRect& r = iter.Get();
|
|
dest->CopySurface(source,
|
|
IntRect(r.x - mInvalidRect.x, r.y - mInvalidRect.y, r.width, r.height),
|
|
IntPoint(r.x - offset.x, r.y - offset.y));
|
|
}
|
|
if (!mTarget) {
|
|
mWidget->EndRemoteDrawingInRegion(mDrawTarget, mInvalidRegion);
|
|
}
|
|
|
|
mDrawTarget = nullptr;
|
|
mRenderTarget = nullptr;
|
|
}
|
|
|
|
void
|
|
BasicCompositor::EndFrameForExternalComposition(const gfx::Matrix& aTransform)
|
|
{
|
|
MOZ_ASSERT(!mTarget);
|
|
MOZ_ASSERT(!mDrawTarget);
|
|
MOZ_ASSERT(!mRenderTarget);
|
|
|
|
mDidExternalComposition = true;
|
|
}
|
|
|
|
|
|
} // namespace layers
|
|
} // namespace mozilla
|