.. |
unittest
|
Bug 770033 - Part 2: Add order test for horizontal halfscaling code. r=jrmuizel
|
2012-07-04 20:21:27 +02:00 |
2D.h
|
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
BaseMargin.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BasePoint3D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BasePoint4D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BasePoint.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BaseRect.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BaseSize.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Blur.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Blur.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
DrawTargetCairo.cpp
|
Backout fa3fe2aff1f5 (bug 756996) for bustage
|
2012-05-31 15:46:38 +01:00 |
DrawTargetCairo.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
DrawTargetCG.cpp
|
Bug 764594. Remove some unneeded calls in the Azure CG backend. r=bgirard
|
2012-06-12 21:15:32 -07:00 |
DrawTargetCG.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
DrawTargetD2D.cpp
|
Bug 770033 - Part 3: Deal with extend modes for D2D partial bitmap uploads. r=jrmuizel
|
2012-07-04 20:23:16 +02:00 |
DrawTargetD2D.h
|
Bug 770033 - Part 3: Deal with extend modes for D2D partial bitmap uploads. r=jrmuizel
|
2012-07-04 20:23:16 +02:00 |
DrawTargetDual.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
DrawTargetDual.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
DrawTargetSkia.cpp
|
Back out bug 761890, bug 746896, and bug 759036 because of reftest failures
|
2012-06-11 22:50:31 -07:00 |
DrawTargetSkia.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Factory.cpp
|
Bug 738189 - Followup: Properly move functions into #ifdef. r=bustage
|
2012-06-21 00:32:52 +02:00 |
genshaders.sh
|
Bug 772726. Part 4: Fix SampleTextTexturesPS(Masked) shaders to premultiply TextColor. r=jrmuizel
|
2012-07-18 01:02:08 -04:00 |
gfx2d.sln
|
Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel
|
2012-04-12 02:03:07 +02:00 |
gfx2d.vcxproj
|
Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel
|
2012-05-21 17:27:30 +02:00 |
GradientStopsD2D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Helpers.h
|
Bug 698318 - Share ArcToBezier code. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
HelpersCairo.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
HelpersD2D.h
|
Bug 756996 - GCC warnings in gfx/2d r=bas
|
2012-06-04 13:02:02 +02:00 |
HelpersSkia.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ImageScaling.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ImageScaling.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ImageScalingSSE2.cpp
|
Bug 770033 - Part 1: Fix shuffling bug in horizontal halfscaling code. r=jrmuizel
|
2012-07-04 20:21:12 +02:00 |
Logging.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Makefile.in
|
Bug 751521 - Separate pixman detection from cairo. r=glandium
|
2012-05-26 08:44:00 +02:00 |
Matrix.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Matrix.h
|
Bug 757329: Support changing transforms while emitting path instructions. r=roc
|
2012-05-22 07:29:19 +02:00 |
PathCairo.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathCairo.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathCG.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathCG.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathD2D.cpp
|
Bug 756996 - GCC warnings in gfx/2d r=bas
|
2012-06-04 13:02:02 +02:00 |
PathD2D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathHelpers.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathSkia.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PathSkia.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Point.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Rect.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontBase.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontBase.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontDWrite.cpp
|
Back out bug 761890, bug 746896, and bug 759036 because of reftest failures
|
2012-06-11 22:50:31 -07:00 |
ScaledFontDWrite.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontFreetype.cpp
|
Bug 752380. Refactor gfxFont out of Azure. r=Bas
|
2012-05-17 10:30:10 +12:00 |
ScaledFontFreetype.h
|
Bug 752380. Refactor gfxFont out of Azure. r=Bas
|
2012-05-17 10:30:10 +12:00 |
ScaledFontMac.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontMac.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontWin.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontWin.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ShadersD2D.fx
|
Bug 772726. Part 4: Fix SampleTextTexturesPS(Masked) shaders to premultiply TextColor. r=jrmuizel
|
2012-07-18 01:02:08 -04:00 |
ShadersD2D.h
|
Bug 772726. Part 4: Fix SampleTextTexturesPS(Masked) shaders to premultiply TextColor. r=jrmuizel
|
2012-07-18 01:02:08 -04:00 |
SourceSurfaceCairo.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SourceSurfaceCairo.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SourceSurfaceCG.cpp
|
Bug 763120. Avoid using vm_copy when snapshoting. r=bgirard
|
2012-06-11 16:21:55 -07:00 |
SourceSurfaceCG.h
|
Bug 763120. Avoid using vm_copy when snapshoting. r=bgirard
|
2012-06-11 16:21:55 -07:00 |
SourceSurfaceD2D.cpp
|
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
SourceSurfaceD2D.h
|
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
SourceSurfaceD2DTarget.cpp
|
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
SourceSurfaceD2DTarget.h
|
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
SourceSurfaceDual.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SourceSurfaceRawData.cpp
|
Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel
|
2012-05-21 17:27:30 +02:00 |
SourceSurfaceRawData.h
|
Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel
|
2012-05-21 17:27:30 +02:00 |
SourceSurfaceSkia.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SourceSurfaceSkia.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Tools.h
|
Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel
|
2012-05-21 17:27:30 +02:00 |
Types.h
|
Bug 752380. Refactor gfxFont out of Azure. r=Bas
|
2012-05-17 10:30:10 +12:00 |
UserData.h
|
Bug 539356 - Part 1 - Allow LayerManagers to have multiple user data objects. r=roc
|
2012-07-17 13:03:50 -04:00 |