wlroots-hyprland/include
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
..
backend Add wayland backend cursor support 2017-08-14 18:02:05 -04:00
render Refactor away wlr_renderer_state 2017-08-14 08:37:50 -04:00
wlr implement buffer scale 2017-08-15 07:36:50 -04:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00