• Remove use of texture arrays.

    The only real thing we need texture arrays for is to get around texture
    size limitations, but we believe these are generally so high nowadays as
    to not matter--at least on OpenGL 3.0+ hardware, which is the minimum
    version required for texture arrays to begin with.
    pcwalton committed Nov 20, 2015