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.
|
2021-03-29 12:39:31 +03:00 |
|
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.
|
2021-03-29 12:36:23 +03:00 |
|
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.
|
2021-03-29 11:49:36 +03:00 |
|
Pierre Ossman
|
4cc536636a
|
Remove unused Display.logo attribute
|
2021-03-29 11:49:21 +03:00 |
|
Samuel Mannehed
|
4fd1f19f3b
|
Update link to websock.js API
|
2021-03-29 11:40:48 +03:00 |
|
matt
|
408c005d3e
|
Initial commit
|
2020-09-20 12:16:44 +00:00 |
|