kwin/platformsupport/scenes/opengl
Aleix Pol 57e19874b7 drm_fourcc.h: only typedef uint32_t on the platforms it's needed
On linux we have it defined on some headers. If we do hardcode it
ourselves build will fail when linux/types.h is included afterwards.
2020-07-23 13:14:22 +02:00
..
abstract_egl_backend.cpp [wayland] Add support for cropped and scaled surfaces 2020-06-03 10:00:48 +03:00
abstract_egl_backend.h [wayland] Add support for cropped and scaled surfaces 2020-06-03 10:00:48 +03:00
backend.cpp Revert "Remove vsync detection and configurability" 2020-01-16 10:00:12 +01:00
backend.h Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
CMakeLists.txt Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
drm_fourcc.h drm_fourcc.h: only typedef uint32_t on the platforms it's needed 2020-07-23 13:14:22 +02:00
egl_dmabuf.cpp Merge branch 'Plasma/5.18' into Plasma/5.19 2020-05-29 16:47:54 +03:00
egl_dmabuf.h Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
kwineglext.h [wayland] Fix misuse of EGL/eglmesaext.h 2020-05-29 16:21:01 +03:00
swap_profiler.cpp Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
swap_profiler.h Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
texture.cpp
texture.h