- for all platforms;
- MagickCore lib;
https://github.com/ayaromenok/Android_ImageMagick7/releases/tag/v0.1.7052
Monday, March 20, 2017
Monday, March 13, 2017
Tuesday, February 21, 2017
bug in Qt/Android - can't handle correctly more than 2 front or rear cameras
all cameras in one side get same name.
fix it locally.
fix it locally.
Monday, February 20, 2017
Saturday, January 14, 2012
Thursday, January 12, 2012
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
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
Sunday, July 17, 2011
Unbiased render & GPU
it's time:
first was LuxRender
- 0.8 support a GPU (under Linux - AMD Radeon)
- ~2.5 times for AMD Athlon X4 (2.7GHz) vs NVidia GeForce GT460
Indigo since 3.0 also support GPU
- CPU: 103025.85289 samples / second (9.70630 micro-seconds / sample)
- CPU+GPU: 225543.72788 samples / second (4.43373 micro-seconds / sample)
also a bit more than 2 times speedup for such hardware
only Maxwell render not support GPU (yet, I guess)
Monday, November 8, 2010
Ext4 under Windows
https://sourceforge.net/projects/ext2read/
(latest version already support Ext4 for read)
PS. issues with 1.5GB+ files
(latest version already support Ext4 for read)
PS. issues with 1.5GB+ files
Wednesday, January 14, 2009
Wednesday, January 7, 2009
Nokia N8x0 and h/w OpenGL ES
OpenGL EX 1.x accelerator is not connected to screen due to very high screen resolution of screen (i.e. 800x480x16bit) - 768kB only for sigle framebuffer.
upcomming Maemo 5.0/new TI hardware will have a bigger memory for GL accelerator and will have native OGL ES support from scratch.
upcomming Maemo 5.0/new TI hardware will have a bigger memory for GL accelerator and will have native OGL ES support from scratch.
Monday, June 16, 2008
mesa deps

- libdrm-dev (bin+dev)
- x11proto-gl-dev (dev)
- x11proto-xf86vidmode-dev (dev)
- libxxf86vm-dev (bin+dev)
- lesstif2-dev(bin+dev)
in mesa sources:
debian/rules:67 - change cp -t to cp --target-directory due to limitation of busybox cp (or install complete cp command)
maemo/x86 is OK for now, but maemo/armel had internal compiler error in SGI/GLU (NURBS) tessellation code.
I just comment this code - probably, the good solution is to use Mesa/GLU (or not use NURBS)
upd: glxgears on maemo/armel demo is working!
Sunday, June 15, 2008
OpenGL & Maemo (Nokia N8x0, x86 emul for now)
GLXGears inside of Maemo x86 emulator.Next step - to make arm packages of Mesa.
- add glut and OSG;
- check Nokia N8x0 hardware - it contains a OpenGL 1.x accelerator, but no any drivers;
Monday, March 10, 2008
Subscribe to:
Posts (Atom)





