D20087: Enable glGetGraphicsResetStatus support by default on Qt >= 5.13
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Thu Mar 28 15:40:38 GMT 2019
apol added inline comments.
INLINE COMMENTS
> qtquicksettings.cpp:47
> + if (s.graphicsResetNotifications() ||
> + QLibraryInfo::version() >= QVersionNumber(5, 13, 0)) {
> format.setOption(QSurfaceFormat::ResetNotification);
Shouldn't this check be in graphicsResetNotifications then?
REPOSITORY
R296 KDeclarative
REVISION DETAIL
https://phabricator.kde.org/D20087
To: davidedmundson
Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190328/c08eaa1a/attachment.html>
More information about the Kde-frameworks-devel
mailing list