summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qinputdialog.cpp
diff options
context:
space:
mode:
authorDavid Edmundson <davidedmundson@kde.org>2024-11-21 13:06:06 +0000
committerVlad Zahorodnii <vlad.zahorodnii@kde.org>2025-09-17 20:39:30 +0300
commit28c41d8cf6c2e70ab62c2d4600dd61f20510c97a (patch)
treec773bc2b0337431c0008a936789ac3204ac46a83 /src/widgets/dialogs/qinputdialog.cpp
parentcdd0b0b860b632b899091e63bcecf02446b94662 (diff)
Support graphics reset notifications on EGL
If a GPU hangs or is reset, this flag ensures the application is notified with a context loss event. This can then be queried by platforms to make use of Qt's existing reset handling. This is opt-in by applications based on the ResetNotification flag on the requested format. If a robust context cannot be created, it falls back to trying without this flag and the state is reflected in the retrieved surfaceFormat matching the behavior of GLX. Pick-to: 6.10 Change-Id: Idd53d275be8842f2d44bcd2b8c077c3ea19ca164 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/widgets/dialogs/qinputdialog.cpp')
0 files changed, 0 insertions, 0 deletions