Structsยง
- State of the damage tracking for the
Display
. - Damage state for the rendering frame.
- Render
Damage ๐Iterator Iterator which convertsalacritty_terminal
damage information into renderer damaged rects.
Functionsยง
- Convert viewport
y
coordinate toRect
damage coordinate. - merge_
rects ๐Merge twoglutin::surface::Rect
by producing the smallest rectangle that contains both. - rects_
overlap ๐Check if two givenglutin::surface::Rect
overlap. - Convert viewport
y
coordinate toRect
damage coordinate.