Page 2 of 2

Re: alpha blending

Posted: Fri Jan 06, 2017 4:57 am
by BrightLight
szhou42 wrote:Does SSE works on emulators like QEMU and BOCHS ? I tried them before and didn't see much improvement.
QEMU and Bochs both support SSE. On QEMU, using SSE gives you a great performance improvement. On Bochs, which doesn't properly emulate the time it takes to execute each instruction, you won't notice much difference with SSE unless you use clock synchronization method "both" or "realtime".