5fb106c253
glMultMatrixf was doing it. glMatrixMultfEXT is the other user of matrix_mult that needs to do it before we can skip it here. Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26548>