Reply
Thread Tools
Posts: 80 | Thanked: 55 times | Joined on Oct 2007
#1
Is there the possibility to run a Qt4.6 program in full screen and bypassing the compositor? Ideally I would also like to lower the resolution of the window as I am doing some costy OpenGL rendering.
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#2
Originally Posted by MadMan2k View Post
Is there the possibility to run a Qt4.6 program in full screen and bypassing the compositor? Ideally I would also like to lower the resolution of the window as I am doing some costy OpenGL rendering.
Yes, since last update(pr 1.1), any fullscreen application bypass the compositor, you can find some example of the windows flags used for that here: http://qt.nokia.com/doc/qt-maemo-4.6...dowstates.html
__________________
Valério Valério
www.valeriovalerio.org
 

The Following User Says Thank You to VDVsx For This Useful Post:
Posts: 80 | Thanked: 55 times | Joined on Oct 2007
#3
thanks, I found this also out by now. So the main problem with my app seems to be the resolution. As I could not find an easy way to change it, I am thinking about rendering with an lower resolution to an FBO and use it as an texture to get the scaling in hardware...
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:32.