Verze
4.0-590
Větev
master
Datum
před 10 lety, 2 měsíci
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Odevzdání
01351795f01d113a587fe51c904cdba84536f230
Autor změny
degasus
Popis změny
TextureCache: Warn for invalid custom textures

At the moment, custom textures with:
- invalid mipmap size
- invalid aspect ratio
- non-fractional scaling factors
are allowed. But they can't be loaded fine by the backend, so generate a warning if someone trys to load them.