kwin/src/scene
2023-11-20 15:47:36 +00:00
..
shaders scene: Add pixel grid snapping debug pass 2023-04-18 08:16:11 +00:00
cursordelegate_opengl.cpp libkwineffects: move files out to more fitting places 2023-11-14 17:03:40 +01:00
cursordelegate_opengl.h Move cursor delegates to scene/ 2023-05-12 07:01:35 +00:00
cursordelegate_qpainter.cpp libkwineffects: move files out to more fitting places 2023-11-14 17:03:40 +01:00
cursordelegate_qpainter.h Move cursor delegates to scene/ 2023-05-12 07:01:35 +00:00
cursoritem.cpp Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
cursoritem.h Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
cursorscene.cpp Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
cursorscene.h Fix scheduling repaints in Effect::prePaintScreen() 2023-10-23 12:53:20 +00:00
decorationitem.cpp Clean up workspacescene.h includes 2023-11-20 11:32:43 +00:00
decorationitem.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
dndiconitem.cpp wayland: Make SurfaceInterface::{frameRendered,takePresentationFeedback} not touch subsurface tree 2023-11-14 14:58:40 +00:00
dndiconitem.h Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
imageitem.cpp libkwineffects: move files out to more fitting places 2023-11-14 17:03:40 +01:00
imageitem.h Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
item.cpp add colorspace metadata to surfaces and items, and use it in the OpenGL renderer 2023-10-25 14:19:12 +00:00
item.h Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
itemgeometry.cpp Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
itemgeometry.h Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
itemrenderer.cpp effects: introduce RenderTarget and RenderViewport 2023-03-09 13:22:53 +00:00
itemrenderer.h scene: port away from manual memory management 2023-08-11 15:47:36 +02:00
itemrenderer_opengl.cpp Extract EffectWindow into its own header 2023-11-20 15:47:36 +00:00
itemrenderer_opengl.h Extract EffectWindow into its own header 2023-11-20 15:47:36 +00:00
itemrenderer_qpainter.cpp Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
itemrenderer_qpainter.h scene: port away from manual memory management 2023-08-11 15:47:36 +02:00
scene.cpp wayland: implement presentation time 2023-11-13 14:25:26 +01:00
scene.h wayland: implement presentation time 2023-11-13 14:25:26 +01:00
shadowitem.cpp Clean up workspacescene.h includes 2023-11-20 11:32:43 +00:00
shadowitem.h Drop Deleted 2023-03-28 08:31:08 +00:00
surfaceitem.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
surfaceitem.h qpa: Port OpenGL code path to GraphicsBuffer 2023-08-07 13:17:18 +00:00
surfaceitem_internal.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
surfaceitem_internal.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
surfaceitem_wayland.cpp scene/surfaceitemwayland: set initial color description 2023-11-01 21:02:38 +01:00
surfaceitem_wayland.h add colorspace metadata to surfaces and items, and use it in the OpenGL renderer 2023-10-25 14:19:12 +00:00
surfaceitem_x11.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
surfaceitem_x11.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
windowitem.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
windowitem.h Merge EffectWindowImpl with EffectWindow 2023-11-13 11:24:04 +00:00
workspacescene.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
workspacescene.h Clean up workspacescene.h includes 2023-11-20 11:32:43 +00:00
workspacescene_opengl.cpp libkwineffects: move files out to more fitting places 2023-11-14 17:03:40 +01:00
workspacescene_opengl.h libkwineffects: move files out to more fitting places 2023-11-14 17:03:40 +01:00
workspacescene_qpainter.cpp scene: port away from manual memory management 2023-08-11 15:47:36 +02:00
workspacescene_qpainter.h scene: port away from manual memory management 2023-08-11 15:47:36 +02:00