]> git.proxmox.com Git - mirror_qemu.git/commit
vga: optimize horizontal pel panning in 256-color modes
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Dec 2014 13:46:59 +0000 (14:46 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Jan 2024 09:43:14 +0000 (10:43 +0100)
commit4d6c310502a4d825ae27a3bf8905e70447d74671
tree78c09e66e36895a39e7324284cf7ffb126ce05de
parent973a724eb006f674301a0c45f34b3c08dee0fe49
vga: optimize horizontal pel panning in 256-color modes

Do not go through the panning buffer unless the address wraps in the middle
of the line.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/display/vga-helpers.h