diff options
| author | Fiora <fioraaeterna@gmail.com> | 2014-08-04 01:22:03 -0400 |
|---|---|---|
| committer | Fiora <fioraaeterna@gmail.com> | 2014-08-04 10:08:42 -0400 |
| commit | c9be85b079d0b4c74d8b47540517b4012e32e1aa (patch) | |
| tree | ce98d020a04bcd7829644f25d4e1ffb55b5fca38 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp | |
| parent | 99dc069b9a19661cf529028f3d6d1aa5ee69cf29 (diff) | |
Fix quant/dequant table bug
1<<31 is not 2^31 because 1 is a signed int in C; this bug affected both the
JIT and interpreter quantized store implementations, though I don't know if
any games were actually affected.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions
