sarekt
sarekt copied to clipboard
Allow for pre-generated mipmaps
Right now Sarekt will generate mipmaps based on mip_level provided when loading an image.
If they are pre-generated, this can save on loading times and work for Sarekt, and should be supported instead of blitting the mipmaps manually.