kwin/autotests/libkwineffects
Xaver Hugl 6d35a27f90 libkwineffects: drop checks for GLSL and NPOT
Instead, creating contexts that miss these features should fail directly,
making KWin fall back to software rendering.
While this commit also drops workarounds for broken drivers that do software
emulation for features we need, such workarounds belong into these drivers and
the user can still manually turn off compositing if needed.
2023-09-07 21:13:16 +02:00
..
data/glplatform
CMakeLists.txt
kwinglplatformtest.cpp libkwineffects: drop checks for GLSL and NPOT 2023-09-07 21:13:16 +02:00
mock_gl.cpp
mock_gl.h
timelinetest.cpp
windowquadlisttest.cpp