kwin/src/platformsupport/scenes/opengl
Vlad Zahorodnii b64f95b703 Integrate kwaylandserver
This makes KWin switch to in-tree copy of KWaylandServer codebase.

KWaylandServer namespace has been left as is. It will be addressed later
by renaming classes in order to fit in the KWin namespace.
2022-04-22 12:27:33 +03:00
..
abstract_egl_backend.cpp Integrate kwaylandserver 2022-04-22 12:27:33 +03:00
abstract_egl_backend.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
basiceglsurfacetexture_internal.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
basiceglsurfacetexture_internal.h Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
basiceglsurfacetexture_wayland.cpp Integrate kwaylandserver 2022-04-22 12:27:33 +03:00
basiceglsurfacetexture_wayland.h Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
CMakeLists.txt cmake: Move base render backend classes to libkwin 2021-11-08 18:27:22 +00:00
drm_fourcc.h
egl_dmabuf.cpp Run clang-format 2022-03-25 13:25:15 +02:00
egl_dmabuf.h Run clang-format 2022-03-25 13:25:15 +02:00
kwineglext.h Run clang-format 2022-03-25 13:25:15 +02:00
openglbackend.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
openglbackend.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
openglsurfacetexture.cpp Don't rely on implicit QScopedPointer to bool conversion 2022-03-14 13:58:55 +00:00
openglsurfacetexture.h Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
openglsurfacetexture_internal.cpp Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
openglsurfacetexture_internal.h Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
openglsurfacetexture_wayland.cpp Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
openglsurfacetexture_wayland.h Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
openglsurfacetexture_x11.cpp Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00
openglsurfacetexture_x11.h Rename PlatformSurfaceTexture to SurfaceTexture 2021-10-21 10:21:56 +03:00