Bastiaan van der Plaat 494a8cb816 AK: Add to_radians and to_degrees math functions 1 年間 前
..
BoxBlurFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 年 前
BrightnessFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
ColorBlindnessFilter.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
ColorBlindnessFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 年 前
ColorFilter.h 8f225acf58 LibGfx: Allow applying all color filters with an amount 2 年 前
ContrastFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
FastBoxBlurFilter.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 年 前
FastBoxBlurFilter.h 64cc482f8a LibGfx: Allow for different {x,y}-radii in FastBoxBlurFilter 3 年 前
Filter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 年 前
GenericConvolutionFilter.h f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 年 前
GrayscaleFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
HueRotateFilter.h 494a8cb816 AK: Add to_radians and to_degrees math functions 1 年間 前
InvertFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
LaplacianFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 年 前
LumaFilter.cpp e4b7d38e18 LibGfx: Add LumaFilter 3 年 前
LumaFilter.h e4b7d38e18 LibGfx: Add LumaFilter 3 年 前
MatrixFilter.h 345662d617 Userland: Remove unused includes of AK/Math.h 2 年 前
OpacityFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
SaturateFilter.h f77a84a5f6 LibGfx: Implement SaturateFilter 2 年 前
SepiaFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前
SharpenFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 年 前
SpatialGaussianBlurFilter.h c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 年 前
StackBlurFilter.cpp 027aee2c66 Userland: Add missing Math.h and IntegralMath.h header includes 2 年 前
StackBlurFilter.h cb010fd1f8 LibWeb+LibGfx: Fix 'halo' effect around the fringes of shadows 3 年 前
TintFilter.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年 前