wlroots-hyprland/types
Tony Crisci f0f190bfa5 implement buffer scale
Keep track of the scale of the buffer set by surface.set_buffer_scale.

Calculate the height and width of the texture from the buffer depending on the
scale when it is attached.

Use buffer damage to determine the damage of the buffer when flushing damage.

Convert surface damage to buffer damage and union to the surface buffer_damage
prior to flushing damage.
2017-08-15 07:36:50 -04:00
..
meson.build Fix #64 2017-08-13 08:26:32 -04:00
wlr_input_device.c Fix style issues 2017-08-14 17:09:56 +02:00
wlr_keyboard.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_output.c impl->destroy cleanup: 2017-08-14 16:22:31 +02:00
wlr_pointer.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_region.c implement compositor create region 2017-08-10 05:59:43 -04:00
wlr_surface.c implement buffer scale 2017-08-15 07:36:50 -04:00
wlr_tablet_pad.c Simplify tablet pad destruction 2017-08-15 12:16:23 +02:00
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 2017-08-14 16:22:31 +02:00
wlr_touch.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_xdg_shell_v6.c Refactor meson and move xdg-shell into wlroots 2017-08-11 09:37:09 -04:00