Use invert_matrix_general() instead of invert_matrix_perspective() because
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 29 Mar 2002 17:18:08 +0000 (17:18 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 29 Mar 2002 17:18:08 +0000 (17:18 +0000)
commita68b8dfd76fa25b8e4ecaf1c6961a958e0fdfd3b
treebb93cd4b38c426b945d61304c88e900b5199d4ac
parentf66de793654e20704a8180538207a4736ada7996
Use invert_matrix_general() instead of invert_matrix_perspective() because
the later fails for some projection matrices (ala Vis5D with Chromium).
src/mesa/math/m_matrix.c