dolphin/Source/Core
degasus 01351795f0 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.
2014-01-03 14:30:12 +01:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Core Bootmanager.cpp fixes and clean up. 2014-01-02 16:36:06 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
InputCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
VideoBackends ogl: clamp to edge for out of bound efb access 2014-01-03 08:15:19 +01:00
VideoCommon TextureCache: Warn for invalid custom textures 2014-01-03 14:30:12 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00