.. |
2D.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
BaseMargin.h
|
|
|
BasePoint3D.h
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
BasePoint4D.h
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
BasePoint.h
|
|
|
BaseRect.h
|
Bug 685326 - Move Round{,In,Out} from gfxRect to BaseRect, and make them no-ops on IntRect. r=Bas
|
2011-11-14 17:29:14 +13:00 |
BaseSize.h
|
|
|
Blur.cpp
|
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
|
2011-11-18 22:19:24 +13:00 |
Blur.h
|
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
|
2011-11-18 22:19:24 +13:00 |
DrawTargetCairo.cpp
|
|
|
DrawTargetCairo.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
DrawTargetCG.cpp
|
|
|
DrawTargetCG.h
|
|
|
DrawTargetD2D.cpp
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
DrawTargetD2D.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
DrawTargetSkia.cpp
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
DrawTargetSkia.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
Factory.cpp
|
Bug 699258 - Get skia backend compiling and running on Windows. r=mattwoodrow
|
2011-11-18 17:00:37 +13:00 |
gfx2d.sln
|
|
|
gfx2d.vcxproj
|
|
|
GradientStopsD2D.h
|
Bug 670093 - gfx/2d fails to compile on mingw r=bas.schouten
|
2011-08-23 17:35:13 +02:00 |
Helpers.h
|
Bug 698318 - Share ArcToBezier code. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
HelpersD2D.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
HelpersSkia.h
|
Bug 703428 - Handle invalid stroke options. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Logging.h
|
Bug 715243 - Add the ability to use gfx logging on Matrix. r=Bas
|
2012-01-04 18:02:59 -05:00 |
Makefile.in
|
Bug 710509: Allow Skia to be easily switched off. r=khuey
|
2011-12-14 08:04:32 -05:00 |
Matrix.cpp
|
|
|
Matrix.h
|
Bug 711063 - Part 1.5: Add operator to gfx::Matrix for size transformation. r=jrmuizel
|
2012-01-05 08:17:51 +01:00 |
PathD2D.cpp
|
Bug 666452 - Part 1: Expose functions to get the (stroked) bounds of a path. r=BenWa sr=roc
|
2011-07-13 02:34:40 +02:00 |
PathD2D.h
|
Bug 670093 - gfx/2d fails to compile on mingw r=bas.schouten
|
2011-08-23 17:35:13 +02:00 |
PathHelpers.h
|
Bug 698318 - Share ArcToBezier code. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
PathSkia.cpp
|
Bug 702515 - Implement GetStrokedBounds for Skia. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
PathSkia.h
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
Point.h
|
Bug 703028: Fix obnoxious warning spew from gfx 2d stuff. r=me
|
2011-11-21 09:56:24 -05:00 |
Rect.h
|
Bug 703028: Fix obnoxious warning spew from gfx 2d stuff. r=me
|
2011-11-21 09:56:24 -05:00 |
ScaledFontDWrite.cpp
|
|
|
ScaledFontDWrite.h
|
|
|
ScaledFontMac.cpp
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
ScaledFontMac.h
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
ScaledFontSkia.cpp
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
ScaledFontSkia.h
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
ScaledFontWin.cpp
|
Bug 699258 - Get skia backend compiling and running on Windows. r=mattwoodrow
|
2011-11-18 17:00:37 +13:00 |
ScaledFontWin.h
|
Bug 699258 - Get skia backend compiling and running on Windows. r=mattwoodrow
|
2011-11-18 17:00:37 +13:00 |
ShadersD2D.fx
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
ShadersD2D.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
SourceSurfaceCairo.cpp
|
|
|
SourceSurfaceCairo.h
|
|
|
SourceSurfaceCG.cpp
|
Bug 679618 - Uninitialized memory in gfx/2d/SourceSurfaceCG.cpp; r=jmuizelaar
|
2011-08-31 13:16:12 +01:00 |
SourceSurfaceCG.h
|
|
|
SourceSurfaceD2D.cpp
|
|
|
SourceSurfaceD2D.h
|
|
|
SourceSurfaceD2DTarget.cpp
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
SourceSurfaceD2DTarget.h
|
Bug 705559. Part 2: Keep only one snapshot per DrawTargetD2D since all stored snapshots represent the 'last state'. Reuse that snapshot if the state hasn't changed since the last snapshot. Keep the last snapshot alive and make the snapshot's mDrawTarget weak instead. Change mDependingOnTargets/mDependentTargets to be hashsets instead of vectors. Remove SourceSurfaceD2DTarget::mIsCopy since the null-ness of mDrawTarget means the same thing. r=bas
|
2011-12-09 22:51:57 +13:00 |
SourceSurfaceSkia.cpp
|
Bug 703463 - Let SourceSurfaceSkia snapshots take ownership of DrawTargetSkia pixel data when it is destroyed. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
SourceSurfaceSkia.h
|
Bug 703463 - Let SourceSurfaceSkia snapshots take ownership of DrawTargetSkia pixel data when it is destroyed. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Tools.h
|
Bug 699258 - Get skia backend compiling and running on Windows. r=mattwoodrow
|
2011-11-18 17:00:37 +13:00 |
Types.h
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |