Skip to main content

Module renderer

Module renderer 

Source
Expand description

Core renderer implementation

Structsยง

ActiveEvents
Result of event selection with dirty tracking
BackendProber
Backend prober for automatic backend selection
CacheStatistics
Cache statistics
DirtyRegion
A region that needs re-rendering
EventSelector
Tracks active events and dirty regions for optimized rendering
Frame
Rendered frame containing pixel data.
PerformanceMetrics
Performance metrics for rendering
RenderContext
Rendering context containing fonts, resolution, and configuration
Renderer
Main renderer that coordinates rendering pipeline