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