gecko-dev/gfx/2d
Jeff Muizelaar 9d45f08968 Bug 782647. Move the nullptr workaround macros to MFBT so that it can be shared. r=waldo
This also changes the header to use compiler detection instead of a
configure test. This makes the header more portable because
it doesn't require the configure infrastructure.
2012-09-01 16:16:17 -04:00
..
unittest Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
2D.h Bug 781731 - Use a similar surface for non-blurred shadows to improve performance. r=joe 2012-09-02 19:07:06 -04:00
BaseMargin.h
BasePoint3D.h
BasePoint4D.h
BasePoint.h
BaseRect.h
BaseSize.h
Blur.cpp Bug 781731 - Fix shadow surface extents so they aren't double padded. r=joe 2012-09-02 19:07:05 -04:00
Blur.h Bug 781731 - Fix shadow surface extents so they aren't double padded. r=joe 2012-09-02 19:07:05 -04:00
DrawTargetCairo.cpp Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
DrawTargetCairo.h Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
DrawTargetCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetCG.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetD2D.cpp Bug 784260; DrawTargetD2D should deal with Cairo surfaces in CreateBrush... . r=Bas 2012-08-23 08:56:03 +12:00
DrawTargetD2D.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetDual.cpp
DrawTargetDual.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetSkia.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetSkia.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
Factory.cpp Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
genshaders.sh
gfx2d.sln
gfx2d.vcxproj Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
GradientStopsD2D.h
Helpers.h
HelpersCairo.h Bug 784573 - Create a RAII helper for temporary cairo matrices. r=joe 2012-09-03 17:47:09 -04:00
HelpersD2D.h Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas 2012-08-09 08:17:04 +12:00
HelpersSkia.h
ImageScaling.cpp
ImageScaling.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ImageScalingSSE2.cpp
Logging.h
MacIOSurface.h
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Matrix.cpp
Matrix.h
PathCairo.cpp Bug 788398 - Remove unused variable 'rule' in CairoPathContext::DuplicateContextAndPath r=bjacob 2012-09-06 20:16:30 -04:00
PathCairo.h Bug 784573 - Fix problems converting cairo paths between user space and device space. r=joe 2012-09-03 17:48:04 -04:00
PathCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
PathCG.h
PathD2D.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
PathD2D.h
PathHelpers.h Bug 776429: Unify scattered M_PI definitions into mfbt/Constants.h r=dRdR 2012-08-06 13:32:11 -07:00
PathSkia.cpp
PathSkia.h
Point.h
QuartzSupport.h Bug 626472 part 3 - Remove nsnull for good; r=ehsan 2012-08-12 13:43:47 +03:00
QuartzSupport.mm Bug 788681 - Fix swapped Typedefs IOSurfaceGetWidthFunc and IOSurfaceGetHeightFunc. r=smichaud 2012-09-05 17:31:30 -04:00
Rect.h
ScaledFontBase.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontBase.h Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas 2012-08-09 08:17:04 +12:00
ScaledFontDWrite.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontDWrite.h Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas 2012-08-09 08:17:04 +12:00
ScaledFontFreetype.cpp
ScaledFontFreetype.h
ScaledFontMac.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontMac.h
ScaledFontWin.cpp
ScaledFontWin.h
ShadersD2D.fx
ShadersD2D.h
SourceSurfaceCairo.cpp Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
SourceSurfaceCairo.h Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
SourceSurfaceCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceCG.h
SourceSurfaceD2D.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceD2D.h
SourceSurfaceD2DTarget.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceD2DTarget.h
SourceSurfaceDual.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceRawData.cpp
SourceSurfaceRawData.h
SourceSurfaceSkia.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceSkia.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
Tools.h
Types.h Bug 782647. Move the nullptr workaround macros to MFBT so that it can be shared. r=waldo 2012-09-01 16:16:17 -04:00
UserData.h Bug 782416 - Make gfx::2d's nullptr definition actually work. r=nrc 2012-08-15 15:24:44 -04:00