fune/gfx/2d
Lee Salzman d000b70f42 Bug 1896902 - Fix missing float header in HelpersD2D. r=aosmond
It looks like there was some header bootlegging happening that was recently
impacted by a Skia update. This adds the missing float header.

Differential Revision: https://phabricator.services.mozilla.com/D210500
2024-05-15 15:51:42 +00:00
..
unittest Bug 1843950: Change BasePoint::Length() return type to avoid truncation to int. r=botond 2024-05-09 00:02:55 +00:00
2D.h Bug 1874461 - Filter spurious DrawTargetRecording::SetTransform calls. r=aosmond 2024-04-04 19:27:27 +00:00
AutoHelpersWin.h
BaseCoord.h
BaseMargin.h
BasePoint.h Bug 1843950: Change BasePoint::Length() return type to avoid truncation to int. r=botond 2024-05-09 00:02:55 +00:00
BasePoint3D.h
BasePoint4D.h
BaseRect.h
BaseSize.h
BezierUtils.cpp
BezierUtils.h
BigEndianInts.h
Blur.cpp
Blur.h
BlurLS3.cpp
BlurNEON.cpp
BlurSSE2.cpp
BorrowedContext.h
BufferEdgePad.cpp
BufferEdgePad.h
BufferUnrotate.cpp
BufferUnrotate.h
ConicGradientEffectD2D1.cpp Bug 1851963 - Use unsigned char in ConicGradientEffectD2D1. r=jrmuizel 2024-02-22 17:12:06 +00:00
ConicGradientEffectD2D1.h
ConvolutionFilter.cpp
ConvolutionFilter.h
ConvolutionFilterAVX2.cpp
ConvolutionFilterNEON.cpp
ConvolutionFilterSSE2.cpp
Coord.h
CriticalSection.h
DataSourceSurface.cpp
DataSourceSurfaceWrapper.h
DataSurfaceHelpers.cpp
DataSurfaceHelpers.h
DrawEventRecorder.cpp Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-03-28 06:24:41 +00:00
DrawEventRecorder.h Bug 1874461 - Filter spurious DrawTargetRecording::SetTransform calls. r=aosmond 2024-04-04 19:27:27 +00:00
DrawTarget.cpp Bug 1878182 - Instantiate Cairo scaled font for ScaledFontBase::GetPathForGlyphs. r=jfkthame 2024-02-02 20:40:37 +00:00
DrawTargetCairo.cpp Bug 1896892 - Remove the double-escaping of backslashes when writing links to the cairo-pdf backend. r=gfx-reviewers,jrmuizel 2024-05-15 13:58:13 +00:00
DrawTargetCairo.h
DrawTargetD2D1.cpp Bug 1873701. r=gfx-reviewers,lsalzman 2024-01-09 23:39:13 +00:00
DrawTargetD2D1.h
DrawTargetOffset.cpp
DrawTargetOffset.h
DrawTargetRecording.cpp Bug 1874461 - Filter spurious DrawTargetRecording::SetTransform calls. r=aosmond 2024-04-04 19:27:27 +00:00
DrawTargetRecording.h Bug 1874461 - Filter spurious DrawTargetRecording::SetTransform calls. r=aosmond 2024-04-04 19:27:27 +00:00
DrawTargetSkia.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
DrawTargetSkia.h
DWriteSettings.cpp
DWriteSettings.h
ExtendInputEffectD2D1.cpp
ExtendInputEffectD2D1.h
Factory.cpp Bug 1855742 - Part 1. Make HTMLCanvasElement toDataURL and toBlob compatible with recordings. r=lsalzman 2024-02-21 03:08:02 +00:00
FilterNodeD2D1.cpp
FilterNodeD2D1.h
FilterNodeSoftware.cpp Bug 1874372 - Fix typo in FilterNodeConvolveMatrixSoftware r=jrmuizel 2024-01-12 12:39:40 +00:00
FilterNodeSoftware.h
FilterProcessing.cpp
FilterProcessing.h
FilterProcessingScalar.cpp
FilterProcessingSIMD-inl.h
FilterProcessingSSE2.cpp
Filters.h
FontVariation.h
GenericRefCounted.h
genshaders.sh
gfx2d.sln
gfx2d.vcxproj
GradientStopsD2D.h
Helpers.h
HelpersCairo.h
HelpersD2D.h Bug 1896902 - Fix missing float header in HelpersD2D. r=aosmond 2024-05-15 15:51:42 +00:00
HelpersSkia.h Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
HelpersWinFonts.h
ImageScaling.cpp
ImageScaling.h
ImageScalingSSE2.cpp
InlineTranslator.cpp Bug 1874803 - Add sentinel invalid recorded event type. r=gfx-reviewers,lsalzman 2024-01-16 03:38:34 +00:00
InlineTranslator.h Backed out changeset 4641c3dcf0c3 (bug 1876538) for causing mochitest-chrome failures on test_animation_observers_async.html. CLOSED TREE 2024-01-26 19:21:35 +02:00
IterableArena.h
Logging.h Bug 1879425 - Log GPU device reset to gfx Failure Log of about:support r=gfx-reviewers,lsalzman 2024-05-14 10:50:23 +00:00
LoggingConstants.h
LuminanceNEON.cpp
LuminanceNEON.h
MacIOSurface.cpp Bug 1884836 - Base graphics support for iOS. r=gfx-reviewers,bradwerth 2024-03-15 01:28:27 +00:00
MacIOSurface.h Bug 1884836 - Base graphics support for iOS. r=gfx-reviewers,bradwerth 2024-03-15 01:28:27 +00:00
Matrix.cpp
Matrix.h Bug 1876941 - Add a Matrix4x4Typed::Cast function. r=botond 2024-01-31 22:40:21 +00:00
MatrixFwd.h
MMIHelpers.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
moz.build Bug 1884836 - Base graphics support for iOS. r=gfx-reviewers,bradwerth 2024-03-15 01:28:27 +00:00
NativeFontResource.cpp
NativeFontResourceDWrite.cpp
NativeFontResourceDWrite.h
NativeFontResourceFreeType.cpp
NativeFontResourceFreeType.h
NativeFontResourceGDI.cpp
NativeFontResourceGDI.h
NativeFontResourceMac.cpp
NativeFontResourceMac.h
NumericTools.h
Path.cpp
PathAnalysis.h
PathCairo.cpp
PathCairo.h
PathD2D.cpp
PathD2D.h
PathHelpers.cpp
PathHelpers.h
PathRecording.cpp
PathRecording.h
PathSkia.cpp
PathSkia.h
PatternHelpers.h
Point.h
Polygon.h
Quaternion.cpp
Quaternion.h
RadialGradientEffectD2D1.cpp
RadialGradientEffectD2D1.h
RecordedEvent.cpp Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-03-28 06:24:41 +00:00
RecordedEvent.h Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-03-28 06:24:41 +00:00
RecordedEventImpl.h Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-03-28 06:24:41 +00:00
RecordingTypes.h
Rect.h
RectAbsolute.h
Scale.h
ScaledFontBase.cpp Bug 1878182 - Instantiate Cairo scaled font for ScaledFontBase::GetPathForGlyphs. r=jfkthame 2024-02-02 20:40:37 +00:00
ScaledFontBase.h
ScaledFontDWrite.cpp Bug 1892913 - patch 23 - Update gecko callsites to build against current cairo-win32 APIs. r=gfx-reviewers,lsalzman 2024-05-06 19:25:22 +00:00
ScaledFontDWrite.h
ScaledFontFontconfig.cpp
ScaledFontFontconfig.h
ScaledFontFreeType.cpp
ScaledFontFreeType.h
ScaledFontMac.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
ScaledFontMac.h
ScaledFontWin.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
ScaledFontWin.h
ScaleFactor.h
ScaleFactors2D.h
SFNTData.cpp
SFNTData.h
ShadersD2D.fx
ShadersD2D.h
ShadersD2D1.h
ShadersD2D1.hlsl
SIMD.h
SkConvolver.cpp Bug 1715136 - Make SkConvolutionFilter1D::AddFilter fallible. r=aosmond 2024-03-18 02:58:39 +00:00
SkConvolver.h Bug 1715136 - Make SkConvolutionFilter1D::AddFilter fallible. r=aosmond 2024-03-18 02:58:39 +00:00
SourceSurfaceCairo.cpp
SourceSurfaceCairo.h
SourceSurfaceD2D1.cpp
SourceSurfaceD2D1.h
SourceSurfaceRawData.cpp
SourceSurfaceRawData.h
SourceSurfaceSkia.cpp Bug 1890216 - Fix Skia API usage in Gecko for m125 update. r=aosmond 2024-05-15 01:57:52 +00:00
SourceSurfaceSkia.h
SSEHelpers.h
StackArray.h
SVGTurbulenceRenderer-inl.h
Swizzle.cpp
Swizzle.h
SwizzleAVX2.cpp
SwizzleNEON.cpp
SwizzleSSE2.cpp
SwizzleSSSE3.cpp
Tools.h
Triangle.h
Types.cpp
Types.h Bug 1879425 - Log GPU device reset to gfx Failure Log of about:support r=gfx-reviewers,lsalzman 2024-05-14 10:50:23 +00:00
UnscaledFontDWrite.h
UnscaledFontFreeType.cpp
UnscaledFontFreeType.h
UnscaledFontGDI.h
UnscaledFontMac.h Bug 1866105 - Add the font file path to the font descriptor sent to webrender on macOS. r=gfx-reviewers,lsalzman 2023-12-05 10:59:06 +00:00
UserData.h