Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2018-08-20 | vncs: support for desktop resize extension, update devdraw | cinap_lenrek | |
2016-12-11 | vncs: update devmouse code | cinap_lenrek | |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | 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 | |