Fix new warp filter in the case wmmat[2] == 0

In this case, calculating the shear parameters fails
with a divide-by-zero error. So disable the new filter
in this case.

We also temporarily remove the asserts blocking use
of the old filter with debugging enabled.

Change-Id: I788ff51c3bc1d841eab1099881cc3b55038ae342
1 file changed