yuzu/src/video_core
Yuri Kunde Schlesner c1071c1ff7 Shader JIT: Fix off-by-one error when compiling JMPs
There was a mistake in the JMP code which meant that one instruction at
the destination would be skipped when the jump was taken. This commit
also changes the meaning of the culprit parameter to make it less
confusing and avoid similar mistakes in the future.
2016-01-24 02:15:56 -08:00
..
2015-06-28 00:46:39 +01:00
2015-09-29 23:11:09 +02:00
2015-09-11 07:31:15 -04:00
2015-09-11 07:31:15 -04:00