Age | Commit message (Expand) | Author |
---|---|---|
2021-05-24 | LibGfx/Matrix: Add inverse() and friends | Jelle Raaijmakers |
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-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |