Samuel Kelemen
|
49999006ef
LibGfx: remove constexpr, add noexcept on interpolate method
|
4 years ago |
Matthew Olsson
|
f4941f5940
LibGfx: Add Color::from_cmyk
|
4 years ago |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 years ago |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 years ago |
Matthew Olsson
|
4233b69ecf
Color: Add interpolate method
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Lenny Maiorani
|
ece8aeaaf4
Everywhere: Remove redundant inline keyword with constexpr
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
48347fb1c7
LibGfx: Make most of Gfx::Color constexpr
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Stephan Unverwerth
|
e504d4ef96
LibGfx: Add Color::multiply() for component wise multiplication
|
4 years ago |
Andreas Kling
|
767ff06f56
LibGfx: Make Color(NamedColor) inline and constexpr
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |