Test for NULL pointer for LoadMatrix(), MultMatrix() and
authorAlan Hourihane <alanh@tungstengraphics.com>
Mon, 22 Apr 2002 20:00:16 +0000 (20:00 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Mon, 22 Apr 2002 20:00:16 +0000 (20:00 +0000)
commitdec0131a29584171f88e6734c0ec6a429c22b007
treed461ef56fa1d0a746375edfbc88a808fd18640ca
parentfdd631a941b4c71c50b64cea2575ab0e3bbe1968
Test for NULL pointer for LoadMatrix(), MultMatrix() and
Load/MultTransposeMatrix() and return without recording any errors or
doing any multiplication.
src/mesa/main/matrix.c