summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4-graphics-system
Commit message (Collapse)AuthorAgeFilesLines
* qt4-graphics-system: addOtavio Salvador2012-01-061-0/+27
Allow setting default runtime graphics system engine for Qt4 applications per machine. Depending on the GPU and Xorg driver, this can boost and impact significantly the drawing performance. The default setting is to 'raster' as this offer best performance for most machines GPUs. (From OE-Core rev: ddd3f453e93e460d8db0fcdd04fb4633fe2ebceb) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>