GLCache: Align compressed texture sizes to their compression ratio, and then...
GLCache: Align compressed texture sizes to their compression ratio, and then align that compressed size to the block height for tiled textures. This fixes issues with retrieving non-block-aligned tiled compressed textures from the cache.
Loading
Please register or sign in to comment