Fri, 30 May 2014 15:02:15 +0200 sl Cleaning up and customizing our frame diff algo.
Fri, 30 May 2014 13:45:14 +0200 sl Frame diff algo now working nicely and providing twice the frame rate.
Fri, 30 May 2014 10:56:20 +0200 sl Pixel diff logic for frame rate improvment now working.
Thu, 29 May 2014 21:42:07 +0200 sl Trying to optimize our swap buffer implementation by sending only the pixel
Thu, 29 May 2014 19:46:57 +0200 sl Restoring some of our on-screen functionality for debug purposes.
Thu, 29 May 2014 17:25:06 +0200 sl Hacking around our UI so that our frame display window remains inside our app.
Thu, 29 May 2014 15:47:51 +0200 sl Adding set pixel method to our QML MiniDisplay.