Skip to content

[Minor] Double Buffering #31

Merged
Mrgoblings merged 8 commits intomainfrom
feat/terminal-app
Feb 8, 2025
Merged

[Minor] Double Buffering #31
Mrgoblings merged 8 commits intomainfrom
feat/terminal-app

Conversation

@Mrgoblings
Copy link
Copy Markdown
Owner

@Mrgoblings Mrgoblings commented Feb 8, 2025

Referenced issue

Resolves #30

Description

Adds double frame buffering and calls buffer_swap on every timer interrupt.

Breaking change?

Is the change you are introducing going to affect already other existing resources?

  • No, this code change does not affect other project resources.
  • Yes, the code changes modify already existing project resources.

Additional context

add setup for applications

Copy link
Copy Markdown
Collaborator

@angel-penchev angel-penchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cat Apple

@Mrgoblings Mrgoblings merged commit 939efb4 into main Feb 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add double framebuffering

2 participants