summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp
diff options
context:
space:
mode:
authorJordan Woyak <jordan.woyak@gmail.com>2013-02-15 20:46:03 -0600
committerJordan Woyak <jordan.woyak@gmail.com>2013-02-15 22:56:29 -0600
commitd994e56b60aa0f6fc2f1da333d0b320fcfbda018 (patch)
treea14d42817738f83a30e5ade50cc688b7b43880b9 /Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp
parent5a3435255be0271023371eb524d8955703a7b503 (diff)
Changes/cleanup to TextureCache::Load and other mipmap related code.
The significant change is what is now line 520 of TextureCacheBase.cpp: ((std::max(mipWidth, bsw) * std::max(mipHeight, bsh) * bsdepth) >> 1) to TexDecoder_GetTextureSizeInBytes(expanded_mip_width, expanded_mip_height, texformat); Fixes issue 5328. Fixes issue 5461.
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/DInput/DInput.cpp')
0 files changed, 0 insertions, 0 deletions