kwin/platformsupport
Vlad Zahorodnii b7bd8472f2 scene: Reduce the call cost of Platform::supportsQpaContext()
Every time Platform::supportsQpaContext() is called, we go through the
list of supported extensions and perform a string comparison op. This is
not really cheap.
2020-10-13 05:32:48 +00:00
..
scenes scene: Reduce the call cost of Platform::supportsQpaContext() 2020-10-13 05:32:48 +00:00
CMakeLists.txt