gecko-dev/gfx/2d
Stephen A Pohl a945096f93 Bug 1773752: Remove more workarounds for old macOS SDKs. r=mstange,media-playback-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D151532
2022-07-18 17:08:59 +00:00
..
unittest
2D.h Bug 1779684 - Mark more surface types as IsDataSourceSurface. r=aosmond,gfx-reviewers 2022-07-15 02:27:58 +00:00
AutoHelpersWin.h
BaseCoord.h
BaseMargin.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
BasePoint.h
BasePoint3D.h
BasePoint4D.h
BaseRect.h Bug 1767127 - Change the types of FilterInstance::m[UserSpaceToFilter|FilterSpaceToUser]SpaceScale to MatrixScalesDouble. r=botond 2022-06-03 19:55:30 +00:00
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
ConicGradientEffectD2D1.h
ConvolutionFilter.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
ConvolutionFilter.h
Coord.h Bug 1727376 - Capitalize template parameters in a few headers from layout and gfx. r=botond 2022-05-11 17:23:15 +00:00
CriticalSection.h
DWriteSettings.cpp
DWriteSettings.h
DataSourceSurface.cpp
DataSourceSurfaceWrapper.h
DataSurfaceHelpers.cpp
DataSurfaceHelpers.h
DrawEventRecorder.cpp
DrawEventRecorder.h
DrawTarget.cpp Bug 1771349 - Add some null checks to DrawTargetRecording. r=aosmond,gfx-reviewers 2022-05-28 04:05:51 +00:00
DrawTargetCairo.cpp Bug 1769429. Revert 1719215. r=lsalzman 2022-07-12 17:48:41 +00:00
DrawTargetCairo.h Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
DrawTargetD2D1.cpp Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
DrawTargetD2D1.h Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
DrawTargetOffset.cpp Bug 1746356 - Null-check the result of CreateSimilarDrawTarget. r=gfx-reviewers,lsalzman 2022-06-08 07:28:04 +00:00
DrawTargetOffset.h Bug 1746356 - Null-check the result of CreateSimilarDrawTarget. r=gfx-reviewers,lsalzman 2022-06-08 07:28:04 +00:00
DrawTargetRecording.cpp Bug 1771349 - Add some null checks to DrawTargetRecording. r=aosmond,gfx-reviewers 2022-05-28 04:05:51 +00:00
DrawTargetRecording.h Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
DrawTargetSkia.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
DrawTargetSkia.h Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
ExtendInputEffectD2D1.cpp
ExtendInputEffectD2D1.h
Factory.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
FilterNodeD2D1.cpp
FilterNodeD2D1.h
FilterNodeSoftware.cpp Bug 1758188: Remove unneeded mutex from FilterNodeSoftware r=gfx-reviewers,mstange 2022-03-04 21:44:29 +00:00
FilterNodeSoftware.h Bug 1758188: Remove unneeded mutex from FilterNodeSoftware r=gfx-reviewers,mstange 2022-03-04 21:44:29 +00:00
FilterProcessing.cpp
FilterProcessing.h
FilterProcessingSIMD-inl.h
FilterProcessingSSE2.cpp
FilterProcessingScalar.cpp
Filters.h
FontVariation.h
GenericRefCounted.h
GradientStopsD2D.h
Helpers.h
HelpersCairo.h
HelpersD2D.h
HelpersSkia.h Bug 1755718 - Assert that color formats can be handled by Skia. r=aosmond 2022-02-17 20:14:01 +00:00
HelpersWinFonts.h
ImageScaling.cpp
ImageScaling.h
ImageScalingSSE2.cpp
InlineTranslator.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
InlineTranslator.h Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
IterableArena.h
Logging.h Bug 1754130 - Implement SourceSurfaceWebgl for faster snapshots of DrawTargetWebgl. r=aosmond 2022-02-11 19:49:55 +00:00
LoggingConstants.h
LuminanceNEON.cpp
LuminanceNEON.h
MMIHelpers.h
MacIOSurface.cpp Bug 1773752: Remove more workarounds for old macOS SDKs. r=mstange,media-playback-reviewers,padenot 2022-07-18 17:08:59 +00:00
MacIOSurface.h Bug 1773752: Remove more workarounds for old macOS SDKs. r=mstange,media-playback-reviewers,padenot 2022-07-18 17:08:59 +00:00
Matrix.cpp
Matrix.h Bug 1771503 - Disable the 'two layers that scroll together' assertion for matrices with Inf or NaN elements. r=tnikkel 2022-06-17 23:50:49 +00:00
MatrixFwd.h
NativeFontResource.cpp
NativeFontResourceDWrite.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
NativeFontResourceDWrite.h
NativeFontResourceFreeType.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
NativeFontResourceFreeType.h
NativeFontResourceGDI.cpp
NativeFontResourceGDI.h
NativeFontResourceMac.cpp
NativeFontResourceMac.h
NumericTools.h
Path.cpp Bug 1775125 - Avoid duplicate call to hypotf() in FlattenedPath::ComputePointAtLength. r=gfx-reviewers,jrmuizel,lsalzman 2022-06-20 17:32:45 +00:00
PathAnalysis.h
PathCairo.cpp
PathCairo.h
PathD2D.cpp
PathD2D.h
PathHelpers.cpp
PathHelpers.h
PathRecording.cpp
PathRecording.h
PathSkia.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
PathSkia.h Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
PatternHelpers.h
Point.h Bug 1727376 - Capitalize template parameters in a few headers from layout and gfx. r=botond 2022-05-11 17:23:15 +00:00
Polygon.h
QuartzSupport.h
QuartzSupport.mm
Quaternion.cpp
Quaternion.h
RadialGradientEffectD2D1.cpp
RadialGradientEffectD2D1.h
RecordedEvent.cpp
RecordedEvent.h
RecordedEventImpl.h Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
RecordingTypes.h
Rect.h Bug 1727376 - Capitalize template parameters in a few headers from layout and gfx. r=botond 2022-05-11 17:23:15 +00:00
RectAbsolute.h
SFNTData.cpp
SFNTData.h
SIMD.h
SSEHelpers.h
SVGTurbulenceRenderer-inl.h
Scale.cpp
Scale.h
ScaleFactor.h Bug 1727376 - Capitalize template parameters in a few headers from layout and gfx. r=botond 2022-05-11 17:23:15 +00:00
ScaleFactors2D.h Bug 1773382 - Change the return type of GetPaintedLayerScaleForFrame() to MatrixScales. r=botond 2022-06-14 21:54:55 +00:00
ScaledFontBase.cpp
ScaledFontBase.h
ScaledFontDWrite.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
ScaledFontDWrite.h Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers 2022-06-16 21:39:07 +00:00
ScaledFontFontconfig.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
ScaledFontFontconfig.h Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers 2022-06-16 21:39:07 +00:00
ScaledFontFreeType.cpp Bug 1771415 - Properly support subpixel AA in DrawTargetWebgl. r=aosmond,gfx-reviewers 2022-05-27 16:07:15 +00:00
ScaledFontFreeType.h Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers 2022-06-16 21:39:07 +00:00
ScaledFontMac.cpp Backed out changeset 12f866a5b267 (bug 1587094) for wrench bustages on synthetic-bold.yaml . CLOSED TREE 2022-02-03 22:23:07 +02:00
ScaledFontMac.h Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers 2022-06-16 21:39:07 +00:00
ScaledFontWin.cpp
ScaledFontWin.h Bug 1773936 - Apply Skia-equivalent subpixel rounding in DrawTargetWebgl. r=aosmond,gfx-reviewers 2022-06-16 21:39:07 +00:00
ShadersD2D.fx
ShadersD2D.h
ShadersD2D1.h
ShadersD2D1.hlsl
SourceSurfaceCairo.cpp
SourceSurfaceCairo.h
SourceSurfaceD2D1.cpp
SourceSurfaceD2D1.h
SourceSurfaceRawData.cpp
SourceSurfaceRawData.h
SourceSurfaceSkia.cpp Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
SourceSurfaceSkia.h Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
StackArray.h
Swizzle.cpp Bug 1751205 - Part 1. Add Swizzle/PremultiplyYFlipData helper methods. r=gfx-reviewers,lsalzman,jgilbert 2022-02-01 13:20:49 +00:00
Swizzle.h Bug 1751205 - Part 1. Add Swizzle/PremultiplyYFlipData helper methods. r=gfx-reviewers,lsalzman,jgilbert 2022-02-01 13:20:49 +00:00
SwizzleAVX2.cpp
SwizzleNEON.cpp
SwizzleSSE2.cpp
SwizzleSSSE3.cpp
Tools.h
Triangle.h
Types.cpp
Types.h Backed out 4 changesets (bug 1771374) for causing Google docs and maps rendering regressions. a=backout 2022-07-14 00:43:56 +03:00
UnscaledFontDWrite.h
UnscaledFontFreeType.cpp
UnscaledFontFreeType.h
UnscaledFontGDI.h
UnscaledFontMac.h
UserData.h
dw-extra.h
genshaders.sh
gfx2d.sln
gfx2d.vcxproj
moz.build Bug 1766375 - Disable implicit-fallthrough warnings in Windows builds like other platforms. r=firefox-build-system-reviewers,andi 2022-04-27 22:12:53 +00:00
ssse3-scaler.c Bug 1775340 - Cleanup gfx/ includes r=sylvestre 2022-06-22 09:50:52 +00:00
ssse3-scaler.h