KWin
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
x11_standalone_glx_backend.h File Reference
#include "core/outputlayer.h"
#include "options.h"
#include "platformsupport/scenes/opengl/openglbackend.h"
#include "platformsupport/scenes/opengl/openglsurfacetexture_x11.h"
#include "utils/damagejournal.h"
#include "x11eventfilter.h"
#include <epoxy/glx.h>
#include <fixx11h.h>
#include <xcb/glx.h>
#include "opengl/gltexture.h"
#include "opengl/gltexture_p.h"
#include <QHash>
#include <memory>

Go to the source code of this file.

Classes

class  KWin::FBConfigInfo
 
class  KWin::SwapEventFilter
 
class  KWin::GlxLayer
 
class  KWin::GlxBackend
 OpenGL Backend using GLX over an X overlay window. More...
 
class  KWin::GlxPixmapTexture
 
class  KWin::GlxSurfaceTextureX11
 

Namespaces

namespace  KWin
 

Typedefs

using KWin::glXSwapIntervalMESA_func = int (*)(unsigned int interval)