KWin
|
#include "core/outputlayer.h"
#include "options.h"
#include "platformsupport/scenes/opengl/abstract_egl_backend.h"
#include "platformsupport/scenes/opengl/openglsurfacetexture_x11.h"
#include "utils/damagejournal.h"
#include "opengl/gltexture.h"
#include "opengl/gltexture_p.h"
Go to the source code of this file.
Classes | |
class | KWin::EglLayer |
class | KWin::EglBackend |
class | KWin::EglPixmapTexture |
class | KWin::EglSurfaceTextureX11 |
Namespaces | |
namespace | KWin |
Typedefs | |
typedef struct _XDisplay | Display |
typedef struct _XDisplay Display |
Definition at line 18 of file x11_standalone_egl_backend.h.