Review Request 128764: Load QtQuick rendering settings from a config file and set default QQuickWindow settings.
Martin Gräßlin
mgraesslin at kde.org
Fri Aug 26 07:52:35 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128764/#review98674
-----------------------------------------------------------
Ship it!
Ship It!
- Martin Gräßlin
On Aug. 26, 2016, 4:12 a.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128764/
> -----------------------------------------------------------
>
> (Updated Aug. 26, 2016, 4:12 a.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kdeclarative
>
>
> Description
> -------
>
> Qt are slowly exposing more config options on QtQuick rendering. We want
> to use this in plasmashell/screenlocker/kwin/krunner and maybe more.
>
> The usage of this is threefold:
>
> Optimise when deploying on a fixed platform (raspberry pi, a
> specific device, like a mobile phone or something)
>
> To test QSG_RENDER_LOOP=threaded on Mesa with more users, so we can
> ask Qt to revisit the default. (the reason it was originally disabled is
> now fixed), and it makes a *huge* performance difference
>
> steps towards allowing for 2D renderer fallback
>
>
> Diffs
> -----
>
> src/quickaddons/CMakeLists.txt 708de714d4ffffc31ece613dab7dc054cd2d55d4
> src/quickaddons/qtquicksettings.h PRE-CREATION
> src/quickaddons/qtquicksettings.cpp PRE-CREATION
> src/quickaddons/renderer.kcfg PRE-CREATION
> src/quickaddons/renderersettings.kcfgc PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/128764/diff/
>
>
> Testing
> -------
>
> tested wtih QSG_INFO=1 and throwing the config values in kdeglobals
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160826/30a9473d/attachment.html>
More information about the Kde-frameworks-devel
mailing list