kwin/plugins/scenes/opengl
Vlad Zahorodnii 53cb4207ea scenes/opengl: Use std::array to store lanczos kernel data
This fixes a compiler warning (-Wclass-memaccess) and makes code a bit
cleaner.
2020-09-09 19:36:26 +00:00
..
shaders Move lanczos filter away from KWin core 2019-02-07 18:03:34 +02:00
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
lanczosfilter.cpp scenes/opengl: Use std::array to store lanczos kernel data 2020-09-09 19:36:26 +00:00
lanczosfilter.h scenes/opengl: Use std::array to store lanczos kernel data 2020-09-09 19:36:26 +00:00
opengl.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:44:57 +02:00
resources.qrc Move lanczos filter away from KWin core 2019-02-07 18:03:34 +02:00
scene_opengl.cpp Reduce repeated Screens::scale(int) 2020-09-09 17:46:56 +00:00
scene_opengl.h Implement EGL_KHR_partial_update and EGL_EXT_swap_buffers_with_damage 2020-08-19 14:51:42 +00:00