summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2018-05-16 00:27:43 +0200
committerLéo Lam <leo@innovatetechnologi.es>2018-05-20 19:59:26 +0200
commitb9dd94b9b2a409459d6231cb6f196dfeefc85c34 (patch)
tree06f369d51219ce7f8a8661598ce49f83d6ba522b /Source/Core/VideoCommon/TextureCacheBase.cpp
parent56e91bfdc178ce575a5f252ca03671a9f68ee6d8 (diff)
bn: Use int instead of u32 for sizes
The loops relied on unsigned integer overflow, which is not immediately obvious. Replace them with less clever variants that are clearer. Also implement bn_compare using std::memcmp.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions