sl [Fri, 30 May 2014 13:45:14 +0200] rev 21
Frame diff algo now working nicely and providing twice the frame rate.
sl [Fri, 30 May 2014 10:56:20 +0200] rev 20
Pixel diff logic for frame rate improvment now working.
It's still working on a per pixels bases so too slow with full screen update.
Thus it's still disabled.
sl [Thu, 29 May 2014 21:42:07 +0200] rev 19
Trying to optimize our swap buffer implementation by sending only the pixel
block which ave changed. No joy so far.