Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-27 | LibSoftGPU+LibGfx: Transform and normalize normals before lighting | Jelle Raaijmakers |
2022-03-15 | AK+Everywhere: Add sincos and use it in some places | Hendiadyoin1 |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-05-29 | Everywhere: Use s.unverwerth@serenityos.org :^) | Stephan Unverwerth |
2021-05-13 | LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T> | Stephan Unverwerth |
2021-05-13 | LibGfx: Make Matrix class consistently row-major | Stephan Unverwerth |
2021-05-08 | LibGfx: Constexpr Matrices and Vectors | Hendiadyoin1 |
2021-05-08 | LibGfx: Add some missing operators to Vector3 Vector4 and Matrix4x4 | Stephan Unverwerth |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |