Tagged Questions
1
vote
0answers
57 views
Directfbgl with Qt-4.6.2
I am using Qt-4.6.2 cross-compiled for Linux/MIPS device with directfb-1.4.14. I am trying to create overlays on top of my QT application which plays some videos.
Recently on directfb website in ...
0
votes
3answers
217 views
Accessing multiple framebuffers in Qt embedded + directFB?
I am developing Qt application for a embedded linux/MIPS device. So far managed to execute my Qt application on the device. Now I need to create overlays on top of video.
Hardware provides four ...
0
votes
1answer
153 views
from xserver to xdirectfb
Hi
Is it possible to uninstall xserver and use xdirectfb with a tiny window manager - like awesome ?
Do I need to compile from source every appllication I want to use with xdirectfb ?
From these ...
0
votes
1answer
222 views
DirectFB windows with opacity 255 is not showing the backaground
I'm trying to use DirectFB, and I'm having trouble with the defaultOpacity:
If it's 255, it will not show the window's background (they become transparent).
If it's 254, it start "flickering" when ...
0
votes
1answer
217 views
Which windowing system for embedded Linux supports Hardware Overlay?
Which windowing system for embedded linux supports hardware overlay?
Is it possible to add hardware overlay support in Qt for embedded Linux?