Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(melpo): Lazily update the display when idle #93

Merged
merged 1 commit into from
Jun 24, 2023

Conversation

jamesmunns
Copy link
Contributor

This commit introduces a "dirty" flag for drawing, so we don't constantly redraw the same frame. Still ticks at 1Hz because I don't know what kind of state updates egsim actually needs.

@jamesmunns jamesmunns requested a review from hawkw June 24, 2023 20:00
@netlify
Copy link

netlify bot commented Jun 24, 2023

Deploy Preview for merry-scone-cc7a60 ready!

Name Link
🔨 Latest commit c6d428f
🔍 Latest deploy log https://app.netlify.com/sites/merry-scone-cc7a60/deploys/64974b59eef19600083866b5
😎 Deploy Preview https://deploy-preview-93--merry-scone-cc7a60.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@jamesmunns jamesmunns merged commit 837887e into main Jun 24, 2023
11 checks passed
@jamesmunns jamesmunns deleted the james/cpu-friendly-egsim branch June 24, 2023 20:29
@jamesmunns jamesmunns added platform: melpomene Specific to the Melpomene simulator platform area: drivers Related to driver implementation for hardware devices. labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: drivers Related to driver implementation for hardware devices. platform: melpomene Specific to the Melpomene simulator platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants