diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2018-05-16 00:27:43 +0200 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2018-05-20 19:59:26 +0200 |
| commit | b9dd94b9b2a409459d6231cb6f196dfeefc85c34 (patch) | |
| tree | 06f369d51219ce7f8a8661598ce49f83d6ba522b /Source/Core/VideoCommon/TextureCacheBase.cpp | |
| parent | 56e91bfdc178ce575a5f252ca03671a9f68ee6d8 (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
