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

Add 16-bit support to LXEngine and rewrite the main loop using BlendTarget; fixes CUE A and B buttons. #8

Open
wants to merge 1 commit into
base: ping/16-bit-output
Choose a base branch
from

Conversation

zestyping
Copy link
Collaborator

The main interesting thing here is BlendTarget, a class that keeps track of a blend destination buffer to automatically avoid unnecessary allocating and copying; using this abstraction, the main loop logic can be much simpler.

This also fixes the CUE A and CUE B buttons.

@alexfgreen
Copy link
Contributor

@kylefleming have you had a chance to review this?

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.

2 participants