It's unused in KWin and absolutely not needed as the call to
eglInitialize, which every platform does, also gives the version for
free. So no need to do any caching in a global method.
Details
Details
- Reviewers
sebas - Group Reviewers
Plasma KWin - Commits
- R108:5d3e15ff3a2c: [kwinglutils] Drop hasEGLVersion function
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.