Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Render new output when something changed only. #36

@pragmatrix

Description

@pragmatrix

Because the WindowApplication receives all events winit is sending through, a re-render happens as soon the mouse is moved over the application window.

This can be solved by a scene-graph diff, which is probably needed anyway as soon render caches are in use.

Metadata

Metadata

Assignees

Labels

opt:performanceOptimizations related to performance.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions