-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved rendering performance (#48)
- Use dirtyRects instead of the whole image when onPaint() - Use concurrency::parallel_for to take advantage of multiple cores
- Loading branch information
1 parent
4c27efd
commit f67adba
Showing
1 changed file
with
56 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters