|
KWin
|
#include "x11_standalone_egl_backend.h"#include "compositor.h"#include "core/outputbackend.h"#include "core/outputlayer.h"#include "core/overlaywindow.h"#include "core/renderloop_p.h"#include "opengl/glplatform.h"#include "opengl/glrendertimequery.h"#include "options.h"#include "scene/surfaceitem_x11.h"#include "utils/c_ptr.h"#include "utils/softwarevsyncmonitor.h"#include "workspace.h"#include "x11_standalone_backend.h"#include "x11_standalone_logging.h"#include "x11_standalone_overlaywindow.h"#include <QOpenGLContext>#include <drm_fourcc.h>#include "moc_x11_standalone_egl_backend.cpp"Go to the source code of this file.
Namespaces | |
| namespace | KWin |