diff options
| author | Sebastian Bauer | 2018-07-04 11:40:58 +0200 |
|---|---|---|
| committer | David Gibson | 2018-07-07 04:12:27 +0200 |
| commit | 54b2a4339ccae45d4264c2437978abd04ff82bca (patch) | |
| tree | 5ff576371860cb22f4eba0a056b48e4463be462b /include | |
| parent | sm501: Perform a full update after palette change (diff) | |
| download | qemu-54b2a4339ccae45d4264c2437978abd04ff82bca.tar.gz qemu-54b2a4339ccae45d4264c2437978abd04ff82bca.tar.xz qemu-54b2a4339ccae45d4264c2437978abd04ff82bca.zip | |
sm501: Use values from the pitch register for 2D operations
Before, crt_h_total was used for src_width and dst_width. This is a
property of the current display setting and not relevant for the 2D
operation that also can be done off-screen. The pitch register's purpose
is to describe line pitch relevant of the 2D operation.
Signed-off-by: Sebastian Bauer <mail@sebastianbauer.info>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
