Skip to content
  • David Barker's avatar
    Fix new warp filter in the case wmmat[2] == 0 · fa19516f
    David Barker authored
    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
    fa19516f