Trying to find documentation somewhere on the Filter Types now, to see if them mimic a min function. Thanks, all! :) If worst comes to worst, I can script it. I was just hoping to avoid that, lol.
So, after implementing some relief mapping on a piece of terrain we've run into an issue with aliasing/flickering when moving around. http://www.drobot.org/pub/M_Drobot_Programming_Quadtree%20Displacement%20Mapping.pdf points to a promising solution, but there's a catch: it requires mip maps for the relief maps to be…