Sat, 24 May 2014 00:43:18 +0200Now using host frame buffer and sending the whole frame upon swap buffers.
sl [Sat, 24 May 2014 00:43:18 +0200] rev 25
Now using host frame buffer and sending the whole frame upon swap buffers.
BitArray saved the day to implement proper BitBlit.
Any font now drawing nicely.

Thu, 22 May 2014 22:36:43 +0200Draft implementation of our bitmap to display format.
sl [Thu, 22 May 2014 22:36:43 +0200] rev 24
Draft implementation of our bitmap to display format.

Thu, 22 May 2014 21:32:45 +0200Fixing our multiple report pixel transfer.
sl [Thu, 22 May 2014 21:32:45 +0200] rev 23
Fixing our multiple report pixel transfer.
Implementing support for off screen mode which is now the default.
On screen mode is there for debug pruposes.