-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create "Update" function. In Update, erase only the non-overlapping part between new frame & old frame, then Render the new frame. Using Update instead of Erase then Render, can reduce the amount of I/O if there's overlapping between two frames.
- Loading branch information
1 parent
5942b3f
commit 1113809
Showing
1 changed file
with
42 additions
and
28 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