D20087: Enable glGetGraphicsResetStatus support by default on Qt >= 5.13

David Edmundson noreply at phabricator.kde.org
Thu Mar 28 11:22:37 GMT 2019


davidedmundson created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.

REVISION SUMMARY
  I added support in Qt for handling Nvidia's glGetGraphicsResetStatus
  flag, which reports when it has lost it's context and the visual state
  needs refreshing.
  
  As it required some changes in various other parts of Qt and Plasma this
  was opt-in behind a QSurfaceFormat flag which I exposed to Plasma users
  via a config option. Since Qt5.12.2 everything seems to work nicely.
  
  This patch enables support on Qt >= 5.13 to play safe.
  
  BUG: 364766

TEST PLAN
  Feedback from wide test audience on the bug report.

REPOSITORY
  R296 KDeclarative

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D20087

AFFECTED FILES
  src/quickaddons/qtquicksettings.cpp

To: davidedmundson
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190328/c94f6e28/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list