Nico Weber
|
d60758a947
LibGfx: Remove now-unused Color::from_cmyk()
|
1 год назад |
MacDue
|
9f710b0fb6
Revert "LibGfx: Slightly simplify Color::blend()"
|
1 год назад |
MacDue
|
a1bafafd78
LibGfx: Slightly simplify Color::blend()
|
1 год назад |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 год назад |
Shannon Booth
|
6c9fffc4c1
LibGfx: Add String variants of Color::to_string*()
|
1 год назад |
Jelle Raaijmakers
|
5bac9df865
LibGfx: Remove SSE version of `Color::blend()`
|
2 лет назад |
Shannon Booth
|
15151d7a4c
LibGfx: Add Color::from_named_css_color_string
|
2 лет назад |
MacDue
|
120e5b6b6f
LibGfx: Add Color::with_opacity(float opacity)
|
2 лет назад |
MacDue
|
6ceb185865
LibGfx: Add `ALWAYS_INLINE` to Color::mixed_with()/interpolate()
|
2 лет назад |
MacDue
|
3cc074c1b0
LibGfx: De-duplicate color interpolation code
|
2 лет назад |
MacDue
|
e5a39d134b
LibGfx: Move Color::mixed_with() inline
|
2 лет назад |
Timothy Flynn
|
027aee2c66
Userland: Add missing Math.h and IntegralMath.h header includes
|
2 лет назад |
Timothy Flynn
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 лет назад |
Timothy Flynn
|
9b483625e6
LibIPC+Everywhere: Change IPC decoders to construct values in-place
|
2 лет назад |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 лет назад |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Andreas Oppebøen
|
29de0dbea5
LibGfx: Add missing color LightBlue
|
2 лет назад |
MacDue
|
f274f04e35
LibGfx: Handle alpha in color distance
|
2 лет назад |
Timothy Flynn
|
05f41382bb
Userland: Properly define IPC::encode and IPC::decode specializations
|
2 лет назад |
Daniel Bertalan
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
2 лет назад |
Timothy Slater
|
eec881ea34
LibGfx: Implement flood fill algorithm in Bitmap class
|
2 лет назад |
MacDue
|
7bc0c66290
LibWeb+LibGfx: Move premultiplied alpha mixing to color.mixed_with()
|
2 лет назад |
kleines Filmröllchen
|
049c1a536c
LibGfx: Add saturation modification functions to Color
|
2 лет назад |
kleines Filmröllchen
|
5bb277d9ec
LibGfx: Add YUV conversion functions to Color
|
2 лет назад |
kleines Filmröllchen
|
ac23b806a2
LibGfx: Make Color::set_alpha constexpr
|
2 лет назад |
MacDue
|
73b05364e8
LibGfx: Add Color::contrast_ratio()
|
3 лет назад |
Hendiadyoin1
|
5fd49b9d9f
LibGfx: Avoid some unnecessary Rounding in AffineTransform and Color
|
3 лет назад |
César Torres
|
4b0b22d897
LibGfx: Fix typo in Color constructor
|
3 лет назад |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 лет назад |