Gerd Hoffmann ffaf857778 cirrus: stop passing around src pointers in the blitter
Does basically the same as "cirrus: stop passing around dst pointers in
the blitter", just for the src pointer instead of the dst pointer.

For the src we have to care about cputovideo blits though and fetch the
data from s->cirrus_bltbuf instead of vga memory.  The cirrus_src*()
helper functions handle that.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1489584487-3489-1-git-send-email-kraxel@redhat.com
2017-03-16 08:58:16 +01:00
..
2016-10-24 16:26:56 +01:00
2017-01-27 18:07:59 +01:00
2016-09-22 18:13:08 +01:00
2016-09-08 18:05:21 +04:00
2016-10-28 17:54:39 -07:00
2017-01-24 23:26:52 +03:00