Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-12 | vnc/devdraw: fix topnwindows() panic when images are not windows (thanks aiju) | cinap_lenrek | |
see changeset 319be6cfe7ef | |||
2019-01-30 | devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return ↵ | cinap_lenrek | |
Memdata* all screen implementations use a Memimage* internally for the framebuffer, so we can return a shared reference to its Memdata structure in attachscreen() instead of a framebuffer data pointer. this eleminates the softscreen == 0xa110c hack as we always use shared Memdata* now. | |||
2019-01-28 | devdraw: simplify drawgen() | cinap_lenrek | |
2018-08-20 | vncs: support for desktop resize extension, update devdraw | cinap_lenrek | |
2018-07-07 | vncs: silence devdraw debug prints | cinap_lenrek | |
2017-04-30 | vnc: substitute iprint() with fprint(2, (gone from libmemdraw) | cinap_lenrek | |
2017-04-29 | devdraw: ignore drawdebug command | cinap_lenrek | |
2016-03-12 | vncs: parse screenid as long, not short: BGSHORT() -> BGLONG() | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |