Commit Graph

3 Commits (6d1cebc24af21333437706c5cdf45210c10b15da)

Author SHA1 Message Date
Pierre Ossman 073737c8ac Handle empty rects from the server
These are very pointless for the server to send, but not a violation of
the protocol so we need to be able to handle them. We've seen this
happen in real world scenarios a few times.
4 years ago
Pierre Ossman ae1bc396bf Standardise on a single blit function
Keep everything simpler by always blitting in the same pixel format.
It's up to the decoders to convert if they need to.
4 years ago
Pierre Ossman 6fd1035fb1 Split decoder tests to separate files 4 years ago