Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | LibGfx: Remove a workaround for clang before 11 | Nico Weber |
2022-04-02 | LibGfx: Use AK's rsqrt and cast to floats earlier | Hendiadyoin1 |
2022-02-06 | LibGfx: Avoid inclusion of xmmintrin.h on non-X86 architectures | Morten Larsen |
2021-08-18 | LibGfx: Remove ancient unused NO_FPU macros | Andreas Kling |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGfx: Fix sse enabled builds by removing implicit float conversion | Sahan Fernando |
2021-04-16 | Everywhere: Add `-Wdouble-promotion` warning | Nicholas-Baron |
2021-04-04 | LibGfx: Avoid float->double->float when converting from linear to gamma | Oleg Sikorskiy |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |