ladybird/Libraries/LibGfx
Pavel Shliak 8a07131229 LibGfx: Clean up #include directives
We actually include what we use where we use it.
This change aims to improve the speed of incremental builds.
2024-11-20 21:13:23 +01:00
..
Font LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
ICC LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
ImageFormats LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
AffineTransform.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
AffineTransform.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
AntiAliasingPainter.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
AntiAliasingPainter.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Bitmap.cpp LibGfx: Remove unused Bitmap loaders 2024-11-19 21:48:45 +01:00
Bitmap.h LibGfx: Remove unused Bitmap loaders 2024-11-19 21:48:45 +01:00
BitmapSequence.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
BitmapSequence.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
BoundingBox.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CIELAB.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CMakeLists.txt LibGfx: Sync to_skia_color_type 2024-11-18 19:17:51 +01:00
CMYKBitmap.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CMYKBitmap.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Color.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Color.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Color.swift Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DeltaE.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
DeltaE.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DeprecatedPainter.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
DeprecatedPainter.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
DeprecatedPath.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
DeprecatedPath.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
EdgeFlagPathRasterizer.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
EdgeFlagPathRasterizer.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
FontCascadeList.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
FontCascadeList.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h LibGfx: Delete unused DisjointRectSet 2024-11-11 02:46:35 +01:00
FourCC.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
GradientPainting.cpp LibGfx: Delete unused paint styles 2024-11-11 02:46:35 +01:00
Gradients.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ImmutableBitmap.cpp LibGfx: Sync to_skia_color_type 2024-11-18 19:17:51 +01:00
ImmutableBitmap.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Line.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LineStyle.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Matrix.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Matrix3x3.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Matrix4x4.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
MedianCut.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
MedianCut.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
MetalContext.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
MetalContext.mm Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Orientation.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Painter.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Painter.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
PainterSkia.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
PainterSkia.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
PaintingSurface.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
PaintingSurface.h LibGfx: Add a method to copy a Bitmap to a PaintingSurface 2024-11-13 14:38:39 +01:00
PaintStyle.h LibGfx: Delete unused paint styles 2024-11-11 02:46:35 +01:00
Palette.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Palette.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Path.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Path.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
PathSkia.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
PathSkia.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Point.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Point.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Quad.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Rect.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Rect.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ScalingMode.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ShareableBitmap.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ShareableBitmap.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Size.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Size.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
SkiaBackendContext.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
SkiaBackendContext.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
SkiaUtils.h LibGfx: Sync to_skia_color_type 2024-11-18 19:17:51 +01:00
StandardCursor.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
SystemTheme.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
SystemTheme.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
TextAlignment.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
TextAttributes.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
TextLayout.cpp LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
TextLayout.h LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
TIFFGenerator.py Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Triangle.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Triangle.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Vector2.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Vector3.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Vector4.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
VectorGraphic.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
VectorGraphic.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
VectorN.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
VulkanContext.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
VulkanContext.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WindingRule.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00