Structsยง
- State of the damage tracking for the
Display
. - Damage state for the rendering frame.
- RenderDamageIterator ๐Iterator which converts
alacritty_terminal
damage information into renderer damaged rects.
Functionsยง
- Convert viewport
y
coordinate toRect
damage coordinate. - merge_rects ๐Merge two
glutin::surface::Rect
by producing the smallest rectangle that contains both. - rects_overlap ๐Check if two given
glutin::surface::Rect
overlap. - Convert viewport
y
coordinate toRect
damage coordinate.