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

Harald Sitter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kinfocenter/-/commit/6fc
                   |                            |88a0929db2d1e0b97800b3995d5
                   |                            |b356115834
         Resolution|---                         |FIXED

--- Comment #16 from Harald Sitter <[email protected]> ---
Git commit 6fc88a0929db2d1e0b97800b3995d5b356115834 by Harald Sitter.
Committed on 23/06/2026 at 11:58.
Pushed by sitter into branch 'master'.

about: port the crusty opengl helper to eglQueryDevicesEXT

eglQueryDevicesEXT allows us to query devices similar to vulkan
improving reliablity and also speeding things up since we don't have to
call the helper multiple times

M  +1    -0    CMakeLists.txt
M  +1    -1    kcms/about-distro/src/CMakeLists.txt
M  +13   -57   kcms/about-distro/src/GPUEntryFactory.cpp
A  +10   -0    kcms/about-distro/src/egl-helper/CMakeLists.txt
A  +81   -0    kcms/about-distro/src/egl-helper/main.cpp     [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]
D  +0    -6    kcms/about-distro/src/opengl-helper/CMakeLists.txt
D  +0    -64   kcms/about-distro/src/opengl-helper/main.cpp

https://invent.kde.org/plasma/kinfocenter/-/commit/6fc88a0929db2d1e0b97800b3995d5b356115834

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

Reply via email to