Commit Graph

6 Commits (d3c9ff8b126d5a578a82a6c08b10626ab77d0e91)

Author SHA1 Message Date
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 212e0f1a10 Move tile handling to Hextile decoder
It is only used there so no need for it to be in the general
Display class.
4 years ago
Pierre Ossman c211f31113 Remove pointless Display.clear()
It served no meaningful purpose and it had bugs. So let's remove it
rather than try to fix it.
4 years ago
Pierre Ossman 4cc536636a Remove unused Display.logo attribute 4 years ago
Samuel Mannehed 4fd1f19f3b Update link to websock.js API 4 years ago
matt 408c005d3e Initial commit 5 years ago