Monday, March 13, 2017

Saturday, January 14, 2012

BB PlayBook

QNX based tablet.
RiM make a Qt4 port to this device - GL ES2 test in action :)

Thursday, January 12, 2012

Mesa/OpenGL ES on X11

don't even know, why before I wasn't build it correctly ;)
but now it is :)

Wednesday, November 23, 2011

QT4 for android - OpenGL & Mobility API

finally works!
GL ES2 Example(only via full-screen) and some QtMobility API's, like sensors and location

Sunday, October 23, 2011

Area Correlation Library performance test (arecorlib - p2)

research (correct, but but not optimized yet) code for area correlation in image processing, implemented on C++(with Qt4).
- int32 and double types used
- Qt4 types for images used

AMD K10 (2.8GHz) - 810-920ms
ARM Cortex -A8(550MHz) - 8919 - 15850ms