summaryrefslogtreecommitdiff
path: root/Ports/yasm
diff options
context:
space:
mode:
authorStephan Unverwerth <s.unverwerth@gmx.de>2021-05-13 21:33:17 +0200
committerAndreas Kling <kling@serenityos.org>2021-05-13 22:24:42 +0200
commitc2d84efaae6adea228d562800d7840f26726c441 (patch)
tree92d2be3b23e536991872748514f71f1cb20b522e /Ports/yasm
parent0833db08745f45e89d9ac14901336884b8662255 (diff)
downloadserenity-c2d84efaae6adea228d562800d7840f26726c441.zip
LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T>
Matrix4x4 was defined as a derived class of Matrix<N,T> before. Furthermore, some code was duplicated and it was overall just messy. This commit turns Matrix4x4 into a simple alias for Matrix<4,T>.
Diffstat (limited to 'Ports/yasm')
0 files changed, 0 insertions, 0 deletions