kwin/src/utils
Vlad Zahorodnii df8cb7df3c wayland: Make surface damage buffer local
This allows us to avoid losing precision when updating surface pixmaps.
Surface damage needs special handling either way.

Another advantage from switching to buffer damage is that it lets us to
decouple surface textures from surface items, which is useful for making
surface helpers more reusable.
2023-06-20 08:27:18 +00:00
..
abstract_opengl_context_attribute_builder.cpp
abstract_opengl_context_attribute_builder.h
c_ptr.h
CMakeLists.txt Move vsync monitor helpers to utils/ 2023-04-15 17:51:28 +00:00
common.cpp libkwineffects: Stop including xcb/xcb.h everywhere 2023-05-15 18:59:46 +00:00
common.h wayland: Make surface damage buffer local 2023-06-20 08:27:18 +00:00
damagejournal.h
edid.cpp introduce ColorDescription and fix screen casting with color management 2023-05-23 22:49:12 +00:00
edid.h introduce ColorDescription and fix screen casting with color management 2023-05-23 22:49:12 +00:00
egl_context_attribute_builder.cpp
egl_context_attribute_builder.h
filedescriptor.cpp backends/drm: improve multi gpu performance with NVidia as secondary GPU 2023-06-20 09:59:42 +02:00
filedescriptor.h backends/drm: improve multi gpu performance with NVidia as secondary GPU 2023-06-20 09:59:42 +02:00
memorymap.h backends/wayland: Use linux dmabuf feedback to get main device 2023-06-04 18:07:29 +00:00
ramfile.cpp
ramfile.h
realtime.cpp
realtime.h
serviceutils.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
softwarevsyncmonitor.cpp Move vsync monitor helpers to utils/ 2023-04-15 17:51:28 +00:00
softwarevsyncmonitor.h Move vsync monitor helpers to utils/ 2023-04-15 17:51:28 +00:00
subsurfacemonitor.cpp
subsurfacemonitor.h
udev.cpp
udev.h
vsyncmonitor.cpp Move vsync monitor helpers to utils/ 2023-04-15 17:51:28 +00:00
vsyncmonitor.h Move vsync monitor helpers to utils/ 2023-04-15 17:51:28 +00:00
xcbutils.cpp xcbutils: fix nativeFloor 2023-05-10 10:52:51 +00:00
xcbutils.h libkwineffects: Stop including xcb/xcb.h everywhere 2023-05-15 18:59:46 +00:00
xcursortheme.cpp
xcursortheme.h