Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
..
BoxBlurFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 years ago
BrightnessFilter.h 978a70ddcc LibGfx: Add `BrightnessFilter`, `ContrastFilter`, and `OpacityFilter` 2 years ago
ColorBlindnessFilter.cpp ebaf211260 ThemeEditor: Implement a way to simulate color blindness in preview 3 years ago
ColorBlindnessFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 years ago
ColorFilter.h 8f225acf58 LibGfx: Allow applying all color filters with an amount 2 years ago
ContrastFilter.h 978a70ddcc LibGfx: Add `BrightnessFilter`, `ContrastFilter`, and `OpacityFilter` 2 years ago
FastBoxBlurFilter.cpp 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 years ago
FastBoxBlurFilter.h 64cc482f8a LibGfx: Allow for different {x,y}-radii in FastBoxBlurFilter 3 years ago
Filter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 years ago
GenericConvolutionFilter.h 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
GrayscaleFilter.h 8f225acf58 LibGfx: Allow applying all color filters with an amount 2 years ago
HueRotateFilter.h 97f66562cc LibGfx: Add MatrixFilter and convert HueRotateFilter to be one 2 years ago
InvertFilter.h 8f225acf58 LibGfx: Allow applying all color filters with an amount 2 years ago
LaplacianFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 years ago
LumaFilter.cpp e4b7d38e18 LibGfx: Add LumaFilter 3 years ago
LumaFilter.h e4b7d38e18 LibGfx: Add LumaFilter 3 years ago
MatrixFilter.h 345662d617 Userland: Remove unused includes of AK/Math.h 2 years ago
OpacityFilter.h 978a70ddcc LibGfx: Add `BrightnessFilter`, `ContrastFilter`, and `OpacityFilter` 2 years ago
SaturateFilter.h f77a84a5f6 LibGfx: Implement SaturateFilter 2 years ago
SepiaFilter.h c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 years ago
SharpenFilter.h 66189169f9 LibGfx: Change class_name to use StringView instead of char const* 3 years ago
SpatialGaussianBlurFilter.h c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 years ago
StackBlurFilter.cpp 027aee2c66 Userland: Add missing Math.h and IntegralMath.h header includes 2 years ago
StackBlurFilter.h cb010fd1f8 LibWeb+LibGfx: Fix 'halo' effect around the fringes of shadows 3 years ago
TintFilter.h 13beed1722 LibGfx: Preseve original alpha when applying tint filter 2 years ago