Files
ladybird/Userland/Libraries/LibGL/SoftwareGLContext.cpp
Jelle Raaijmakers a4a666152b LibGfx+LibGL: Do not crash if matrix inverse does not exist
Allow `Matrix::inverse()` to return an error and deal with those in
LibGL. Also use this opportunity to more efficiently calculate the
transpose of the model view matrix for the normal transformation.
2022-01-11 23:47:42 +01:00

111 KiB