mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 22:59:13 +00:00
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>. |
||
---|---|---|
.. | ||
CatDog | ||
Cube | ||
Eyes | ||
Fire | ||
GLTeapot | ||
LibGfxDemo | ||
LibGfxScaleDemo | ||
Mouse | ||
Screensaver | ||
Starfield | ||
WidgetGallery | ||
CMakeLists.txt |