summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorFiora <fioraaeterna@gmail.com>2014-08-04 01:22:03 -0400
committerFiora <fioraaeterna@gmail.com>2014-08-04 10:08:42 -0400
commitc9be85b079d0b4c74d8b47540517b4012e32e1aa (patch)
treece98d020a04bcd7829644f25d4e1ffb55b5fca38 /Source/Core/VideoCommon/CommandProcessor.cpp
parent99dc069b9a19661cf529028f3d6d1aa5ee69cf29 (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/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions