kwin/src/platformsupport/scenes/opengl
Vlad Zahorodnii cb219da766 Remove screenGeometryChanged() in OpenGLBackend and QPainterBackend
The screenGeometryChanged() function is very X11-specific. On Wayland,
it's effectively unused.
2021-07-26 14:55:54 +00:00
..
abstract_egl_backend.cpp Make OpenGLBackend and QPainterBackend QObjects 2021-07-24 11:30:13 +03:00
abstract_egl_backend.h Make OpenGLBackend and QPainterBackend QObjects 2021-07-24 11:30:13 +03:00
basiceglsurfacetexture_internal.cpp Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
basiceglsurfacetexture_internal.h Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
basiceglsurfacetexture_wayland.cpp wayland: Switch to ClientBuffer 2021-07-23 15:33:38 +00:00
basiceglsurfacetexture_wayland.h wayland: Switch to ClientBuffer 2021-07-23 15:33:38 +00:00
CMakeLists.txt Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
drm_fourcc.h
egl_dmabuf.cpp wayland: Switch to ClientBuffer 2021-07-23 15:33:38 +00:00
egl_dmabuf.h wayland: Switch to ClientBuffer 2021-07-23 15:33:38 +00:00
kwineglext.h
openglbackend.cpp Introduce DamageJournal helper 2021-07-24 16:32:13 +03:00
openglbackend.h Remove screenGeometryChanged() in OpenGLBackend and QPainterBackend 2021-07-26 14:55:54 +00:00
platformopenglsurfacetexture.cpp Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture.h Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture_internal.cpp Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture_internal.h Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture_wayland.cpp Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture_wayland.h Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture_x11.cpp Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00
platformopenglsurfacetexture_x11.h Decouple window pixmaps from scene windows 2021-05-18 09:11:24 +00:00