Historique des commits

Auteur SHA1 Message Date
  Nico Weber 72f0575fb0 LibGfx: Fix -Wdouble-promotion for float matrices il y a 2 ans
  Luke Wilde dec09333a3 LibGfx: Add method to Matrix that determines if the matrix is invertible il y a 2 ans
  Linus Groh d26aabff04 Everywhere: Run clang-format il y a 2 ans
  Zaggy1024 ba79de0439 LibGfx: Make Matrix and VectorN more constexpr-friendly il y a 2 ans
  MacDue 6b167c8427 LibGfx: Add `[[nodiscard]]` to Matrix operators il y a 2 ans
  MacDue 3d532571bb LibGfx: Add Matrix::operator*(T scalar) il y a 2 ans
  MacDue 95878688a7 LibGfx: Add Matrix::operator+(Matrix const & other) il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Jelle Raaijmakers 8a3242cb83 LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation il y a 3 ans
  Jelle Raaijmakers a41d5ffa1e LibGfx+LibGL: Allow singular matrices to be inverted il y a 3 ans
  Jelle Raaijmakers a4a666152b LibGfx+LibGL: Do not crash if matrix inverse does not exist il y a 3 ans
  Jelle Raaijmakers e056cf7e3f LibGfx: Mark some `Matrix` functions as `[[nodiscard]]` il y a 3 ans
  Ben Wiederhake ee18912373 LibGfx: Implement copy-assign for Matrix il y a 3 ans
  Jelle Raaijmakers 22d8778437 LibGfx/Matrix: Add inverse() and friends il y a 4 ans
  Stephan Unverwerth c2d84efaae LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T> il y a 4 ans
  Stephan Unverwerth 0833db0874 LibGfx: Make Matrix class consistently row-major il y a 4 ans
  Hendiadyoin1 1424c4651f LibGfx: Constexpr Matrices and Vectors il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans