|
KWin
|
#include "wayland_egl_backend.h"#include "core/gbmgraphicsbufferallocator.h"#include "opengl/eglswapchain.h"#include "opengl/glrendertimequery.h"#include "opengl/glutils.h"#include "platformsupport/scenes/opengl/basiceglsurfacetexture_wayland.h"#include "scene/surfaceitem_wayland.h"#include "wayland/surface.h"#include "wayland_backend.h"#include "wayland_display.h"#include "wayland_logging.h"#include "wayland_output.h"#include <KWayland/Client/surface.h>#include <cmath>#include <drm_fourcc.h>#include <fcntl.h>#include <unistd.h>#include "moc_wayland_egl_backend.cpp"Go to the source code of this file.
Namespaces | |
| namespace | KWin |
| namespace | KWin::Wayland |