https://bugs.kde.org/show_bug.cgi?id=486460

--- Comment #36 from Zamundaaa <[email protected]> ---
Git commit 2021529a7ff7ac63f7ceb3aed85af6a20fe77ace by Xaver Hugl.
Committed on 28/06/2024 at 13:15.
Pushed by zamundaaa into branch 'Plasma/6.1'.

plugins/qpa: set deprecated functions option correctly

If a context is forward compatible, that means the deprecated functions are not
available, and if the QSurfaceFormat::DeprecatedFunctions option is set, that
means
they are available.
Wrongly setting QSurfaceFormat::DeprecatedFunctions thus causes Qt to use
OpenGL in
a way the context doesn't actually support.


(cherry picked from commit 280594354cd070ce99c2b24dfbfbdd0ae498341d)

Co-authored-by: Xaver Hugl <[email protected]>

M  +1    -1    src/plugins/qpa/eglplatformcontext.cpp

https://invent.kde.org/plasma/kwin/-/commit/2021529a7ff7ac63f7ceb3aed85af6a20fe77ace

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to