Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 8dc7810976 LibGfx: Remove unnecessary AK:: prefix in VectorN.h há 2 anos atrás
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h há 2 anos atrás
  Jelle Raaijmakers 8c094699db LibGL: Implement `glLightModel` integer normalization há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh d26aabff04 Everywhere: Run clang-format há 2 anos atrás
  Zaggy1024 ba79de0439 LibGfx: Make Matrix and VectorN more constexpr-friendly há 2 anos atrás
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places há 2 anos atrás
  Jelle Raaijmakers 16ca9ec762 LibGfx: Templatize `VectorN::length()` há 2 anos atrás
  Jelle Raaijmakers 3279c25553 LibGfx: Allow non-const indexing into `VectorN` há 3 anos atrás
  Jelle Raaijmakers 54a24fe45a LibGfx: Use `AK::round_to` for `VectorN::to_rounded<U>` há 3 anos atrás
  Jelle Raaijmakers 878111abf6 LibGfx: Add `VectorN::to_type<T>()` há 3 anos atrás
  Jelle Raaijmakers dfe002cfd4 LibGfx: Use `VectorN` dot product of self for `length()` há 3 anos atrás
  Andreas Kling 3a2118cc7d LibGfx: Fix Clang build failulres in VectorN há 3 anos atrás
  Jelle Raaijmakers 7db68e118c LibGfx: Add `Vector::to_rounded<T>()` há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Jelle Raaijmakers 870b835115 LibGfx+LibSoftGPU: Allow indexed reads into `Gfx::Vector` há 3 anos atrás
  Jelle Raaijmakers 62ffe67a9f LibGfx: Reimplement `Vector::length()` as a loop há 3 anos atrás
  Jelle Raaijmakers d75135663b LibGfx+LibSoftGPU: Add and use `Vector.xy()` há 3 anos atrás
  Lenny Maiorani d144da3a62 LibGfx: Refactor Vector[2,3,4] to VectorN with specializations há 3 anos atrás